diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-06-27 21:24:52 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-06-27 21:24:52 +0300 |
commit | d5d9470814e516fd04dd5a0122e8e4e702c767d9 (patch) | |
tree | de210161dc15828a4adb9a85e4ebcc1f95921796 /support/intprops.h | |
parent | 163c05980eaa4736ae800d3cb1ebcb84bf54ec9f (diff) | |
parent | eeb3f87fbec2065a3df0fe09de02ac2279414f26 (diff) | |
download | egawk-d5d9470814e516fd04dd5a0122e8e4e702c767d9.tar.gz egawk-d5d9470814e516fd04dd5a0122e8e4e702c767d9.tar.bz2 egawk-d5d9470814e516fd04dd5a0122e8e4e702c767d9.zip |
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'support/intprops.h')
-rw-r--r-- | support/intprops.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/intprops.h b/support/intprops.h index fd6d9268..af456ff5 100644 --- a/support/intprops.h +++ b/support/intprops.h @@ -1,6 +1,6 @@ /* intprops.h -- properties of integer types - Copyright (C) 2001-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published |