]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/s390/memcmp.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / s390 / memcmp.c
index 6d9276320abbe332d8a3f79f726f9ae5e4f6464e..0b4e9da71784fda3731b4a055652696bc7eb864e 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of memcmp.
-   Copyright (C) 2015-2018 Free Software Foundation, Inc.
+   Copyright (C) 2015-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -14,7 +14,7 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <http://www.gnu.org/licenses/>.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #include <ifunc-memcmp.h>
 #if HAVE_MEMCMP_IFUNC