ldbl-128ibm-compat: Replace http with https in new files
authorGabriel F. T. Gomes <gabrielftg@linux.ibm.com>
Wed, 27 Nov 2019 21:14:14 +0000 (18:14 -0300)
committerGabriel F. T. Gomes <gabrielftg@linux.ibm.com>
Tue, 3 Dec 2019 16:00:57 +0000 (13:00 -0300)
Several commits to the ldbl-128ibm-compat directory added new files
where the URL in the copyright notice pointed to an http, rather than to
an https, address.  This happened because I copied the notices before
commit ID 5a82c74822d3.  This trivial patch fixes this issue.

63 files changed:
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-argp-help.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-asprintf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-asprintf_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-dprintf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-dprintf_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-err.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-error.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-fprintf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-fprintf_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-fscanf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-fwprintf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-fwprintf_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-fwscanf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-obprintf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-obstack_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-printf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-printf_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-scanf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-snprintf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-snprintf_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-sprintf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-sprintf_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-sscanf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-swprintf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-swprintf_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-swscanf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-syslog.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vasprintf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vasprintf_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vdprintf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vdprintf_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vfprintf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vfprintf_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vfscanf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vfwprintf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vfwprintf_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vfwscanf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vobstack_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vprintf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vprintf_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vscanf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vsnprintf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vsnprintf_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vsprintf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vsprintf_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vsscanf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vswprintf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vswprintf_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vswscanf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vwprintf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vwprintf_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vwscanf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-wprintf.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-wprintf_chk.c
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-wscanf.c
sysdeps/ieee754/ldbl-128ibm-compat/test-obstack-ldbl-compat-template.c
sysdeps/ieee754/ldbl-128ibm-compat/test-printf-chk-ldbl-compat.c
sysdeps/ieee754/ldbl-128ibm-compat/test-printf-ldbl-compat.c
sysdeps/ieee754/ldbl-128ibm-compat/test-scanf-ldbl-compat-template.c
sysdeps/ieee754/ldbl-128ibm-compat/test-scanf-ldbl-compat.sh
sysdeps/ieee754/ldbl-128ibm-compat/test-syslog-ldbl-compat-template.c
sysdeps/ieee754/ldbl-128ibm-compat/test-wprintf-chk-ldbl-compat.c
sysdeps/ieee754/ldbl-128ibm-compat/test-wprintf-ldbl-compat.c

index c63e3cd24b2a365b97bdceac0c2fb75fa8b568d9..50b4e994eab78f2a5f7973dd7dcef69ec61dba30 100644 (file)
@@ -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 <argp.h>
 #include <libio/libioP.h>
index 35c909b124508cb9f036a6c4cd17612c313bcfbd..d3237ecede9132e525bc5f51c7bc4a0b21d085ba 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index 149fc046b6afc40b069ddd0aeadb8292af42eefe..716787e280a25976a86cd2bb27112e081f43a89b 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index 0c66c9758b97e0dab00ee7bbe1aac81a90c22ab5..203c7eb43c2373dc6b1647c803afd35ce1aa861e 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index 724fb0bd433b070dc406918624c4303b0925c465..77377f4fa14ea75fa596348ddd0e3553ac417b5b 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index df2c306fdc88d28a1fbe178e9e74657cc0564152..c74782ce697a9a59b0d906d94787f3198233ed82 100644 (file)
@@ -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 <err.h>
 #include <stdarg.h>
index 5ab7173db39e786b382edf5bb49ec250af26cc78..3d4aa58d36e38536ac229f33d9d867b06b5722be 100644 (file)
@@ -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 <error.h>
 #include <stdarg.h>
index b4b945092aac458b8568452260a261312276b6d1..ae62b55687a80e257a6f3ec143577ed5c2531f79 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index fc15b0bfbd2cf7e3d3f11bc877e8716bb779abf9..3543222a68f4df00c9fadfa1efe184a70746df86 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index f9de397c1d045d95ad71575d0b519486dd5a3ff5..6308e8c1f9e36da59e069a122bf4f75f69e10c4b 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index 4b350a6e0b8acfaab44bdf229685ae890ca81ca9..bff51bb634accae1a743d5502605624c687443ae 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index 04d2632e6ce8572c8306d77b14c8efdc35e0d7d2..0baa3b5328320e15b4e43f2f374cfc85f3dccdc4 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index 35ad72ec3d48ed59946c8b6df1c615ee6de1c697..9775e6d65d6e88912e0408a1b3611cacc1480233 100644 (file)
@@ -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 <stdarg.h>
 #include <libioP.h>
