]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - string/strcasecmp_l.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / string / strcasecmp_l.c
index 629cb279721e25d25fb0fb27747e55e848328512..479dddecc4a1d1ce4903fcabc9b0c0d1a637c375 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2019 Free Software Foundation, Inc.
+/* Copyright (C) 1997-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
@@ -13,7 +13,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 USE_IN_EXTENDED_LOCALE_MODEL   1
 #include "strcasecmp.c"