]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - string/memcpy.c
Update copyright notices with scripts/update-copyrights
[thirdparty/glibc.git] / string / memcpy.c
index 3be8e3557913bcfef6bdaacf90ea8458864ed09e..c19bad3b67e72aa4e565bb44afb3b38dc07bf61e 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy memory to memory until the specified number of bytes
    has been copied.  Overlap is NOT handled correctly.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).