summaryrefslogtreecommitdiff
path: root/gl/strcasecmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/strcasecmp.c')
-rw-r--r--gl/strcasecmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/strcasecmp.c b/gl/strcasecmp.c
index 67e5d3d042..4f994bff74 100644
--- a/gl/strcasecmp.c
+++ b/gl/strcasecmp.c
@@ -1,5 +1,5 @@
/* Case-insensitive string comparison function.
- Copyright (C) 1998-1999, 2005-2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-1999, 2005-2007, 2009-2015 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 by