]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/mips/libc-tls.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / mips / libc-tls.c
index 0a8f8962a6634e29a29eb76c4e78498d20f2deaf..895f9e7df800d49e6d3a2b3e72969e861c0cc4f8 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  MIPS version.
-   Copyright (C) 2005-2014 Free Software Foundation, Inc.
+   Copyright (C) 2005-2024 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,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/>.  */
 
 #include <csu/libc-tls.c>
 #include <dl-tls.h>