diff options
Diffstat (limited to 'string/test-strchrnul.c')
-rw-r--r-- | string/test-strchrnul.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test-strchrnul.c b/string/test-strchrnul.c index 1e2bec654d..75143a7e69 100644 --- a/string/test-strchrnul.c +++ b/string/test-strchrnul.c @@ -1,6 +1,6 @@ /* Test and measure strchrnul function. - Copyright (C) 2011-2020 Free Software Foundation, Inc. + Copyright (C) 2011-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 |