diff options
Diffstat (limited to 'argp')
-rw-r--r-- | argp/Makefile | 2 | ||||
-rw-r--r-- | argp/argp-ba.c | 2 | ||||
-rw-r--r-- | argp/argp-eexst.c | 2 | ||||
-rw-r--r-- | argp/argp-fmtstream.c | 2 | ||||
-rw-r--r-- | argp/argp-fmtstream.h | 2 | ||||
-rw-r--r-- | argp/argp-fs-xinl.c | 2 | ||||
-rw-r--r-- | argp/argp-help.c | 2 | ||||
-rw-r--r-- | argp/argp-namefrob.h | 2 | ||||
-rw-r--r-- | argp/argp-parse.c | 2 | ||||
-rw-r--r-- | argp/argp-pv.c | 2 | ||||
-rw-r--r-- | argp/argp-pvh.c | 2 | ||||
-rw-r--r-- | argp/argp-test.c | 2 | ||||
-rw-r--r-- | argp/argp-xinl.c | 2 | ||||
-rw-r--r-- | argp/argp.h | 2 | ||||
-rw-r--r-- | argp/bits/argp-ldbl.h | 2 | ||||
-rw-r--r-- | argp/tst-argp1.c | 2 | ||||
-rw-r--r-- | argp/tst-argp2.c | 2 | ||||
-rw-r--r-- | argp/tst-ldbl-argp.c | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/argp/Makefile b/argp/Makefile index d5c2d77658..c97e4c307c 100644 --- a/argp/Makefile +++ b/argp/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 argp. diff --git a/argp/argp-ba.c b/argp/argp-ba.c index 2f827a0e20..441a264128 100644 --- a/argp/argp-ba.c +++ b/argp/argp-ba.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/>. */ /* If set by the user program, it should point to string that is the bug-reporting address for the program. It will be printed by argp_help if diff --git a/argp/argp-eexst.c b/argp/argp-eexst.c index 1e7ec67848..50c9b028e6 100644 --- a/argp/argp-eexst.c +++ b/argp/argp-eexst.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/>. */ #ifdef HAVE_CONFIG_H # include <config.h> diff --git a/argp/argp-fmtstream.c b/argp/argp-fmtstream.c index e46f3edb41..1fff85cba0 100644 --- a/argp/argp-fmtstream.c +++ b/argp/argp-fmtstream.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 package emulates glibc `line_wrap_stream' semantics for systems that don't have that. */ diff --git a/argp/argp-fmtstream.h b/argp/argp-fmtstream.h index 8b29f877a9..47a48e6cda 100644 --- a/argp/argp-fmtstream.h +++ b/argp/argp-fmtstream.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/>. */ /* This package emulates glibc `line_wrap_stream' semantics for systems that don't have that. If the system does have it, it is just a wrapper for diff --git a/argp/argp-fs-xinl.c b/argp/argp-fs-xinl.c index 1903d29856..38187c342f 100644 --- a/argp/argp-fs-xinl.c +++ b/argp/argp-fs-xinl.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/>. */ #ifdef HAVE_CONFIG_H # include <config.h> diff --git a/argp/argp-help.c b/argp/argp-help.c index 3b1727c4aa..85f5792bfe 100644 --- a/argp/argp-help.c +++ b/argp/argp-help.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/>. */ #ifndef _GNU_SOURCE # define _GNU_SOURCE 1 diff --git a/argp/argp-namefrob.h b/argp/argp-namefrob.h index 4831ad76ae..b3c0bbd267 100644 --- a/argp/argp-namefrob.h +++ b/argp/argp-namefrob.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/>. */ #if !_LIBC /* This code is written for inclusion in gnu-libc, and uses names in the diff --git a/argp/argp-parse.c b/argp/argp-parse.c index 9df050222c..56a0247e54 100644 --- a/argp/argp-parse.c +++ b/argp/argp-parse.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/>. */ #ifdef HAVE_CONFIG_H #include <config.h> diff --git a/argp/argp-pv.c b/argp/argp-pv.c index 897dca8cad..6c06173265 100644 --- a/argp/argp-pv.c +++ b/argp/argp-pv.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/>. */ /* If set by the user program to a non-zero value, then a default option --version is added (unless the ARGP_NO_HELP flag is used), which will diff --git a/argp/argp-pvh.c b/argp/argp-pvh.c index 1358a8a125..3218571f8c 100644 --- a/argp/argp-pvh.c +++ b/argp/argp-pvh.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/>. */ #ifdef HAVE_CONFIG_H #include <config.h> diff --git a/argp/argp-test.c b/argp/argp-test.c index 13e0c6df14..6cbb1710e2 100644 --- a/argp/argp-test.c +++ b/argp/argp-test.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/>. */ #ifdef HAVE_CONFIG_H #include <config.h> diff --git a/argp/argp-xinl.c b/argp/argp-xinl.c index 60667b0e7e..419e12f625 100644 --- a/argp/argp-xinl.c +++ b/argp/argp-xinl.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/>. */ #ifdef HAVE_CONFIG_H # include <config.h> diff --git a/argp/argp.h b/argp/argp.h index c7322581bf..07adec1895 100644 --- a/argp/argp.h +++ b/argp/argp.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 _ARGP_H #define _ARGP_H diff --git a/argp/bits/argp-ldbl.h b/argp/bits/argp-ldbl.h index 86022a04ac..3b7e4e797b 100644 --- a/argp/bits/argp-ldbl.h +++ b/argp/bits/argp-ldbl.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 _ARGP_H # error "Never include <bits/argp-ldbl.h> directly; use <argp.h> instead." diff --git a/argp/tst-argp1.c b/argp/tst-argp1.c index 197ac90dfe..68897586e5 100644 --- a/argp/tst-argp1.c +++ b/argp/tst-argp1.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 <argp.h> diff --git a/argp/tst-argp2.c b/argp/tst-argp2.c index e15f66b69c..fdba498d19 100644 --- a/argp/tst-argp2.c +++ b/argp/tst-argp2.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 <argp.h> diff --git a/argp/tst-ldbl-argp.c b/argp/tst-ldbl-argp.c index 72741f45c2..3c09485388 100644 --- a/argp/tst-ldbl-argp.c +++ b/argp/tst-ldbl-argp.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 <argp.h> #include <string.h> |