]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/x86_64/x32/tst-size_t-memrchr.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / x86_64 / x32 / tst-size_t-memrchr.c
index c83699c097966a1a5eae982361ddf3184a691955..721df49e031e6585e34d984a0927dbff4b2b24ca 100644 (file)
@@ -1,5 +1,5 @@
 /* Test memrchr with size_t in the lower 32 bits of 64-bit register.
-   Copyright (C) 2019 Free Software Foundation, Inc.
+   Copyright (C) 2019-2020 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/>.  */
 
 #define TEST_NAME "memrchr"
 #include "test-size_t.h"