]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/alpha/strncmp.S
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / alpha / strncmp.S
index ebe9268c6fec3e5e5de6d4e8915d35c7f3cbb2c0..d8cd95a3039fbe860fa00841bee46682b5890d65 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2018 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2019 Free Software Foundation, Inc.
    Contributed by Richard Henderson (rth@tamu.edu)
    This file is part of the GNU C Library.
 
@@ -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/>.  */
 
 /* Bytewise compare two null-terminated strings of length no longer than N.  */