]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - string/test-strchr.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / string / test-strchr.c
index 27e403d257f90bcbe4516ac55931f834b0d2000b..dba149ed3c20fea0dd2ca771d628e2cc8b07e2c0 100644 (file)
@@ -1,5 +1,5 @@
 /* Test STRCHR functions.
-   Copyright (C) 1999-2016 Free Software Foundation, Inc.
+   Copyright (C) 1999-2017 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
    Added wcschr support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011