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