diff options
Diffstat (limited to 'string/test-strcasestr.c')
-rw-r--r-- | string/test-strcasestr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test-strcasestr.c b/string/test-strcasestr.c index e1176df569..6d81921795 100644 --- a/string/test-strcasestr.c +++ b/string/test-strcasestr.c @@ -1,5 +1,5 @@ /* Test and measure strcasestr functions. - Copyright (C) 2010-2019 Free Software Foundation, Inc. + Copyright (C) 2010-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Ulrich Drepper <drepper@redhat.com>, 2010. |