]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / powerpc / powerpc64 / multiarch / strchrnul-ppc64.c
index 7172ddf04a78a7ee8f7e26bc4103f4452ff224de..5ca8026efea2c97ddc940a54077123269bdd472f 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC64 default implementation of strchrnul.
-   Copyright (C) 2013 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,6 @@
 
    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/strchrnul-ppc32.c>