index 438f6e3eea1ac3d2212d95f5872e2edf68e056a1..d70ea213fd5293248cdc601b33d449287e182b31 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index 0bbdf0dc08b2068c2ad6279b566861731559fa88..db7c9fd76817246db017a0d835b1e9cccdc2f58f 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index a1c6d7e0cf30c55dbdd69546c3bf3899c60f47ef..4a5228c23147e74dfbc38adc49b0e34ed92e9f35 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index f3fe2900c30de95647c0c1f7b17647e40529b1a1..8ac3256a066fd7235aaaa15681e69d04ee220ba4 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index 9a3ea1304096d22901b77bec303373e8127d40b2..00cc5b95203fa95de01fcf432c9dc77e3b209e78 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index 2c09a75d5935966b3d284d6b2673c57539323280..af221b6e3a04df349e2fe89f07a797b443659672 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index 7f19962dd5217a54871a5bf3f1de835b56554424..34daa4ba26b50f59b7eb14751cfefd09348b6ab7 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index 727a403634a0578bb6599fc30928209da64b2118..c31b1e75c545dce4e7d9751c517b72c08639a0b8 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index 7cea1225c0db6a633b12c42b7fdef5edf19108ca..7d133d021621b460cdec4c4685f6894019cf7808 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index b774b62b6c44e8af0cfe56b7597ab5522bbadfa0..d6ac121a574d9032db956d4a80e9e97ac0a41062 100644 (file)
@@ -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 <stdarg.h>
 #include <strfile.h>
index 4fb40e3c42df147d7c3e2a0eb67efd50d1e82f0e..f8899b73abb02017a5417aba9c520611032280dd 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index 854ff2ef2c7bfa7a5d262d3125e7666f6bf7cc12..d603d358d5c9264726d03bd55de9d9e7a43ca59f 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index 1ee4662013316cfbc7cbdbe193b99e729f38ac18..ef90e9c0736ae277ae866ff774572079293ad290 100644 (file)
@@ -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 <stdarg.h>
 #include <strfile.h>
index 25713af1c49f9385ea8a969b25f0b5e9401d8497..225f62fe89f95dbfc6d46f0be2505354d54a2f50 100644 (file)
@@ -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 <stdarg.h>
 #include <libioP.h>
index 650e40affb38023edd48fb015b6a3aa221101bc3..3086f536e79593f083a60a4f12b93ac2935dafca 100644 (file)
@@ -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 <libio/libioP.h>
 
index c496ebe5a3adfecb1a042c8f7f4157144f367834..498b441b4c32c9d65b350abfc42466acc82b9ede 100644 (file)
@@ -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 <libio/libioP.h>
 
index 88fbb3743d138ea09b46d36bcf3ba0206312a124..d51cbddd64e2845419cc9dd36443d0de3a28ea18 100644 (file)
@@ -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 <libio/libioP.h>
 
index 1b96f5fd217a36b636904ba10e448115255c4856..72f9d0f85f8e2aff9a8ceeac1a85917a4035ca7b 100644 (file)
@@ -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 <libio/libioP.h>
 
index ecc2fd36da5fd56b9fd0b450ccea6ce53dae1188..0d6ce7bd639b83841fe9d3baff490aec10810f45 100644 (file)
@@ -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 <libio/libioP.h>
 
index 67b29b5e5550931f89e19da3dd21f57122fead05..cc41020fb98c03c06320a42452bcf6369f13cd39 100644 (file)
@@ -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 <libio/libioP.h>
 
index 85af831949a709c94a8911e5f640baa7d0697ec5..93ec664755915c6aff1381f8ace4f192cdeb87ff 100644 (file)
@@ -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 <libio/libioP.h>
 
index 757f4b31a825295051ac42d7e9a742edfcb53ed1..ab9d274ded5196680f48a2070dbefe038981f679 100644 (file)
@@ -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 <libio/libioP.h>
 
index 2f880930ff44eba8c93c2143bcd2c3840e4f64dd..870b1561da29797f7608bfa89dceb121c89bffe0 100644 (file)
@@ -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 <libio/libioP.h>
 
index 94a3e2153f60d448c4e874cd0d7a074d1e7c05b8..d7cdff94de611064fce16228d31b282274f56f48 100644 (file)
@@ -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 <libioP.h>
 
index 6d85da89588a54c8343fd5a74ae402e89b8d13fa..59641cf9e3386864d5392740e5864a023580c9e4 100644 (file)
@@ -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 <libio/libioP.h>
 
index 35347c60be1f362cbfd6809e02dc0b7368716cb4..876ee5e4c184c7eaff51a313e53eb2de2908a4f1 100644 (file)
@@ -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 <libio/libioP.h>
 
index 15d3e82d762ffebb15884556607cfc2485d5342e..4222601b8624791a0aaa92760d07e081bdadebd5 100644 (file)
@@ -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 <libio/libioP.h>
 
index 1f359231e49a28db5732ff375d61bda1a00b163f..7c05ce1be2482a45aa62855ce5d6ce5c27b8cd5f 100644 (file)
@@ -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 <libio/libioP.h>
 
