]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/wordsize-32/strtoimax.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / wordsize-32 / strtoimax.c
index e2d67c82a50dcb92a548332cfb45022a5a5e6f79..68598408a92f83d0700dd7ba76166239fc233e89 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string to maximal integer.
-   Copyright (C) 1997-2015 Free Software Foundation, Inc.
+   Copyright (C) 1997-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
@@ -15,7 +15,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 <inttypes.h>
 #include <stdlib.h>