diff options
Diffstat (limited to 'string/strncase_l.c')
-rw-r--r-- | string/strncase_l.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/strncase_l.c b/string/strncase_l.c index 3d3dc88cc2..300fa7bcc2 100644 --- a/string/strncase_l.c +++ b/string/strncase_l.c @@ -1,6 +1,6 @@ /* Compare at most N characters of two strings without taking care for the case using given locale. - Copyright (C) 1997, 2002, 2005 Free Software Foundation, Inc. + Copyright (C) 1997-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |