diff options
Diffstat (limited to 'string/strncase.c')
-rw-r--r-- | string/strncase.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/strncase.c b/string/strncase.c index 04fbe82..c8143ae 100644 --- a/string/strncase.c +++ b/string/strncase.c @@ -1,6 +1,6 @@ /* Compare at most N characters of two strings without taking care for the case. - Copyright (C) 1992-2021 Free Software Foundation, Inc. + Copyright (C) 1992-2022 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 |