diff options
author | Daiki Ueno <ueno@gnu.org> | 2015-06-05 16:11:39 +0900 |
---|---|---|
committer | Daiki Ueno <ueno@gnu.org> | 2015-06-05 16:11:39 +0900 |
commit | 4a22b2df2bda2ce267f074cb2da6d7018529004a (patch) | |
tree | 0bd5d24fe39d40720a1fc1ef80c983d9b8a2de63 /m4 | |
parent | 501d166b9cf38b25f63346f8900f6e5f669498e2 (diff) | |
download | external_gettext-4a22b2df2bda2ce267f074cb2da6d7018529004a.zip external_gettext-4a22b2df2bda2ce267f074cb2da6d7018529004a.tar.gz external_gettext-4a22b2df2bda2ce267f074cb2da6d7018529004a.tar.bz2 |
maint: Update copyright year
Diffstat (limited to 'm4')
-rw-r--r-- | m4/fixautomake.m4 | 3 | ||||
-rw-r--r-- | m4/woe32-dll.m4 | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/m4/fixautomake.m4 b/m4/fixautomake.m4 index 989220d..3ccc6fc 100644 --- a/m4/fixautomake.m4 +++ b/m4/fixautomake.m4 @@ -1,5 +1,6 @@ # fixautomake.m4 serial 8 (gettext-0.18) -dnl Copyright (C) 2002-2003, 2006, 2009 Free Software Foundation, Inc. +dnl Copyright (C) 2002-2003, 2006, 2009, 2015 Free Software Foundation, +dnl Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General dnl Public License, this file may be distributed as part of a program diff --git a/m4/woe32-dll.m4 b/m4/woe32-dll.m4 index fc2ae07..ac92058 100644 --- a/m4/woe32-dll.m4 +++ b/m4/woe32-dll.m4 @@ -1,5 +1,5 @@ # woe32-dll.m4 serial 3 -dnl Copyright (C) 2005-2006, 2011 Free Software Foundation, Inc. +dnl Copyright (C) 2005-2006, 2011, 2015 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. |