diff options
Diffstat (limited to 'lib/gllib/strverscmp.c')
-rw-r--r-- | lib/gllib/strverscmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gllib/strverscmp.c b/lib/gllib/strverscmp.c index 46f3ebc..2091567 100644 --- a/lib/gllib/strverscmp.c +++ b/lib/gllib/strverscmp.c @@ -1,5 +1,5 @@ /* Compare strings while treating digits characters numerically. - Copyright (C) 1997, 2000, 2002, 2004, 2006, 2009-2012 Free Software + Copyright (C) 1997, 2000, 2002, 2004, 2006, 2009-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997. |