diff options
Diffstat (limited to 'string/test-strcasecmp.c')
-rw-r--r-- | string/test-strcasecmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test-strcasecmp.c b/string/test-strcasecmp.c index 9c333f0072..6f4e7bee6f 100644 --- a/string/test-strcasecmp.c +++ b/string/test-strcasecmp.c @@ -1,5 +1,5 @@ /* Test and measure strcasecmp functions. - Copyright (C) 1999-2017 Free Software Foundation, Inc. + Copyright (C) 1999-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Jakub Jelinek <jakub@redhat.com>, 1999. |