]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - iconv/strtab.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / iconv / strtab.c
index f49aaf2c7d483bd0fae74ed7ee24928e020ae38c..97c39ab53856c2dda5de5c8723cfce7941a9661f 100644 (file)
@@ -1,5 +1,5 @@
 /* C string table handling.
-   Copyright (C) 2000-2018 Free Software Foundation, Inc.
+   Copyright (C) 2000-2019 Free Software Foundation, Inc.
    Written by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    This program is free software; you can redistribute it and/or modify
@@ -13,7 +13,7 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with this program; if not, see <http://www.gnu.org/licenses/>.  */
+   along with this program; if not, see <https://www.gnu.org/licenses/>.  */
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>