]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - string/test-strrchr.c
Update copyright notices with scripts/update-copyrights
[thirdparty/glibc.git] / string / test-strrchr.c
index f5afe75399a74b6afc97fb87464ea22bf140ef1d..12d7c9f7790a0570f1a9e9d6f30a3321fd55ad61 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure STRCHR functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
    Added wcsrrchr support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>,