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