diff options
Diffstat (limited to 'string')
-rw-r--r-- | string/strverscmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/strverscmp.c b/string/strverscmp.c index 1e96ad3..61f4aaf 100644 --- a/string/strverscmp.c +++ b/string/strverscmp.c @@ -1,7 +1,7 @@ /* Compare strings while treating digits characters numerically. Copyright (C) 1997-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997. + Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |