diff options
Diffstat (limited to 'gnulib/strncasecmp.c')
-rw-r--r-- | gnulib/strncasecmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnulib/strncasecmp.c b/gnulib/strncasecmp.c index fa65ba08..1e0d75f4 100644 --- a/gnulib/strncasecmp.c +++ b/gnulib/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-2011 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 |