]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - string/test-strcpy.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / string / test-strcpy.c
index f0f1dddb40663299422f7aaf840c7250affaaf4e..4e925b1e954d58b7029f13cd9c828015a863d049 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure strcpy 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 wcscpy support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011