summaryrefslogtreecommitdiff
path: root/gettext-tools/gnulib-lib/glib/gstrfuncs.c
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/gnulib-lib/glib/gstrfuncs.c')
-rw-r--r--gettext-tools/gnulib-lib/glib/gstrfuncs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/gnulib-lib/glib/gstrfuncs.c b/gettext-tools/gnulib-lib/glib/gstrfuncs.c
index c2e43c2..7188a64 100644
--- a/gettext-tools/gnulib-lib/glib/gstrfuncs.c
+++ b/gettext-tools/gnulib-lib/glib/gstrfuncs.c
@@ -621,7 +621,7 @@ g_parse_long_long (const gchar *nptr,
/* this code is based on on the strtol(3) code from GNU libc released under
* the GNU General Public License.
*
- * Copyright (C) 1991-1992, 1994-2000, 1901-1902, 2015 Free Software
+ * Copyright (C) 1991-1992, 1994-2000, 1901-1902, 2015-2016 Free Software
* Foundation, Inc.
*/
#define ISSPACE(c) ((c) == ' ' || (c) == '\f' || (c) == '\n' || \