summaryrefslogtreecommitdiff
path: root/gl/strncasecmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/strncasecmp.c')
-rw-r--r--gl/strncasecmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/strncasecmp.c b/gl/strncasecmp.c
index bf413b41ba..35840bc01b 100644
--- a/gl/strncasecmp.c
+++ b/gl/strncasecmp.c
@@ -1,5 +1,5 @@
/* strncasecmp.c -- case insensitive string comparator
- Copyright (C) 1998-1999, 2005-2007, 2009-2012 Free Software Foundation, Inc.
+ Copyright (C) 1998-1999, 2005-2007, 2009-2013 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by