diff options
Diffstat (limited to 'string/strcasecmp.c')
-rw-r--r-- | string/strcasecmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/strcasecmp.c b/string/strcasecmp.c index 913a092c7b..0462c67ccf 100644 --- a/string/strcasecmp.c +++ b/string/strcasecmp.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-2020 Free Software Foundation, Inc. +/* Copyright (C) 1991-2021 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 |