]> 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 b3a7ba4bb08dd30ad87f2c4e4facfe07ac7a156a..27e403d257f90bcbe4516ac55931f834b0d2000b 100644 (file)
@@ -1,5 +1,5 @@
 /* Test STRCHR functions.
-   Copyright (C) 1999-2015 Free Software Foundation, Inc.
+   Copyright (C) 1999-2016 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