]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - string/memcpy.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / string / memcpy.c
index 974f65ef94cebfec4ec1c9fc5cfc5d1e5ab2bdcd..ecfa2218472d1c6d136ba6849620a813349fa65b 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-2017 Free Software Foundation, Inc.
+   Copyright (C) 1991-2018 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).