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 85245c3585..5fb951a6cc 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-2018 Free Software Foundation, Inc. + Copyright (C) 1997-2019 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 |