]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/alpha/strcmp.S
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / alpha / strcmp.S
index 00ff115b99b18315aed40dc3e145254762f172ce..40f827378dac50fd9afea08a534003b886c87538 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2018 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2021 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.  */