summaryrefslogtreecommitdiff
path: root/gettext-tools/gnulib-lib/strtol.c
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/gnulib-lib/strtol.c')
-rw-r--r--gettext-tools/gnulib-lib/strtol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/gnulib-lib/strtol.c b/gettext-tools/gnulib-lib/strtol.c
index 2e015dc..1bc1439 100644
--- a/gettext-tools/gnulib-lib/strtol.c
+++ b/gettext-tools/gnulib-lib/strtol.c
@@ -1,6 +1,6 @@
/* Convert string representation of a number into an integer value.
- Copyright (C) 1991-1992, 1994-1999, 2003, 2005-2007, 2009-2014 Free Software
+ Copyright (C) 1991-1992, 1994-1999, 2003, 2005-2007, 2009-2015 Free Software
Foundation, Inc.
NOTE: The canonical source of this file is maintained with the GNU C