]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / powerpc / powerpc64 / multiarch / memrchr-ppc64.c
index a3fdd96d138e2b009b68aa81b980bb1ac226a866..ca9bdf145824a16c008e8d676d4edbd2cf275da7 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC64 default implementation of memrchr.
-   Copyright (C) 2013-2015 Free Software Foundation, Inc.
+   Copyright (C) 2013-2019 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,6 +14,5 @@
 
    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 <sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c>