index 963b0cb228777f61b38c02d678fef493d5e3681c..8637e468f25c4a5fab2cb2257e1e4ecf8cef0a00 100644 (file)
@@ -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 <libio/libioP.h>
 
index 8df93abf3381b2b89b3cfcc8bf7af0d257b575f8..714d51c8d9c763d52f7bbed8d3f16060e2c247e4 100644 (file)
@@ -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 <libio/libioP.h>
 
index 822cc31c1622bf26088013e234e05a65d982632f..5361514b822844b78345b0ff3c8df55a1998bc6a 100644 (file)
@@ -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 <libio/libioP.h>
 
index 3de4c12199fee14689943271f38923c904469cb3..d8603f92bce3a8a1b1b0d88f6bd194a565bda67e 100644 (file)
@@ -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 <libio/libioP.h>
 
index b5cc8ece8757eca5f106e308cc147e61c92b6a1f..75961ffe4d3e6b785f3ff81573ed978cdafbcb08 100644 (file)
@@ -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 <strfile.h>
 #include <libioP.h>
index 9bb36cfae97b29e79fe8845f9666c8aa6a223411..29107ef2ff8c4310dc9eb56c9aac30ce3802b45e 100644 (file)
@@ -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 <libio/libioP.h>
 
index 0d995cacf4d5d270619486a35d1e2ad6fac7c54a..472cdb198c2c42644fb3cc04b9a687c33e241fe7 100644 (file)
@@ -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 <libio/libioP.h>
 
index c08c7e3c89cd2675e3a055da1be65eeb566b8110..b8cb4409f95238d13be6022ff9725bb802010b1f 100644 (file)
@@ -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 <libioP.h>
 #include <wchar.h>
index 44ec37e24f2178be8fd6449ee675a4556a6102cf..40fd2dbc71db1d0943e8313a0e9988616837e2b8 100644 (file)
@@ -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 <libio/libioP.h>
 
index 5e47dccc0d67cc07b3abd405b8309bf47efcde99..ed22d69df6e571ce441a76aceb06d157c96ef7fa 100644 (file)
@@ -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 <libio/libioP.h>
 
index 6ec324e910eeda2739df58f62fb52002af035be0..3b32b325066a7fdccf9a44d106432a71a62bdc17 100644 (file)
@@ -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 <libioP.h>
 
index c949f328c232a5f079b26f37426880a30c8d0be1..d0ec66e57529a69fa55cbaf33cc27b6462ea9720 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index ba00b7be54cad9cc5127395ae822222058f32b27..a737903097650191dd4b805008d9db1425795a2f 100644 (file)
@@ -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 <stdarg.h>
 #include <libio/libioP.h>
index 1bce51205951d30a4d62467c1ae95dc210d1ed73..302d8e30cacd6aee7dab2c92c5a04f5936ec6753 100644 (file)
@@ -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 <stdarg.h>
 #include <libioP.h>
index bc783094a6a521de925eaaf8e7a7588994a51600..9046ccd1cca85664fe7f996380474c7eda328e91 100644 (file)
@@ -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 <malloc.h>
 #include <obstack.h>
index 55acb890b06f123186d3b36fc621b2613f28cd0e..697b825c222f462256b6c214750072cfeabf545b 100644 (file)
@@ -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/>.  */
 
 #define _FORTIFY_SOURCE 2
 
index 5b0e8d3baec22967191b809687867c8c73f29fd6..c6598da36b8787f078793ab05fc9a29efbceb866 100644 (file)
@@ -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 <stdarg.h>
 #include <stdint.h>
index 585d138f9f6f75eec6ae041220149974c7488bd9..3dbed79b68d3124feccf93551a6d1114b415ebb9 100644 (file)
@@ -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 <stdarg.h>
 #include <stdint.h>
index 9a2c6832f922fd1c6f97e1695cb5255b36c9f4ae..908c346ac83d979ad78245c603e0e7b9e5f63cc9 100644 (file)
@@ -15,7 +15,7 @@
 
 # You should have received a copy of the 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
 
index fe8acb40549c3d35bf55ce5227bcdbef06deaf0d..78ef49c11ecdbe6937f2080b05176cf2e694ec60 100644 (file)
@@ -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 <stdarg.h>
 #include <stddef.h>
index 49174625d49940e1aa2fb9efb913c716ecfed290..b3f87e1a7bc65b948f37317fb8c15811bfc5a3c5 100644 (file)
@@ -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/>.  */
 
 #define _FORTIFY_SOURCE 2
 
index 008275f529446015357c0205c3d6ad21bf8b9da0..3f045f2485636fa9284ff1773fcd51dd03822b3e 100644 (file)
@@ -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 <stdarg.h>
 #include <stdint.h>