diff options
Diffstat (limited to 'iconvdata')
350 files changed, 350 insertions, 350 deletions
diff --git a/iconvdata/8bit-gap.c b/iconvdata/8bit-gap.c index af9cc62fc9..337c1c7d45 100644 --- a/iconvdata/8bit-gap.c +++ b/iconvdata/8bit-gap.c @@ -16,7 +16,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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/8bit-generic.c b/iconvdata/8bit-generic.c index e9f7dceac5..c195ee8dfb 100644 --- a/iconvdata/8bit-generic.c +++ b/iconvdata/8bit-generic.c @@ -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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/Makefile b/iconvdata/Makefile index 077df78e59..763ef05389 100644 --- a/iconvdata/Makefile +++ b/iconvdata/Makefile @@ -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/>. # # Makefile for iconv data and code. diff --git a/iconvdata/TESTS b/iconvdata/TESTS index 257fa3f2de..2644a3d261 100644 --- a/iconvdata/TESTS +++ b/iconvdata/TESTS @@ -16,7 +16,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/>. # Each line consists of at least four entries: # 1. input file name. diff --git a/iconvdata/TESTS2 b/iconvdata/TESTS2 index cbae19d976..ab8d112c80 100644 --- a/iconvdata/TESTS2 +++ b/iconvdata/TESTS2 @@ -16,7 +16,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/>. # Each line consists of three fields: # 1. The endianness independent encoding. diff --git a/iconvdata/ansi_x3.110.c b/iconvdata/ansi_x3.110.c index bf197ccd0e..f748bb4085 100644 --- a/iconvdata/ansi_x3.110.c +++ b/iconvdata/ansi_x3.110.c @@ -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 <dlfcn.h> #include <gconv.h> diff --git a/iconvdata/armscii-8.c b/iconvdata/armscii-8.c index 2091108469..3d97dd78cf 100644 --- a/iconvdata/armscii-8.c +++ b/iconvdata/armscii-8.c @@ -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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/asmo_449.c b/iconvdata/asmo_449.c index 651188a64b..21ebe2dd93 100644 --- a/iconvdata/asmo_449.c +++ b/iconvdata/asmo_449.c @@ -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 <stdint.h> diff --git a/iconvdata/big5.c b/iconvdata/big5.c index 1f61985f5d..f9bc7109eb 100644 --- a/iconvdata/big5.c +++ b/iconvdata/big5.c @@ -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 <dlfcn.h> #include <gconv.h> diff --git a/iconvdata/big5hkscs.c b/iconvdata/big5hkscs.c index 7490a7b242..87022ed49a 100644 --- a/iconvdata/big5hkscs.c +++ b/iconvdata/big5hkscs.c @@ -16,7 +16,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 <dlfcn.h> #include <gconv.h> diff --git a/iconvdata/brf.c b/iconvdata/brf.c index a516f40bc3..9011554ede 100644 --- a/iconvdata/brf.c +++ b/iconvdata/brf.c @@ -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 <stdint.h> diff --git a/iconvdata/bug-iconv10.c b/iconvdata/bug-iconv10.c index ec613927ea..50d0d8c3d3 100644 --- a/iconvdata/bug-iconv10.c +++ b/iconvdata/bug-iconv10.c @@ -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 <iconv.h> #include <locale.h> diff --git a/iconvdata/bug-iconv11.c b/iconvdata/bug-iconv11.c index 9b8b9afa9e..ba584ee658 100644 --- a/iconvdata/bug-iconv11.c +++ b/iconvdata/bug-iconv11.c @@ -16,7 +16,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 <iconv.h> #include <stdio.h> diff --git a/iconvdata/bug-iconv12.c b/iconvdata/bug-iconv12.c index 70ff634309..3af555f100 100644 --- a/iconvdata/bug-iconv12.c +++ b/iconvdata/bug-iconv12.c @@ -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 <stdio.h> #include <stdlib.h> diff --git a/iconvdata/bug-iconv3.c b/iconvdata/bug-iconv3.c index 62a229a733..3d81498977 100644 --- a/iconvdata/bug-iconv3.c +++ b/iconvdata/bug-iconv3.c @@ -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 <dlfcn.h> #include <iconv.h> diff --git a/iconvdata/cns11643.c b/iconvdata/cns11643.c index f4b5de954f..4dafe22420 100644 --- a/iconvdata/cns11643.c +++ b/iconvdata/cns11643.c @@ -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 <stdint.h> diff --git a/iconvdata/cns11643.h b/iconvdata/cns11643.h index c7b5ccc94d..9d4b1253c5 100644 --- a/iconvdata/cns11643.h +++ b/iconvdata/cns11643.h @@ -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 <stdint.h> diff --git a/iconvdata/cns11643l1.c b/iconvdata/cns11643l1.c index 6b31779b2c..c46fe69c35 100644 --- a/iconvdata/cns11643l1.c +++ b/iconvdata/cns11643l1.c @@ -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 <stdint.h> diff --git a/iconvdata/cns11643l1.h b/iconvdata/cns11643l1.h index 20b8c4cd22..d8b9740bf9 100644 --- a/iconvdata/cns11643l1.h +++ b/iconvdata/cns11643l1.h @@ -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 <stdint.h> #include <gconv.h> diff --git a/iconvdata/cns11643l2.h b/iconvdata/cns11643l2.h index f6edafea7a..b55a9d1d76 100644 --- a/iconvdata/cns11643l2.h +++ b/iconvdata/cns11643l2.h @@ -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 <stdint.h> #include <gconv.h> diff --git a/iconvdata/cp10007.c b/iconvdata/cp10007.c index dab7eb59ab..a54bb2c6b2 100644 --- a/iconvdata/cp10007.c +++ b/iconvdata/cp10007.c @@ -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 <stdint.h> diff --git a/iconvdata/cp1125.c b/iconvdata/cp1125.c index 7d2fa85654..efd69bb4ad 100644 --- a/iconvdata/cp1125.c +++ b/iconvdata/cp1125.c @@ -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 <stdint.h> diff --git a/iconvdata/cp1250.c b/iconvdata/cp1250.c index 4185e99bf4..955eabca33 100644 --- a/iconvdata/cp1250.c +++ b/iconvdata/cp1250.c @@ -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 <stdint.h> diff --git a/iconvdata/cp1251.c b/iconvdata/cp1251.c index 480afc99f0..298ab50e9c 100644 --- a/iconvdata/cp1251.c +++ b/iconvdata/cp1251.c @@ -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 <stdint.h> diff --git a/iconvdata/cp1252.c b/iconvdata/cp1252.c index 51e279f95f..d454cc1b04 100644 --- a/iconvdata/cp1252.c +++ b/iconvdata/cp1252.c @@ -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 <stdint.h> diff --git a/iconvdata/cp1253.c b/iconvdata/cp1253.c index 89a733ec29..f7190e9b95 100644 --- a/iconvdata/cp1253.c +++ b/iconvdata/cp1253.c @@ -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 <stdint.h> diff --git a/iconvdata/cp1254.c b/iconvdata/cp1254.c index f7f5439abd..54d24444d8 100644 --- a/iconvdata/cp1254.c +++ b/iconvdata/cp1254.c @@ -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 <stdint.h> diff --git a/iconvdata/cp1255.c b/iconvdata/cp1255.c index 6b5a544254..1f0d9d0e08 100644 --- a/iconvdata/cp1255.c +++ b/iconvdata/cp1255.c @@ -16,7 +16,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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/cp1256.c b/iconvdata/cp1256.c index 01714786b2..e92e707e83 100644 --- a/iconvdata/cp1256.c +++ b/iconvdata/cp1256.c @@ -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 <stdint.h> diff --git a/iconvdata/cp1257.c b/iconvdata/cp1257.c index 56b997ae89..59fa379960 100644 --- a/iconvdata/cp1257.c +++ b/iconvdata/cp1257.c @@ -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 <stdint.h> diff --git a/iconvdata/cp1258.c b/iconvdata/cp1258.c index 975dc27ce9..38fb9ebb8d 100644 --- a/iconvdata/cp1258.c +++ b/iconvdata/cp1258.c @@ -16,7 +16,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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/cp737.c b/iconvdata/cp737.c index ea50699dba..942243fd45 100644 --- a/iconvdata/cp737.c +++ b/iconvdata/cp737.c @@ -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 <stdint.h> diff --git a/iconvdata/cp737.h b/iconvdata/cp737.h index 4523dd1f6d..2a29065a45 100644 --- a/iconvdata/cp737.h +++ b/iconvdata/cp737.h @@ -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 <stdint.h> diff --git a/iconvdata/cp770.c b/iconvdata/cp770.c index 2631c771ea..6927fb0c1b 100644 --- a/iconvdata/cp770.c +++ b/iconvdata/cp770.c @@ -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 <stdint.h> diff --git a/iconvdata/cp771.c b/iconvdata/cp771.c index 52b0c99b40..7a6827adcb 100644 --- a/iconvdata/cp771.c +++ b/iconvdata/cp771.c @@ -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 <stdint.h> diff --git a/iconvdata/cp772.c b/iconvdata/cp772.c index 6ff9977535..b7e6df2522 100644 --- a/iconvdata/cp772.c +++ b/iconvdata/cp772.c @@ -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 <stdint.h> diff --git a/iconvdata/cp773.c b/iconvdata/cp773.c index f4c816b9da..be9a187e7f 100644 --- a/iconvdata/cp773.c +++ b/iconvdata/cp773.c @@ -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 <stdint.h> diff --git a/iconvdata/cp774.c b/iconvdata/cp774.c index a9b37fa9e5..638f840e27 100644 --- a/iconvdata/cp774.c +++ b/iconvdata/cp774.c @@ -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 <stdint.h> diff --git a/iconvdata/cp775.c b/iconvdata/cp775.c index 6b7704cd7c..ad4d16aef1 100644 --- a/iconvdata/cp775.c +++ b/iconvdata/cp775.c @@ -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 <stdint.h> diff --git a/iconvdata/cp775.h b/iconvdata/cp775.h index 9743d899fe..6ff7a1911b 100644 --- a/iconvdata/cp775.h +++ b/iconvdata/cp775.h @@ -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 <stdint.h> diff --git a/iconvdata/cp932.c b/iconvdata/cp932.c index 4b180c3c03..3ea7ad4fa6 100644 --- a/iconvdata/cp932.c +++ b/iconvdata/cp932.c @@ -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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/csn_369103.c b/iconvdata/csn_369103.c index 1fad6ea9f9..cec7bc7e87 100644 --- a/iconvdata/csn_369103.c +++ b/iconvdata/csn_369103.c @@ -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 <stdint.h> diff --git a/iconvdata/cwi.c b/iconvdata/cwi.c index d1b2f66779..786ffdd8cd 100644 --- a/iconvdata/cwi.c +++ b/iconvdata/cwi.c @@ -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 <stdint.h> diff --git a/iconvdata/dec-mcs.c b/iconvdata/dec-mcs.c index a05eb641b5..1d0ceb34b5 100644 --- a/iconvdata/dec-mcs.c +++ b/iconvdata/dec-mcs.c @@ -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 <stdint.h> diff --git a/iconvdata/ebcdic-at-de-a.c b/iconvdata/ebcdic-at-de-a.c index 9855daba0a..f90160c61d 100644 --- a/iconvdata/ebcdic-at-de-a.c +++ b/iconvdata/ebcdic-at-de-a.c @@ -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 <stdint.h> diff --git a/iconvdata/ebcdic-at-de.c b/iconvdata/ebcdic-at-de.c index aed419d1f5..b807d8c6b8 100644 --- a/iconvdata/ebcdic-at-de.c +++ b/iconvdata/ebcdic-at-de.c @@ -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 <stdint.h> diff --git a/iconvdata/ebcdic-ca-fr.c b/iconvdata/ebcdic-ca-fr.c index 5715ff169f..b652e39e80 100644 --- a/iconvdata/ebcdic-ca-fr.c +++ b/iconvdata/ebcdic-ca-fr.c @@ -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 <stdint.h> diff --git a/iconvdata/ebcdic-dk-no-a.c b/iconvdata/ebcdic-dk-no-a.c index 61bababc61..33da883f76 100644 --- a/iconvdata/ebcdic-dk-no-a.c +++ b/iconvdata/ebcdic-dk-no-a.c @@ -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 <stdint.h> diff --git a/iconvdata/ebcdic-dk-no.c b/iconvdata/ebcdic-dk-no.c index b48d6f5e9b..c0d03e0158 100644 --- a/iconvdata/ebcdic-dk-no.c +++ b/iconvdata/ebcdic-dk-no.c @@ -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 <stdint.h> diff --git a/iconvdata/ebcdic-es-a.c b/iconvdata/ebcdic-es-a.c index f4708d0e2c..b25e54017d 100644 --- a/iconvdata/ebcdic-es-a.c +++ b/iconvdata/ebcdic-es-a.c @@ -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 <stdint.h> diff --git a/iconvdata/ebcdic-es-s.c b/iconvdata/ebcdic-es-s.c index bfc6910d11..795870103b 100644 --- a/iconvdata/ebcdic-es-s.c +++ b/iconvdata/ebcdic-es-s.c @@ -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 <stdint.h> diff --git a/iconvdata/ebcdic-es.c b/iconvdata/ebcdic-es.c index 2dbcca49f4..fab198d2da 100644 --- a/iconvdata/ebcdic-es.c +++ b/iconvdata/ebcdic-es.c @@ -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 <stdint.h> diff --git a/iconvdata/ebcdic-fi-se-a.c b/iconvdata/ebcdic-fi-se-a.c index 51401b85cf..863cdafa1b 100644 --- a/iconvdata/ebcdic-fi-se-a.c +++ b/iconvdata/ebcdic-fi-se-a.c @@ -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 <stdint.h> diff --git a/iconvdata/ebcdic-fi-se.c b/iconvdata/ebcdic-fi-se.c index 36c3d5c43a..5754d6993d 100644 --- a/iconvdata/ebcdic-fi-se.c +++ b/iconvdata/ebcdic-fi-se.c @@ -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 <stdint.h> diff --git a/iconvdata/ebcdic-fr.c b/iconvdata/ebcdic-fr.c index ed35d8b037..3ea8184dac 100644 --- a/iconvdata/ebcdic-fr.c +++ b/iconvdata/ebcdic-fr.c @@ -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 <stdint.h> diff --git a/iconvdata/ebcdic-is-friss.c b/iconvdata/ebcdic-is-friss.c index 4f67b6935b..bdc326cc60 100644 --- a/iconvdata/ebcdic-is-friss.c +++ b/iconvdata/ebcdic-is-friss.c @@ -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 <stdint.h> diff --git a/iconvdata/ebcdic-it.c b/iconvdata/ebcdic-it.c index d72cef26a4..619d71ea3c 100644 --- a/iconvdata/ebcdic-it.c +++ b/iconvdata/ebcdic-it.c @@ -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 <stdint.h> diff --git a/iconvdata/ebcdic-pt.c b/iconvdata/ebcdic-pt.c index 93794470d6..90b6cc5ce7 100644 --- a/iconvdata/ebcdic-pt.c +++ b/iconvdata/ebcdic-pt.c @@ -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 <stdint.h> diff --git a/iconvdata/ebcdic-uk.c b/iconvdata/ebcdic-uk.c index c7757b58a3..463ff5020f 100644 --- a/iconvdata/ebcdic-uk.c +++ b/iconvdata/ebcdic-uk.c @@ -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 <stdint.h> diff --git a/iconvdata/ebcdic-us.c b/iconvdata/ebcdic-us.c index 3f23b6a95d..4e1978c34a 100644 --- a/iconvdata/ebcdic-us.c +++ b/iconvdata/ebcdic-us.c @@ -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 <stdint.h> diff --git a/iconvdata/ecma-cyrillic.c b/iconvdata/ecma-cyrillic.c index 87964d26e6..13f413c113 100644 --- a/iconvdata/ecma-cyrillic.c +++ b/iconvdata/ecma-cyrillic.c @@ -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 <stdint.h> diff --git a/iconvdata/euc-cn.c b/iconvdata/euc-cn.c index 44e997ece8..48250b2d1d 100644 --- a/iconvdata/euc-cn.c +++ b/iconvdata/euc-cn.c @@ -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 <dlfcn.h> #include <gb2312.h> diff --git a/iconvdata/euc-jisx0213.c b/iconvdata/euc-jisx0213.c index da2d5cf380..45ceee4342 100644 --- a/iconvdata/euc-jisx0213.c +++ b/iconvdata/euc-jisx0213.c @@ -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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/euc-jp-ms.c b/iconvdata/euc-jp-ms.c index 68c9614b19..3c364ea356 100644 --- a/iconvdata/euc-jp-ms.c +++ b/iconvdata/euc-jp-ms.c @@ -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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/euc-jp.c b/iconvdata/euc-jp.c index 65ced85045..6a7e6f3276 100644 --- a/iconvdata/euc-jp.c +++ b/iconvdata/euc-jp.c @@ -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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/euc-kr.c b/iconvdata/euc-kr.c index 1f4f8190a3..379414c426 100644 --- a/iconvdata/euc-kr.c +++ b/iconvdata/euc-kr.c @@ -16,7 +16,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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/euc-tw.c b/iconvdata/euc-tw.c index c098ea4310..960db5f0ad 100644 --- a/iconvdata/euc-tw.c +++ b/iconvdata/euc-tw.c @@ -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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/gb18030.c b/iconvdata/gb18030.c index fdf5d994eb..50fbecbf18 100644 --- a/iconvdata/gb18030.c +++ b/iconvdata/gb18030.c @@ -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/>. */ /* This file is added for supporting gb18030-2000 code. by Wang ShouHua & Wu Jian diff --git a/iconvdata/gb2312.c b/iconvdata/gb2312.c index e1d89b02c4..4fe9ff9abf 100644 --- a/iconvdata/gb2312.c +++ b/iconvdata/gb2312.c @@ -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 <stdint.h> diff --git a/iconvdata/gb2312.h b/iconvdata/gb2312.h index 432466469e..1b56703b89 100644 --- a/iconvdata/gb2312.h +++ b/iconvdata/gb2312.h @@ -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/>. */ #ifndef _GB2312_H #define _GB2312_H 1 diff --git a/iconvdata/gbbig5.c b/iconvdata/gbbig5.c index f56039ecdf..a61c0795b3 100644 --- a/iconvdata/gbbig5.c +++ b/iconvdata/gbbig5.c @@ -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 <dlfcn.h> #include <gconv.h> diff --git a/iconvdata/gbgbk.c b/iconvdata/gbgbk.c index 5985c44013..45e5efac15 100644 --- a/iconvdata/gbgbk.c +++ b/iconvdata/gbgbk.c @@ -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 <dlfcn.h> #include <gconv.h> diff --git a/iconvdata/gbk.c b/iconvdata/gbk.c index 3da5fba6e5..8a23ce17eb 100644 --- a/iconvdata/gbk.c +++ b/iconvdata/gbk.c @@ -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 <dlfcn.h> #include <gconv.h> diff --git a/iconvdata/gconv-modules b/iconvdata/gconv-modules index 046099dc4c..50e9828b7c 100644 --- a/iconvdata/gconv-modules +++ b/iconvdata/gconv-modules @@ -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/>. # All lines contain the following information: diff --git a/iconvdata/georgian-academy.c b/iconvdata/georgian-academy.c index 804bf62a4e..63a1dca41f 100644 --- a/iconvdata/georgian-academy.c +++ b/iconvdata/georgian-academy.c @@ -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 <stdint.h> diff --git a/iconvdata/georgian-ps.c b/iconvdata/georgian-ps.c index d3c5dcf6cd..bec717070e 100644 --- a/iconvdata/georgian-ps.c +++ b/iconvdata/georgian-ps.c @@ -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 <stdint.h> diff --git a/iconvdata/gost_19768-74.c b/iconvdata/gost_19768-74.c index 10805573c8..3c805b044b 100644 --- a/iconvdata/gost_19768-74.c +++ b/iconvdata/gost_19768-74.c @@ -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 <stdint.h> diff --git a/iconvdata/greek-ccitt.c b/iconvdata/greek-ccitt.c index 81f950a6f1..46500e042c 100644 --- a/iconvdata/greek-ccitt.c +++ b/iconvdata/greek-ccitt.c @@ -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 <stdint.h> diff --git a/iconvdata/greek7-old.c b/iconvdata/greek7-old.c index a6bc2cc4e5..9b76a2579d 100644 --- a/iconvdata/greek7-old.c +++ b/iconvdata/greek7-old.c @@ -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 <stdint.h> diff --git a/iconvdata/greek7.c b/iconvdata/greek7.c index 3f157ecf64..c0fd0830d0 100644 --- a/iconvdata/greek7.c +++ b/iconvdata/greek7.c @@ -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 <stdint.h> diff --git a/iconvdata/hp-greek8.c b/iconvdata/hp-greek8.c index 1c6e9ecbca..23173914ac 100644 --- a/iconvdata/hp-greek8.c +++ b/iconvdata/hp-greek8.c @@ -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 <stdint.h> diff --git a/iconvdata/hp-roman8.c b/iconvdata/hp-roman8.c index 867992ec77..883e131800 100644 --- a/iconvdata/hp-roman8.c +++ b/iconvdata/hp-roman8.c @@ -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 <stdint.h> diff --git a/iconvdata/hp-roman9.c b/iconvdata/hp-roman9.c index c9514d2072..d00696071a 100644 --- a/iconvdata/hp-roman9.c +++ b/iconvdata/hp-roman9.c @@ -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 <stdint.h> diff --git a/iconvdata/hp-thai8.c b/iconvdata/hp-thai8.c index 8b2fa41248..54efee7eff 100644 --- a/iconvdata/hp-thai8.c +++ b/iconvdata/hp-thai8.c @@ -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 <stdint.h> diff --git a/iconvdata/hp-turkish8.c b/iconvdata/hp-turkish8.c index e4eec73359..feb42de4d1 100644 --- a/iconvdata/hp-turkish8.c +++ b/iconvdata/hp-turkish8.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm037.c b/iconvdata/ibm037.c index a34708e9db..79f75c130b 100644 --- a/iconvdata/ibm037.c +++ b/iconvdata/ibm037.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm038.c b/iconvdata/ibm038.c index de43c854f3..4f81a96c77 100644 --- a/iconvdata/ibm038.c +++ b/iconvdata/ibm038.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1004.c b/iconvdata/ibm1004.c index eab9892a2e..7a4fecf313 100644 --- a/iconvdata/ibm1004.c +++ b/iconvdata/ibm1004.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1008.c b/iconvdata/ibm1008.c index 45336eec31..684488289b 100644 --- a/iconvdata/ibm1008.c +++ b/iconvdata/ibm1008.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1008.h b/iconvdata/ibm1008.h index 99dabf8397..2ea96f3193 100644 --- a/iconvdata/ibm1008.h +++ b/iconvdata/ibm1008.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1008_420.c b/iconvdata/ibm1008_420.c index 6268da15e3..a3eefdf869 100644 --- a/iconvdata/ibm1008_420.c +++ b/iconvdata/ibm1008_420.c @@ -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 <dlfcn.h> #include <gconv.h> diff --git a/iconvdata/ibm1025.c b/iconvdata/ibm1025.c index a5adae60ad..2043097a2b 100644 --- a/iconvdata/ibm1025.c +++ b/iconvdata/ibm1025.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1025.h b/iconvdata/ibm1025.h index e63172c8c1..8292133977 100644 --- a/iconvdata/ibm1025.h +++ b/iconvdata/ibm1025.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1026.c b/iconvdata/ibm1026.c index 6f52be2830..e18f0bad79 100644 --- a/iconvdata/ibm1026.c +++ b/iconvdata/ibm1026.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1046.c b/iconvdata/ibm1046.c index 19eb6a51cc..95236f6d4b 100644 --- a/iconvdata/ibm1046.c +++ b/iconvdata/ibm1046.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1046.h b/iconvdata/ibm1046.h index d646de0de7..11d3b3961e 100644 --- a/iconvdata/ibm1046.h +++ b/iconvdata/ibm1046.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1047.c b/iconvdata/ibm1047.c index f7d9546d2b..11171717ea 100644 --- a/iconvdata/ibm1047.c +++ b/iconvdata/ibm1047.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1097.c b/iconvdata/ibm1097.c index b3863adff7..6b3094f4cc 100644 --- a/iconvdata/ibm1097.c +++ b/iconvdata/ibm1097.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1097.h b/iconvdata/ibm1097.h index ef96a5df80..b8b284eb49 100644 --- a/iconvdata/ibm1097.h +++ b/iconvdata/ibm1097.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1112.c b/iconvdata/ibm1112.c index 68b63addbd..c26992f0ab 100644 --- a/iconvdata/ibm1112.c +++ b/iconvdata/ibm1112.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1112.h b/iconvdata/ibm1112.h index 1572546cde..41f2289dbc 100644 --- a/iconvdata/ibm1112.h +++ b/iconvdata/ibm1112.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1122.c b/iconvdata/ibm1122.c index 075279a360..2e02288912 100644 --- a/iconvdata/ibm1122.c +++ b/iconvdata/ibm1122.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1122.h b/iconvdata/ibm1122.h index 89f4246452..9f6b62acbd 100644 --- a/iconvdata/ibm1122.h +++ b/iconvdata/ibm1122.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1123.c b/iconvdata/ibm1123.c index 2a10447853..7b3d256e45 100644 --- a/iconvdata/ibm1123.c +++ b/iconvdata/ibm1123.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1123.h b/iconvdata/ibm1123.h index 4d6dda826f..91465926cd 100644 --- a/iconvdata/ibm1123.h +++ b/iconvdata/ibm1123.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1124.c b/iconvdata/ibm1124.c index 72fb6ddf94..e699fb21e7 100644 --- a/iconvdata/ibm1124.c +++ b/iconvdata/ibm1124.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1124.h b/iconvdata/ibm1124.h index 43c82a996d..4c06fdfc64 100644 --- a/iconvdata/ibm1124.h +++ b/iconvdata/ibm1124.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1129.c b/iconvdata/ibm1129.c index f7cea06a51..ee13aafbb9 100644 --- a/iconvdata/ibm1129.c +++ b/iconvdata/ibm1129.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1129.h b/iconvdata/ibm1129.h index b737a3d4c9..cd0ed01cfb 100644 --- a/iconvdata/ibm1129.h +++ b/iconvdata/ibm1129.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1130.c b/iconvdata/ibm1130.c index 66f647956d..d8985ae951 100644 --- a/iconvdata/ibm1130.c +++ b/iconvdata/ibm1130.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1130.h b/iconvdata/ibm1130.h index 457da04a4f..16ad9d025f 100644 --- a/iconvdata/ibm1130.h +++ b/iconvdata/ibm1130.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1132.c b/iconvdata/ibm1132.c index c3050fe7cb..b049a421d3 100644 --- a/iconvdata/ibm1132.c +++ b/iconvdata/ibm1132.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1132.h b/iconvdata/ibm1132.h index e3fa12c9c2..c48107e622 100644 --- a/iconvdata/ibm1132.h +++ b/iconvdata/ibm1132.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1133.c b/iconvdata/ibm1133.c index 9394d9f4b7..a143573ecf 100644 --- a/iconvdata/ibm1133.c +++ b/iconvdata/ibm1133.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1133.h b/iconvdata/ibm1133.h index 7078c20e21..0a2bbf8f84 100644 --- a/iconvdata/ibm1133.h +++ b/iconvdata/ibm1133.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1137.c b/iconvdata/ibm1137.c index 76b7ad0be3..97ba758db4 100644 --- a/iconvdata/ibm1137.c +++ b/iconvdata/ibm1137.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1137.h b/iconvdata/ibm1137.h index 6de6b1f98e..7ef6f07177 100644 --- a/iconvdata/ibm1137.h +++ b/iconvdata/ibm1137.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1140.c b/iconvdata/ibm1140.c index 77a67af051..1f97364743 100644 --- a/iconvdata/ibm1140.c +++ b/iconvdata/ibm1140.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1140.h b/iconvdata/ibm1140.h index e048440bac..78c84cf5d9 100644 --- a/iconvdata/ibm1140.h +++ b/iconvdata/ibm1140.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1141.c b/iconvdata/ibm1141.c index 3388c33b73..8250398f35 100644 --- a/iconvdata/ibm1141.c +++ b/iconvdata/ibm1141.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1141.h b/iconvdata/ibm1141.h index 532864e261..ed1c0dac20 100644 --- a/iconvdata/ibm1141.h +++ b/iconvdata/ibm1141.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1142.c b/iconvdata/ibm1142.c index 8e78fb0c65..102c35a20a 100644 --- a/iconvdata/ibm1142.c +++ b/iconvdata/ibm1142.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1142.h b/iconvdata/ibm1142.h index fc31468707..e929b44155 100644 --- a/iconvdata/ibm1142.h +++ b/iconvdata/ibm1142.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1143.c b/iconvdata/ibm1143.c index ea9b4f0d30..2de0716685 100644 --- a/iconvdata/ibm1143.c +++ b/iconvdata/ibm1143.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1143.h b/iconvdata/ibm1143.h index 9ef3bd45b2..425bcfd942 100644 --- a/iconvdata/ibm1143.h +++ b/iconvdata/ibm1143.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1144.c b/iconvdata/ibm1144.c index 52021c860c..9eb1c505de 100644 --- a/iconvdata/ibm1144.c +++ b/iconvdata/ibm1144.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1144.h b/iconvdata/ibm1144.h index bb460a4442..705406033b 100644 --- a/iconvdata/ibm1144.h +++ b/iconvdata/ibm1144.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1145.c b/iconvdata/ibm1145.c index 548d89e79e..0a5c30fffe 100644 --- a/iconvdata/ibm1145.c +++ b/iconvdata/ibm1145.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1145.h b/iconvdata/ibm1145.h index 533c656654..77bccdd919 100644 --- a/iconvdata/ibm1145.h +++ b/iconvdata/ibm1145.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1146.c b/iconvdata/ibm1146.c index de18e2ab4b..d0e8359eda 100644 --- a/iconvdata/ibm1146.c +++ b/iconvdata/ibm1146.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1146.h b/iconvdata/ibm1146.h index ea7fbe941a..856b73e6be 100644 --- a/iconvdata/ibm1146.h +++ b/iconvdata/ibm1146.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1147.c b/iconvdata/ibm1147.c index 873f36c7bf..62e52f0758 100644 --- a/iconvdata/ibm1147.c +++ b/iconvdata/ibm1147.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1147.h b/iconvdata/ibm1147.h index fe9bc252af..47138497bf 100644 --- a/iconvdata/ibm1147.h +++ b/iconvdata/ibm1147.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1148.c b/iconvdata/ibm1148.c index 3ff2adc1bd..436d5cf82c 100644 --- a/iconvdata/ibm1148.c +++ b/iconvdata/ibm1148.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1148.h b/iconvdata/ibm1148.h index ffbea29f42..25b5961370 100644 --- a/iconvdata/ibm1148.h +++ b/iconvdata/ibm1148.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1149.c b/iconvdata/ibm1149.c index bd33388d19..911e26f4b3 100644 --- a/iconvdata/ibm1149.c +++ b/iconvdata/ibm1149.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1149.h b/iconvdata/ibm1149.h index adfb1f9bc9..ec8a820a82 100644 --- a/iconvdata/ibm1149.h +++ b/iconvdata/ibm1149.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1153.c b/iconvdata/ibm1153.c index c863149bf3..38e303d200 100644 --- a/iconvdata/ibm1153.c +++ b/iconvdata/ibm1153.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1153.h b/iconvdata/ibm1153.h index 2e49e0b499..345fbab3b1 100644 --- a/iconvdata/ibm1153.h +++ b/iconvdata/ibm1153.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1154.c b/iconvdata/ibm1154.c index fceae11bbf..e1b07e2dce 100644 --- a/iconvdata/ibm1154.c +++ b/iconvdata/ibm1154.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1154.h b/iconvdata/ibm1154.h index f5686406b3..e7611d4483 100644 --- a/iconvdata/ibm1154.h +++ b/iconvdata/ibm1154.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1155.c b/iconvdata/ibm1155.c index 20ef405601..d977a42648 100644 --- a/iconvdata/ibm1155.c +++ b/iconvdata/ibm1155.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1155.h b/iconvdata/ibm1155.h index cb09a17ded..3fa2dbba1d 100644 --- a/iconvdata/ibm1155.h +++ b/iconvdata/ibm1155.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1156.c b/iconvdata/ibm1156.c index 47cfb76454..fbad52c4bf 100644 --- a/iconvdata/ibm1156.c +++ b/iconvdata/ibm1156.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1156.h b/iconvdata/ibm1156.h index ffc15ebd87..fbe2d2c703 100644 --- a/iconvdata/ibm1156.h +++ b/iconvdata/ibm1156.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1157.c b/iconvdata/ibm1157.c index f87a0d492d..40a73759b9 100644 --- a/iconvdata/ibm1157.c +++ b/iconvdata/ibm1157.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1157.h b/iconvdata/ibm1157.h index b2b557e0a9..0d2714b972 100644 --- a/iconvdata/ibm1157.h +++ b/iconvdata/ibm1157.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1158.c b/iconvdata/ibm1158.c index 59e368f6f4..a067d357cc 100644 --- a/iconvdata/ibm1158.c +++ b/iconvdata/ibm1158.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1158.h b/iconvdata/ibm1158.h index e1f58900ac..05cca42dd6 100644 --- a/iconvdata/ibm1158.h +++ b/iconvdata/ibm1158.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1160.c b/iconvdata/ibm1160.c index 75c7e7aeb3..78dbef197b 100644 --- a/iconvdata/ibm1160.c +++ b/iconvdata/ibm1160.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1160.h b/iconvdata/ibm1160.h index 2aeb21ef06..614103a264 100644 --- a/iconvdata/ibm1160.h +++ b/iconvdata/ibm1160.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1161.c b/iconvdata/ibm1161.c index cb4ddf6f7d..51c667fd3a 100644 --- a/iconvdata/ibm1161.c +++ b/iconvdata/ibm1161.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1161.h b/iconvdata/ibm1161.h index 7e3fa02380..573e420dea 100644 --- a/iconvdata/ibm1161.h +++ b/iconvdata/ibm1161.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1162.c b/iconvdata/ibm1162.c index 7984ce49b8..a3062650df 100644 --- a/iconvdata/ibm1162.c +++ b/iconvdata/ibm1162.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1162.h b/iconvdata/ibm1162.h index 1e163c11d2..765dd161bc 100644 --- a/iconvdata/ibm1162.h +++ b/iconvdata/ibm1162.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1163.c b/iconvdata/ibm1163.c index 59e067789e..dc030ab631 100644 --- a/iconvdata/ibm1163.c +++ b/iconvdata/ibm1163.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1163.h b/iconvdata/ibm1163.h index a4e73aa468..7bc7012e94 100644 --- a/iconvdata/ibm1163.h +++ b/iconvdata/ibm1163.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1164.c b/iconvdata/ibm1164.c index 943a132a08..e1bfe9dfb0 100644 --- a/iconvdata/ibm1164.c +++ b/iconvdata/ibm1164.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1164.h b/iconvdata/ibm1164.h index 224a2a45bb..fe2dc98c38 100644 --- a/iconvdata/ibm1164.h +++ b/iconvdata/ibm1164.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1166.c b/iconvdata/ibm1166.c index a6e5a91090..ef977ec6c8 100644 --- a/iconvdata/ibm1166.c +++ b/iconvdata/ibm1166.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1166.h b/iconvdata/ibm1166.h index 8bd7d0b02e..29faff2ea3 100644 --- a/iconvdata/ibm1166.h +++ b/iconvdata/ibm1166.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1167.c b/iconvdata/ibm1167.c index 383f0e5be2..16726b3e49 100644 --- a/iconvdata/ibm1167.c +++ b/iconvdata/ibm1167.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm1167.h b/iconvdata/ibm1167.h index 6458cab949..b433e7b640 100644 --- a/iconvdata/ibm1167.h +++ b/iconvdata/ibm1167.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm12712.c b/iconvdata/ibm12712.c index 8f5b9e836f..aa1db102fc 100644 --- a/iconvdata/ibm12712.c +++ b/iconvdata/ibm12712.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm12712.h b/iconvdata/ibm12712.h index eeaaf68d60..c0095fdd34 100644 --- a/iconvdata/ibm12712.h +++ b/iconvdata/ibm12712.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm1364.c b/iconvdata/ibm1364.c index 32ebe5a406..6d83997545 100644 --- a/iconvdata/ibm1364.c +++ b/iconvdata/ibm1364.c @@ -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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/ibm1364.h b/iconvdata/ibm1364.h index 9626b9d273..4a9980b51d 100644 --- a/iconvdata/ibm1364.h +++ b/iconvdata/ibm1364.h @@ -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/>. */ #ifndef _IBM1364_H diff --git a/iconvdata/ibm1371.c b/iconvdata/ibm1371.c index 8eb17f3488..0470170a41 100644 --- a/iconvdata/ibm1371.c +++ b/iconvdata/ibm1371.c @@ -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/>. */ #define DATA_HEADER "ibm1371.h" #define CHARSET_NAME "IBM1371//" diff --git a/iconvdata/ibm1371.h b/iconvdata/ibm1371.h index c0c9fff323..83bbf1fe31 100644 --- a/iconvdata/ibm1371.h +++ b/iconvdata/ibm1371.h @@ -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/>. */ #ifndef _IBM1371_H diff --git a/iconvdata/ibm1388.c b/iconvdata/ibm1388.c index fbca7cda16..7980650d41 100644 --- a/iconvdata/ibm1388.c +++ b/iconvdata/ibm1388.c @@ -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/>. */ #define DATA_HEADER "ibm1388.h" #define CHARSET_NAME "IBM1388//" diff --git a/iconvdata/ibm1388.h b/iconvdata/ibm1388.h index f6e38be6de..041d062df7 100644 --- a/iconvdata/ibm1388.h +++ b/iconvdata/ibm1388.h @@ -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/>. */ #ifndef _IBM1388_H diff --git a/iconvdata/ibm1390.c b/iconvdata/ibm1390.c index f8cfe6b349..ab92e8e978 100644 --- a/iconvdata/ibm1390.c +++ b/iconvdata/ibm1390.c @@ -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/>. */ #define DATA_HEADER "ibm1390.h" #define CHARSET_NAME "IBM1390//" diff --git a/iconvdata/ibm1390.h b/iconvdata/ibm1390.h index f8d366b06e..74d3a01318 100644 --- a/iconvdata/ibm1390.h +++ b/iconvdata/ibm1390.h @@ -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/>. */ #ifndef _IBM1390_H #define _IBM1390_H 1 diff --git a/iconvdata/ibm1399.c b/iconvdata/ibm1399.c index e3a3d78573..06e1b5e720 100644 --- a/iconvdata/ibm1399.c +++ b/iconvdata/ibm1399.c @@ -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/>. */ #define DATA_HEADER "ibm1399.h" #define CHARSET_NAME "IBM1399//" diff --git a/iconvdata/ibm1399.h b/iconvdata/ibm1399.h index b78f03e6c7..5d84a76a95 100644 --- a/iconvdata/ibm1399.h +++ b/iconvdata/ibm1399.h @@ -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/>. */ #ifndef _IBM1399_H #define _IBM1399_H 1 diff --git a/iconvdata/ibm16804.c b/iconvdata/ibm16804.c index da3855ba5f..0b85c87a10 100644 --- a/iconvdata/ibm16804.c +++ b/iconvdata/ibm16804.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm16804.h b/iconvdata/ibm16804.h index 2065f9d62d..5dae77b890 100644 --- a/iconvdata/ibm16804.h +++ b/iconvdata/ibm16804.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm256.c b/iconvdata/ibm256.c index 458089f426..ff162177f3 100644 --- a/iconvdata/ibm256.c +++ b/iconvdata/ibm256.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm273.c b/iconvdata/ibm273.c index 3fc33d8df0..138d7b59cd 100644 --- a/iconvdata/ibm273.c +++ b/iconvdata/ibm273.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm274.c b/iconvdata/ibm274.c index d8c5dad6e3..a5bf26d86d 100644 --- a/iconvdata/ibm274.c +++ b/iconvdata/ibm274.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm275.c b/iconvdata/ibm275.c index 48c78f2405..d2619a43c0 100644 --- a/iconvdata/ibm275.c +++ b/iconvdata/ibm275.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm277.c b/iconvdata/ibm277.c index aaaf93196b..0689bcae1f 100644 --- a/iconvdata/ibm277.c +++ b/iconvdata/ibm277.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm278.c b/iconvdata/ibm278.c index 7ca3d4b3d0..c42eb4974e 100644 --- a/iconvdata/ibm278.c +++ b/iconvdata/ibm278.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm280.c b/iconvdata/ibm280.c index 42ef79ebe8..c330d1ef4a 100644 --- a/iconvdata/ibm280.c +++ b/iconvdata/ibm280.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm281.c b/iconvdata/ibm281.c index 21adadedf5..e11f5aca2e 100644 --- a/iconvdata/ibm281.c +++ b/iconvdata/ibm281.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm284.c b/iconvdata/ibm284.c index a84c28b28c..c1469237cd 100644 --- a/iconvdata/ibm284.c +++ b/iconvdata/ibm284.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm285.c b/iconvdata/ibm285.c index 59da624de3..b12cd3abe0 100644 --- a/iconvdata/ibm285.c +++ b/iconvdata/ibm285.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm290.c b/iconvdata/ibm290.c index 6fe7bd79f2..9a4f07176d 100644 --- a/iconvdata/ibm290.c +++ b/iconvdata/ibm290.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm297.c b/iconvdata/ibm297.c index 07539f4bdf..36da867247 100644 --- a/iconvdata/ibm297.c +++ b/iconvdata/ibm297.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm420.c b/iconvdata/ibm420.c index ad00f128df..e01f40fdad 100644 --- a/iconvdata/ibm420.c +++ b/iconvdata/ibm420.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm423.c b/iconvdata/ibm423.c index 15dd211248..4b19bf24d9 100644 --- a/iconvdata/ibm423.c +++ b/iconvdata/ibm423.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm424.c b/iconvdata/ibm424.c index ee008258b1..6cf8921e51 100644 --- a/iconvdata/ibm424.c +++ b/iconvdata/ibm424.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm437.c b/iconvdata/ibm437.c index 4e27b31bb6..58ff073b93 100644 --- a/iconvdata/ibm437.c +++ b/iconvdata/ibm437.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm4517.c b/iconvdata/ibm4517.c index b17aa43cf9..80b91026ec 100644 --- a/iconvdata/ibm4517.c +++ b/iconvdata/ibm4517.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm4517.h b/iconvdata/ibm4517.h index a69cdc9a0d..f6e878f223 100644 --- a/iconvdata/ibm4517.h +++ b/iconvdata/ibm4517.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm4899.c b/iconvdata/ibm4899.c index 9275a675af..b3d5a7ebd7 100644 --- a/iconvdata/ibm4899.c +++ b/iconvdata/ibm4899.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm4899.h b/iconvdata/ibm4899.h index 484b148d88..2ca43b71f9 100644 --- a/iconvdata/ibm4899.h +++ b/iconvdata/ibm4899.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm4909.c b/iconvdata/ibm4909.c index 1305228810..852ed2f926 100644 --- a/iconvdata/ibm4909.c +++ b/iconvdata/ibm4909.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm4909.h b/iconvdata/ibm4909.h index 9d9226eda1..6d7f04ecbc 100644 --- a/iconvdata/ibm4909.h +++ b/iconvdata/ibm4909.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm4971.c b/iconvdata/ibm4971.c index 1b37a80596..98bde87290 100644 --- a/iconvdata/ibm4971.c +++ b/iconvdata/ibm4971.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm4971.h b/iconvdata/ibm4971.h index 30d6c5ac3f..d116c1703c 100644 --- a/iconvdata/ibm4971.h +++ b/iconvdata/ibm4971.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm500.c b/iconvdata/ibm500.c index 83807f341a..d5afa75956 100644 --- a/iconvdata/ibm500.c +++ b/iconvdata/ibm500.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm5347.c b/iconvdata/ibm5347.c index 5c75cfbab6..3b6d044ee0 100644 --- a/iconvdata/ibm5347.c +++ b/iconvdata/ibm5347.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm5347.h b/iconvdata/ibm5347.h index b65090a7c1..02d88f448d 100644 --- a/iconvdata/ibm5347.h +++ b/iconvdata/ibm5347.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm803.c b/iconvdata/ibm803.c index 4e48aaf037..df3546f90d 100644 --- a/iconvdata/ibm803.c +++ b/iconvdata/ibm803.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm803.h b/iconvdata/ibm803.h index ff83b44fac..dfa825c0fc 100644 --- a/iconvdata/ibm803.h +++ b/iconvdata/ibm803.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm850.c b/iconvdata/ibm850.c index 61998259d9..fa68b73360 100644 --- a/iconvdata/ibm850.c +++ b/iconvdata/ibm850.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm851.c b/iconvdata/ibm851.c index 9cb3c1f557..938f0a9b70 100644 --- a/iconvdata/ibm851.c +++ b/iconvdata/ibm851.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm852.c b/iconvdata/ibm852.c index eb81090f8b..6e7921f4c7 100644 --- a/iconvdata/ibm852.c +++ b/iconvdata/ibm852.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm855.c b/iconvdata/ibm855.c index 7d0b21fad9..bc1d0b8b1d 100644 --- a/iconvdata/ibm855.c +++ b/iconvdata/ibm855.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm856.c b/iconvdata/ibm856.c index ec65d5d984..11a63287c7 100644 --- a/iconvdata/ibm856.c +++ b/iconvdata/ibm856.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm856.h b/iconvdata/ibm856.h index 61b6175537..b6d36f7dca 100644 --- a/iconvdata/ibm856.h +++ b/iconvdata/ibm856.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm857.c b/iconvdata/ibm857.c index 801f4d6b2a..8d19268684 100644 --- a/iconvdata/ibm857.c +++ b/iconvdata/ibm857.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm858.c b/iconvdata/ibm858.c index a78907e408..ce962f0f2c 100644 --- a/iconvdata/ibm858.c +++ b/iconvdata/ibm858.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm860.c b/iconvdata/ibm860.c index 483e09b2c5..eddb78bb49 100644 --- a/iconvdata/ibm860.c +++ b/iconvdata/ibm860.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm861.c b/iconvdata/ibm861.c index 8c3439bcfd..98d43cc8ff 100644 --- a/iconvdata/ibm861.c +++ b/iconvdata/ibm861.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm862.c b/iconvdata/ibm862.c index b57e9e3106..f8d0877026 100644 --- a/iconvdata/ibm862.c +++ b/iconvdata/ibm862.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm863.c b/iconvdata/ibm863.c index 854ca7ff39..d7eeb93d95 100644 --- a/iconvdata/ibm863.c +++ b/iconvdata/ibm863.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm864.c b/iconvdata/ibm864.c index 9bb1554381..d484920576 100644 --- a/iconvdata/ibm864.c +++ b/iconvdata/ibm864.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm865.c b/iconvdata/ibm865.c index 73bf730e9d..6e148ce499 100644 --- a/iconvdata/ibm865.c +++ b/iconvdata/ibm865.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm866.c b/iconvdata/ibm866.c index 47af25a7ff..ff1601583c 100644 --- a/iconvdata/ibm866.c +++ b/iconvdata/ibm866.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm866nav.c b/iconvdata/ibm866nav.c index ba8cf201ca..22d9b2d8ff 100644 --- a/iconvdata/ibm866nav.c +++ b/iconvdata/ibm866nav.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm868.c b/iconvdata/ibm868.c index 698b07ed86..023f71503b 100644 --- a/iconvdata/ibm868.c +++ b/iconvdata/ibm868.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm869.c b/iconvdata/ibm869.c index 571e72bba9..6d6be51b9e 100644 --- a/iconvdata/ibm869.c +++ b/iconvdata/ibm869.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm870.c b/iconvdata/ibm870.c index b219a948cf..3fc8de3b9b 100644 --- a/iconvdata/ibm870.c +++ b/iconvdata/ibm870.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm871.c b/iconvdata/ibm871.c index ae4d87ebc7..86efa67e21 100644 --- a/iconvdata/ibm871.c +++ b/iconvdata/ibm871.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm874.c b/iconvdata/ibm874.c index c845f06168..b25b23e6b8 100644 --- a/iconvdata/ibm874.c +++ b/iconvdata/ibm874.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm875.c b/iconvdata/ibm875.c index 90001c8cc4..9afb979f68 100644 --- a/iconvdata/ibm875.c +++ b/iconvdata/ibm875.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm880.c b/iconvdata/ibm880.c index d1ac924bf8..e58638e0ba 100644 --- a/iconvdata/ibm880.c +++ b/iconvdata/ibm880.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm891.c b/iconvdata/ibm891.c index a14bea738b..5f71b57f43 100644 --- a/iconvdata/ibm891.c +++ b/iconvdata/ibm891.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm901.c b/iconvdata/ibm901.c index ce9d2254b4..981fef040c 100644 --- a/iconvdata/ibm901.c +++ b/iconvdata/ibm901.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm901.h b/iconvdata/ibm901.h index 80d6b124e7..b9d43d7a13 100644 --- a/iconvdata/ibm901.h +++ b/iconvdata/ibm901.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm902.c b/iconvdata/ibm902.c index 63e101542f..8a146313b9 100644 --- a/iconvdata/ibm902.c +++ b/iconvdata/ibm902.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm902.h b/iconvdata/ibm902.h index 4af23d3979..59a244a726 100644 --- a/iconvdata/ibm902.h +++ b/iconvdata/ibm902.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm903.c b/iconvdata/ibm903.c index c6586af84c..16527bae69 100644 --- a/iconvdata/ibm903.c +++ b/iconvdata/ibm903.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm9030.c b/iconvdata/ibm9030.c index 097ac82b4f..d55f111f2b 100644 --- a/iconvdata/ibm9030.c +++ b/iconvdata/ibm9030.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm9030.h b/iconvdata/ibm9030.h index d9dadca150..7b3944d1fb 100644 --- a/iconvdata/ibm9030.h +++ b/iconvdata/ibm9030.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm904.c b/iconvdata/ibm904.c index f237d5919b..6271c9b40e 100644 --- a/iconvdata/ibm904.c +++ b/iconvdata/ibm904.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm905.c b/iconvdata/ibm905.c index 22516e6af4..6ffba22d8c 100644 --- a/iconvdata/ibm905.c +++ b/iconvdata/ibm905.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm9066.c b/iconvdata/ibm9066.c index 4fc4533eb2..2979dd9615 100644 --- a/iconvdata/ibm9066.c +++ b/iconvdata/ibm9066.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm9066.h b/iconvdata/ibm9066.h index 0d80c5e6b0..6472063cef 100644 --- a/iconvdata/ibm9066.h +++ b/iconvdata/ibm9066.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm918.c b/iconvdata/ibm918.c index 1b699ee6fd..4f795638c6 100644 --- a/iconvdata/ibm918.c +++ b/iconvdata/ibm918.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm921.c b/iconvdata/ibm921.c index 55e997f617..3d86e1cf87 100644 --- a/iconvdata/ibm921.c +++ b/iconvdata/ibm921.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm921.h b/iconvdata/ibm921.h index 27fe0b3310..6d458f1366 100644 --- a/iconvdata/ibm921.h +++ b/iconvdata/ibm921.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm922.c b/iconvdata/ibm922.c index 16f3c53548..6a26bcc0a9 100644 --- a/iconvdata/ibm922.c +++ b/iconvdata/ibm922.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm922.h b/iconvdata/ibm922.h index f9e148795f..a050f86aa3 100644 --- a/iconvdata/ibm922.h +++ b/iconvdata/ibm922.h @@ -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 <stdint.h> diff --git a/iconvdata/ibm930.c b/iconvdata/ibm930.c index 85753e5f93..6b6f89abb5 100644 --- a/iconvdata/ibm930.c +++ b/iconvdata/ibm930.c @@ -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/>. */ /* IBM930 is designed for the representation of Japanese Katakana/Kanji using a stateful EBCDIC encoding scheme. It is also known as diff --git a/iconvdata/ibm930.h b/iconvdata/ibm930.h index 6fc3ffb937..3501e7e9c5 100644 --- a/iconvdata/ibm930.h +++ b/iconvdata/ibm930.h @@ -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/>. */ #ifndef _IBM930_H #define _IBM930_H 1 diff --git a/iconvdata/ibm932.c b/iconvdata/ibm932.c index e7d87b5ddb..6d878d2930 100644 --- a/iconvdata/ibm932.c +++ b/iconvdata/ibm932.c @@ -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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/ibm932.h b/iconvdata/ibm932.h index f23d4ac5ec..33b8db8e26 100644 --- a/iconvdata/ibm932.h +++ b/iconvdata/ibm932.h @@ -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/>. */ #ifndef _IBM932_H #define _IBM932_H 1 diff --git a/iconvdata/ibm933.c b/iconvdata/ibm933.c index b62261ffab..08ffd30332 100644 --- a/iconvdata/ibm933.c +++ b/iconvdata/ibm933.c @@ -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/>. */ /* IBM933 is designed for the representation of Korean using a stateful EBCDIC encoding scheme. It is also known as CCSID 933 or CP933. See: diff --git a/iconvdata/ibm933.h b/iconvdata/ibm933.h index 0b933f094f..594eaaeffe 100644 --- a/iconvdata/ibm933.h +++ b/iconvdata/ibm933.h @@ -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/>. */ #ifndef _IBM933_H #define _IBM933_H 1 diff --git a/iconvdata/ibm935.c b/iconvdata/ibm935.c index 251503275c..451b7b971b 100644 --- a/iconvdata/ibm935.c +++ b/iconvdata/ibm935.c @@ -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/>. */ /* IBM935 is designed for the representation of Simplified Chinese using a stateful EBCDIC encoding scheme. It is also known as diff --git a/iconvdata/ibm935.h b/iconvdata/ibm935.h index a668a83d63..f30f5d3043 100644 --- a/iconvdata/ibm935.h +++ b/iconvdata/ibm935.h @@ -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/>. */ #ifndef _IBM935_H #define _IBM935_H 1 diff --git a/iconvdata/ibm937.c b/iconvdata/ibm937.c index f5f7c41230..bb0fabf075 100644 --- a/iconvdata/ibm937.c +++ b/iconvdata/ibm937.c @@ -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/>. */ /* IBM937 is designed for the representation of Traditional Chinese using a stateful EBCDIC encoding scheme. It is also known as diff --git a/iconvdata/ibm937.h b/iconvdata/ibm937.h index 521450380d..974ed52a91 100644 --- a/iconvdata/ibm937.h +++ b/iconvdata/ibm937.h @@ -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/>. */ #ifndef _IBM937_H #define _IBM937_H 1 diff --git a/iconvdata/ibm939.c b/iconvdata/ibm939.c index 4049380804..e158ebe9d4 100644 --- a/iconvdata/ibm939.c +++ b/iconvdata/ibm939.c @@ -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/>. */ /* IBM939 is designed for the representation of Japanese Latin/Kanji using a stateful EBCDIC encoding scheme. It is also known as diff --git a/iconvdata/ibm939.h b/iconvdata/ibm939.h index 665cd927c4..8a16be4206 100644 --- a/iconvdata/ibm939.h +++ b/iconvdata/ibm939.h @@ -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/>. */ #ifndef _IBM939_H #define _IBM939_H 1 diff --git a/iconvdata/ibm943.c b/iconvdata/ibm943.c index f30c39fe80..a84036b801 100644 --- a/iconvdata/ibm943.c +++ b/iconvdata/ibm943.c @@ -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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/ibm943.h b/iconvdata/ibm943.h index ddba42f68d..afcd48f6d8 100644 --- a/iconvdata/ibm943.h +++ b/iconvdata/ibm943.h @@ -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/>. */ #ifndef _IBM943_H #define _IBM943_H 1 diff --git a/iconvdata/ibm9448.c b/iconvdata/ibm9448.c index 99c78ae563..14650d36b4 100644 --- a/iconvdata/ibm9448.c +++ b/iconvdata/ibm9448.c @@ -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 <stdint.h> diff --git a/iconvdata/ibm9448.h b/iconvdata/ibm9448.h index b47b004002..fe59ec955f 100644 --- a/iconvdata/ibm9448.h +++ b/iconvdata/ibm9448.h @@ -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 <stdint.h> diff --git a/iconvdata/iec_p27-1.c b/iconvdata/iec_p27-1.c index aba35f541d..01c4b5d5b2 100644 --- a/iconvdata/iec_p27-1.c +++ b/iconvdata/iec_p27-1.c @@ -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 <stdint.h> diff --git a/iconvdata/inis-8.c b/iconvdata/inis-8.c index ffb67e422c..01cea59feb 100644 --- a/iconvdata/inis-8.c +++ b/iconvdata/inis-8.c @@ -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 <stdint.h> diff --git a/iconvdata/inis-cyrillic.c b/iconvdata/inis-cyrillic.c index a64bdf9ae3..6a2fd0687d 100644 --- a/iconvdata/inis-cyrillic.c +++ b/iconvdata/inis-cyrillic.c @@ -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 <stdint.h> diff --git a/iconvdata/inis.c b/iconvdata/inis.c index 8fad8e1e75..7fa449419a 100644 --- a/iconvdata/inis.c +++ b/iconvdata/inis.c @@ -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 <stdint.h> diff --git a/iconvdata/isiri-3342.c b/iconvdata/isiri-3342.c index 45368d1c3e..95449d0c41 100644 --- a/iconvdata/isiri-3342.c +++ b/iconvdata/isiri-3342.c @@ -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 <stdint.h> diff --git a/iconvdata/iso-2022-cn-ext.c b/iconvdata/iso-2022-cn-ext.c index a20c61616f..2d97f28c2b 100644 --- a/iconvdata/iso-2022-cn-ext.c +++ b/iconvdata/iso-2022-cn-ext.c @@ -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 <dlfcn.h> #include <gconv.h> diff --git a/iconvdata/iso-2022-cn.c b/iconvdata/iso-2022-cn.c index 9661e06d75..5bbc3246f2 100644 --- a/iconvdata/iso-2022-cn.c +++ b/iconvdata/iso-2022-cn.c @@ -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 <dlfcn.h> #include <gconv.h> diff --git a/iconvdata/iso-2022-jp-3.c b/iconvdata/iso-2022-jp-3.c index 69499d6bc9..d9adbe57f7 100644 --- a/iconvdata/iso-2022-jp-3.c +++ b/iconvdata/iso-2022-jp-3.c @@ -16,7 +16,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 <assert.h> #include <dlfcn.h> diff --git a/iconvdata/iso-2022-jp.c b/iconvdata/iso-2022-jp.c index 2bc17061d4..18d226e619 100644 --- a/iconvdata/iso-2022-jp.c +++ b/iconvdata/iso-2022-jp.c @@ -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 <assert.h> #include <dlfcn.h> diff --git a/iconvdata/iso-2022-kr.c b/iconvdata/iso-2022-kr.c index 8f5d05e2c0..e470f9d426 100644 --- a/iconvdata/iso-2022-kr.c +++ b/iconvdata/iso-2022-kr.c @@ -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 <dlfcn.h> #include <gconv.h> diff --git a/iconvdata/iso-ir-165.c b/iconvdata/iso-ir-165.c index f20decdc37..52299f3095 100644 --- a/iconvdata/iso-ir-165.c +++ b/iconvdata/iso-ir-165.c @@ -16,7 +16,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 "iso-ir-165.h" diff --git a/iconvdata/iso-ir-165.h b/iconvdata/iso-ir-165.h index 68162c2e87..cd83dd1f2b 100644 --- a/iconvdata/iso-ir-165.h +++ b/iconvdata/iso-ir-165.h @@ -16,7 +16,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/>. */ #ifndef _ISO_IR_165_H #define _ISO_IR_165_H 1 diff --git a/iconvdata/iso-ir-197.c b/iconvdata/iso-ir-197.c index 8606058680..3c9f61acc9 100644 --- a/iconvdata/iso-ir-197.c +++ b/iconvdata/iso-ir-197.c @@ -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 <stdint.h> diff --git a/iconvdata/iso-ir-209.c b/iconvdata/iso-ir-209.c index 7de6eff152..f4ad7c9b3a 100644 --- a/iconvdata/iso-ir-209.c +++ b/iconvdata/iso-ir-209.c @@ -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 <stdint.h> diff --git a/iconvdata/iso646.c b/iconvdata/iso646.c index 6bfabcb9b2..b049beb376 100644 --- a/iconvdata/iso646.c +++ b/iconvdata/iso646.c @@ -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/>. */ /* The implementation of the conversion which can be performed by this module are not very sophisticated and not tuned at all. There are diff --git a/iconvdata/iso8859-1.c b/iconvdata/iso8859-1.c index e537539588..9894888703 100644 --- a/iconvdata/iso8859-1.c +++ b/iconvdata/iso8859-1.c @@ -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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/iso8859-10.c b/iconvdata/iso8859-10.c index 30e73e7a96..9371d2f5e3 100644 --- a/iconvdata/iso8859-10.c +++ b/iconvdata/iso8859-10.c @@ -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/>. */ /* Get the conversion table. */ #include <stdint.h> diff --git a/iconvdata/iso8859-11.c b/iconvdata/iso8859-11.c index db7b4c3e7a..0ea7ed3811 100644 --- a/iconvdata/iso8859-11.c +++ b/iconvdata/iso8859-11.c @@ -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/>. */ /* Get the conversion table. */ #include <stdint.h> diff --git a/iconvdata/iso8859-13.c b/iconvdata/iso8859-13.c index f9ef0f3399..4952e93dfc 100644 --- a/iconvdata/iso8859-13.c +++ b/iconvdata/iso8859-13.c @@ -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/>. */ /* Get the conversion table. */ #include <stdint.h> diff --git a/iconvdata/iso8859-14.c b/iconvdata/iso8859-14.c index 5b6a1e90e8..0aecb137d0 100644 --- a/iconvdata/iso8859-14.c +++ b/iconvdata/iso8859-14.c @@ -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/>. */ /* Get the conversion table. */ #include <stdint.h> diff --git a/iconvdata/iso8859-15.c b/iconvdata/iso8859-15.c index 7dce4eb9c1..619427718d 100644 --- a/iconvdata/iso8859-15.c +++ b/iconvdata/iso8859-15.c @@ -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/>. */ /* Get the conversion table. */ #include <stdint.h> diff --git a/iconvdata/iso8859-16.c b/iconvdata/iso8859-16.c index 9261fbce6a..0db4db11de 100644 --- a/iconvdata/iso8859-16.c +++ b/iconvdata/iso8859-16.c @@ -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 <stdint.h> diff --git a/iconvdata/iso8859-2.c b/iconvdata/iso8859-2.c index 2eea3d5e36..3f63e42922 100644 --- a/iconvdata/iso8859-2.c +++ b/iconvdata/iso8859-2.c @@ -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/>. */ /* Get the conversion table. */ #include <stdint.h> diff --git a/iconvdata/iso8859-3.c b/iconvdata/iso8859-3.c index 61dc0ded92..3cc8c5b5ea 100644 --- a/iconvdata/iso8859-3.c +++ b/iconvdata/iso8859-3.c @@ -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/>. */ /* Get the conversion table. */ #include <stdint.h> diff --git a/iconvdata/iso8859-4.c b/iconvdata/iso8859-4.c index 7e096bbad2..ef52d13997 100644 --- a/iconvdata/iso8859-4.c +++ b/iconvdata/iso8859-4.c @@ -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/>. */ /* Get the conversion table. */ #include <stdint.h> diff --git a/iconvdata/iso8859-5.c b/iconvdata/iso8859-5.c index e661aa53ae..424a27e760 100644 --- a/iconvdata/iso8859-5.c +++ b/iconvdata/iso8859-5.c @@ -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/>. */ /* Get the conversion table. */ #include <stdint.h> diff --git a/iconvdata/iso8859-6.c b/iconvdata/iso8859-6.c index 329f41191a..e27b8ee8e0 100644 --- a/iconvdata/iso8859-6.c +++ b/iconvdata/iso8859-6.c @@ -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/>. */ /* Get the conversion table. */ #include <stdint.h> diff --git a/iconvdata/iso8859-7.c b/iconvdata/iso8859-7.c index be876668a1..ed983eeb1d 100644 --- a/iconvdata/iso8859-7.c +++ b/iconvdata/iso8859-7.c @@ -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/>. */ /* Get the conversion table. */ #include <stdint.h> diff --git a/iconvdata/iso8859-8.c b/iconvdata/iso8859-8.c index 8351583d3c..529eee7d4f 100644 --- a/iconvdata/iso8859-8.c +++ b/iconvdata/iso8859-8.c @@ -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/>. */ /* Get the conversion table. */ #include <stdint.h> diff --git a/iconvdata/iso8859-9.c b/iconvdata/iso8859-9.c index c76262d787..592de51e8c 100644 --- a/iconvdata/iso8859-9.c +++ b/iconvdata/iso8859-9.c @@ -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/>. */ /* Get the conversion table. */ #include <stdint.h> diff --git a/iconvdata/iso8859-9e.c b/iconvdata/iso8859-9e.c index 7feaa7bc89..8856b0d1bc 100644 --- a/iconvdata/iso8859-9e.c +++ b/iconvdata/iso8859-9e.c @@ -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 <stdint.h> diff --git a/iconvdata/iso_10367-box.c b/iconvdata/iso_10367-box.c index 0fdaa6eb51..0bf079938e 100644 --- a/iconvdata/iso_10367-box.c +++ b/iconvdata/iso_10367-box.c @@ -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 <stdint.h> diff --git a/iconvdata/iso_11548-1.c b/iconvdata/iso_11548-1.c index b5125dfea3..ab83d34fc7 100644 --- a/iconvdata/iso_11548-1.c +++ b/iconvdata/iso_11548-1.c @@ -16,7 +16,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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/iso_2033.c b/iconvdata/iso_2033.c index 1df45991bc..85174699f5 100644 --- a/iconvdata/iso_2033.c +++ b/iconvdata/iso_2033.c @@ -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 <stdint.h> diff --git a/iconvdata/iso_5427-ext.c b/iconvdata/iso_5427-ext.c index b7b53efed4..b558a5603c 100644 --- a/iconvdata/iso_5427-ext.c +++ b/iconvdata/iso_5427-ext.c @@ -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 <stdint.h> diff --git a/iconvdata/iso_5427.c b/iconvdata/iso_5427.c index 66dab9a7eb..9d3d739dfa 100644 --- a/iconvdata/iso_5427.c +++ b/iconvdata/iso_5427.c @@ -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 <stdint.h> diff --git a/iconvdata/iso_5428.c b/iconvdata/iso_5428.c index 8264996714..c81a5a420c 100644 --- a/iconvdata/iso_5428.c +++ b/iconvdata/iso_5428.c @@ -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 <stdint.h> diff --git a/iconvdata/iso_6937-2.c b/iconvdata/iso_6937-2.c index bd580f89ac..f59ef99cc2 100644 --- a/iconvdata/iso_6937-2.c +++ b/iconvdata/iso_6937-2.c @@ -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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/iso_6937.c b/iconvdata/iso_6937.c index 50f350b637..856e0bbc5d 100644 --- a/iconvdata/iso_6937.c +++ b/iconvdata/iso_6937.c @@ -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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/jis0201.c b/iconvdata/jis0201.c index e897a1a79b..ae3c4ee789 100644 --- a/iconvdata/jis0201.c +++ b/iconvdata/jis0201.c @@ -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 <stdint.h> diff --git a/iconvdata/jis0201.h b/iconvdata/jis0201.h index 3b98b0220c..1aad944a5d 100644 --- a/iconvdata/jis0201.h +++ b/iconvdata/jis0201.h @@ -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/>. */ #ifndef _JIS0201_H #define _JIS0201_H 1 diff --git a/iconvdata/jis0208.c b/iconvdata/jis0208.c index c4251493c6..b8b0ba4004 100644 --- a/iconvdata/jis0208.c +++ b/iconvdata/jis0208.c @@ -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 <stdint.h> diff --git a/iconvdata/jis0208.h b/iconvdata/jis0208.h index 54f0f9ebb8..6507b34d1d 100644 --- a/iconvdata/jis0208.h +++ b/iconvdata/jis0208.h @@ -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/>. */ #ifndef _JIS0208_H #define _JIS0208_H 1 diff --git a/iconvdata/jis0212.c b/iconvdata/jis0212.c index d378c66c16..f1215f16d9 100644 --- a/iconvdata/jis0212.c +++ b/iconvdata/jis0212.c @@ -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 <stdint.h> diff --git a/iconvdata/jis0212.h b/iconvdata/jis0212.h index 0dd2a1277c..ae5a28930a 100644 --- a/iconvdata/jis0212.h +++ b/iconvdata/jis0212.h @@ -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/>. */ #ifndef _JIS0212_H #define _JIS0212_H 1 diff --git a/iconvdata/jisx0213.c b/iconvdata/jisx0213.c index eaec261751..b150f69ef0 100644 --- a/iconvdata/jisx0213.c +++ b/iconvdata/jisx0213.c @@ -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 <stdint.h> diff --git a/iconvdata/jisx0213.h b/iconvdata/jisx0213.h index 63c669c3dd..aea9db0f75 100644 --- a/iconvdata/jisx0213.h +++ b/iconvdata/jisx0213.h @@ -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/>. */ #ifndef _JISX0213_H #define _JISX0213_H 1 diff --git a/iconvdata/johab.c b/iconvdata/johab.c index 99ee78f9b2..559d3c3cd4 100644 --- a/iconvdata/johab.c +++ b/iconvdata/johab.c @@ -16,7 +16,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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/koi-8.c b/iconvdata/koi-8.c index ab19ea37aa..419c7e078d 100644 --- a/iconvdata/koi-8.c +++ b/iconvdata/koi-8.c @@ -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/>. */ /* Get the conversion table. */ #include <stdint.h> diff --git a/iconvdata/koi8-r.c b/iconvdata/koi8-r.c index b807fb7be4..1eec9739c9 100644 --- a/iconvdata/koi8-r.c +++ b/iconvdata/koi8-r.c @@ -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 <stdint.h> diff --git a/iconvdata/koi8-ru.c b/iconvdata/koi8-ru.c index 2d064121bf..bcfaef9c5d 100644 --- a/iconvdata/koi8-ru.c +++ b/iconvdata/koi8-ru.c @@ -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 <stdint.h> diff --git a/iconvdata/koi8-t.c b/iconvdata/koi8-t.c index 38e6a6e2b4..ab1ac3b60f 100644 --- a/iconvdata/koi8-t.c +++ b/iconvdata/koi8-t.c @@ -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 <stdint.h> diff --git a/iconvdata/koi8-u.c b/iconvdata/koi8-u.c index 77a36e4d20..a1da170c4d 100644 --- a/iconvdata/koi8-u.c +++ b/iconvdata/koi8-u.c @@ -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 <stdint.h> diff --git a/iconvdata/ksc5601.c b/iconvdata/ksc5601.c index 0e263dd743..92ba5241c0 100644 --- a/iconvdata/ksc5601.c +++ b/iconvdata/ksc5601.c @@ -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 <stdint.h> #include "ksc5601.h" diff --git a/iconvdata/ksc5601.h b/iconvdata/ksc5601.h index ea93cc9ed9..5582cc8deb 100644 --- a/iconvdata/ksc5601.h +++ b/iconvdata/ksc5601.h @@ -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/>. */ #ifndef _KSC5601_H #define _KSC5601_H 1 diff --git a/iconvdata/latin-greek-1.c b/iconvdata/latin-greek-1.c index 5e683c8c77..4344379099 100644 --- a/iconvdata/latin-greek-1.c +++ b/iconvdata/latin-greek-1.c @@ -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/>. */ /* Specify the conversion table. */ #define TABLES <latin-greek-1.h> diff --git a/iconvdata/latin-greek.c b/iconvdata/latin-greek.c index 5005895a7f..53dd607305 100644 --- a/iconvdata/latin-greek.c +++ b/iconvdata/latin-greek.c @@ -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/>. */ /* Specify the conversion table. */ #define TABLES <latin-greek.h> diff --git a/iconvdata/mac-centraleurope.c b/iconvdata/mac-centraleurope.c index 0639e720c9..be16663aec 100644 --- a/iconvdata/mac-centraleurope.c +++ b/iconvdata/mac-centraleurope.c @@ -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 <stdint.h> diff --git a/iconvdata/mac-is.c b/iconvdata/mac-is.c index 6c075dad1b..a62063dcac 100644 --- a/iconvdata/mac-is.c +++ b/iconvdata/mac-is.c @@ -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 <stdint.h> diff --git a/iconvdata/mac-sami.c b/iconvdata/mac-sami.c index f5abc990f7..b0a216d6a7 100644 --- a/iconvdata/mac-sami.c +++ b/iconvdata/mac-sami.c @@ -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 <stdint.h> diff --git a/iconvdata/mac-uk.c b/iconvdata/mac-uk.c index a45b073517..1de6e31551 100644 --- a/iconvdata/mac-uk.c +++ b/iconvdata/mac-uk.c @@ -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 <stdint.h> diff --git a/iconvdata/macintosh.c b/iconvdata/macintosh.c index 938c6fddf1..9237ead9b3 100644 --- a/iconvdata/macintosh.c +++ b/iconvdata/macintosh.c @@ -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 <stdint.h> diff --git a/iconvdata/mik.c b/iconvdata/mik.c index a55bbd745d..9c596580e6 100644 --- a/iconvdata/mik.c +++ b/iconvdata/mik.c @@ -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 <stdint.h> diff --git a/iconvdata/nats-dano.c b/iconvdata/nats-dano.c index a96219bc25..b71ed83445 100644 --- a/iconvdata/nats-dano.c +++ b/iconvdata/nats-dano.c @@ -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 <stdint.h> diff --git a/iconvdata/nats-sefi.c b/iconvdata/nats-sefi.c index 712b2ea846..ed728ac6fe 100644 --- a/iconvdata/nats-sefi.c +++ b/iconvdata/nats-sefi.c @@ -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 <stdint.h> diff --git a/iconvdata/pt154.c b/iconvdata/pt154.c index a3f3de62cd..fe131ef7db 100644 --- a/iconvdata/pt154.c +++ b/iconvdata/pt154.c @@ -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 <stdint.h> diff --git a/iconvdata/rk1048.c b/iconvdata/rk1048.c index 1c8f5a93fd..388b2c60e7 100644 --- a/iconvdata/rk1048.c +++ b/iconvdata/rk1048.c @@ -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 <stdint.h> diff --git a/iconvdata/run-iconv-test.sh b/iconvdata/run-iconv-test.sh index 396285fa58..61b48a223b 100755 --- a/iconvdata/run-iconv-test.sh +++ b/iconvdata/run-iconv-test.sh @@ -16,7 +16,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/>. set -e diff --git a/iconvdata/sami-ws2.c b/iconvdata/sami-ws2.c index e19fed70cc..f9c2399526 100644 --- a/iconvdata/sami-ws2.c +++ b/iconvdata/sami-ws2.c @@ -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 <stdint.h> diff --git a/iconvdata/shift_jisx0213.c b/iconvdata/shift_jisx0213.c index a81fec37e6..8093c0fd9e 100644 --- a/iconvdata/shift_jisx0213.c +++ b/iconvdata/shift_jisx0213.c @@ -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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/sjis.c b/iconvdata/sjis.c index 91dffa6fda..4f172d680e 100644 --- a/iconvdata/sjis.c +++ b/iconvdata/sjis.c @@ -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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/t.61.c b/iconvdata/t.61.c index d3fe7d820d..a3ede29c81 100644 --- a/iconvdata/t.61.c +++ b/iconvdata/t.61.c @@ -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 <dlfcn.h> #include <gconv.h> diff --git a/iconvdata/tcvn5712-1.c b/iconvdata/tcvn5712-1.c index 77abb0a4b3..fb8de837cd 100644 --- a/iconvdata/tcvn5712-1.c +++ b/iconvdata/tcvn5712-1.c @@ -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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/tis-620.c b/iconvdata/tis-620.c index 5c053e9ffc..d6be9aa4b6 100644 --- a/iconvdata/tis-620.c +++ b/iconvdata/tis-620.c @@ -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 <stdint.h> diff --git a/iconvdata/tscii.c b/iconvdata/tscii.c index c8f6d72a67..a8e3317138 100644 --- a/iconvdata/tscii.c +++ b/iconvdata/tscii.c @@ -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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/tst-e2big.c b/iconvdata/tst-e2big.c index 1ce68c6a3b..5a07d3f7d3 100644 --- a/iconvdata/tst-e2big.c +++ b/iconvdata/tst-e2big.c @@ -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 <alloca.h> #include <errno.h> diff --git a/iconvdata/tst-loading.c b/iconvdata/tst-loading.c index 021ecafac8..67f3d1be42 100644 --- a/iconvdata/tst-loading.c +++ b/iconvdata/tst-loading.c @@ -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 <iconv.h> #include <mcheck.h> diff --git a/iconvdata/tst-table-charmap.sh b/iconvdata/tst-table-charmap.sh index 53582ba00f..dcc4ec91cf 100755 --- a/iconvdata/tst-table-charmap.sh +++ b/iconvdata/tst-table-charmap.sh @@ -16,7 +16,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/>. # Converts a glibc format charmap to a simple format .table file. diff --git a/iconvdata/tst-table-from.c b/iconvdata/tst-table-from.c index 65eac3b536..72fd62eb2c 100644 --- a/iconvdata/tst-table-from.c +++ b/iconvdata/tst-table-from.c @@ -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/>. */ /* Create a table from CHARSET to Unicode. This is a good test for CHARSET's iconv() module, in particular the diff --git a/iconvdata/tst-table-to.c b/iconvdata/tst-table-to.c index 39889dec77..37140fb579 100644 --- a/iconvdata/tst-table-to.c +++ b/iconvdata/tst-table-to.c @@ -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/>. */ /* Create a table from Unicode to CHARSET. This is a good test for CHARSET's iconv() module, in particular the diff --git a/iconvdata/tst-table.sh b/iconvdata/tst-table.sh index c8bfbc5dd3..4bef94b701 100755 --- a/iconvdata/tst-table.sh +++ b/iconvdata/tst-table.sh @@ -16,7 +16,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/>. # Checks that the iconv() implementation (in both directions) for a # stateless encoding agrees with the charmap table. diff --git a/iconvdata/tst-tables.sh b/iconvdata/tst-tables.sh index 5fbf19506e..b374861b0b 100755 --- a/iconvdata/tst-tables.sh +++ b/iconvdata/tst-tables.sh @@ -16,7 +16,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/>. # Checks that the iconv() implementation (in both directions) for the # stateless encodings agrees with the corresponding charmap table. diff --git a/iconvdata/uhc.c b/iconvdata/uhc.c index f85ac6d7c7..ff7832c526 100644 --- a/iconvdata/uhc.c +++ b/iconvdata/uhc.c @@ -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 <dlfcn.h> #include <stdint.h> diff --git a/iconvdata/unicode.c b/iconvdata/unicode.c index 78e511ac08..735016790b 100644 --- a/iconvdata/unicode.c +++ b/iconvdata/unicode.c @@ -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 <byteswap.h> #include <dlfcn.h> diff --git a/iconvdata/utf-16.c b/iconvdata/utf-16.c index f64723fdc3..aa8d25f98c 100644 --- a/iconvdata/utf-16.c +++ b/iconvdata/utf-16.c @@ -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 <byteswap.h> #include <dlfcn.h> diff --git a/iconvdata/utf-32.c b/iconvdata/utf-32.c index 34e350c914..14abc8f9ca 100644 --- a/iconvdata/utf-32.c +++ b/iconvdata/utf-32.c @@ -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 <byteswap.h> #include <dlfcn.h> diff --git a/iconvdata/utf-7.c b/iconvdata/utf-7.c index b429a67d75..0911706764 100644 --- a/iconvdata/utf-7.c +++ b/iconvdata/utf-7.c @@ -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/>. */ /* UTF-7 is a legacy encoding used for transmitting Unicode within the ASCII character set, used primarily by mail agents. New programs diff --git a/iconvdata/viscii.c b/iconvdata/viscii.c index e44347454f..cbdb6daea3 100644 --- a/iconvdata/viscii.c +++ b/iconvdata/viscii.c @@ -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 <stdint.h> |