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 dea8947..bf4fc5e 100644 --- a/string/test-strcasestr.c +++ b/string/test-strcasestr.c @@ -1,5 +1,5 @@ /* Test and measure strcasestr functions. - Copyright (C) 2010-2016 Free Software Foundation, Inc. + Copyright (C) 2010-2017 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Ulrich Drepper <drepper@redhat.com>, 2010. |