diff options
| author | Paul Eggert | 2017-09-13 02:07:03 -0700 |
|---|---|---|
| committer | Paul Eggert | 2017-09-13 02:08:36 -0700 |
| commit | a0202fdc85ddc36b73a1c7c4f2d3ec45cd22c5e1 (patch) | |
| tree | 3de17df847aae5d9a8f899619466e918992b0669 /lib | |
| parent | 4bef92e9e02d074de1d92e30dc5ef4dd62558c80 (diff) | |
| download | emacs-a0202fdc85ddc36b73a1c7c4f2d3ec45cd22c5e1.tar.gz emacs-a0202fdc85ddc36b73a1c7c4f2d3ec45cd22c5e1.zip | |
Merge from Gnulib
This incorporates:
2017-09-13 all: prefer https: URLs
This just changes http: to https: in comments,
in files copied from Gnulib.
Diffstat (limited to 'lib')
143 files changed, 146 insertions, 146 deletions
diff --git a/lib/acl-errno-valid.c b/lib/acl-errno-valid.c index a633985663b..1e96974dd12 100644 --- a/lib/acl-errno-valid.c +++ b/lib/acl-errno-valid.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 17 | 17 | ||
| 18 | Written by Paul Eggert. */ | 18 | Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/acl-internal.c b/lib/acl-internal.c index 2a2dee947d3..63e6b6b997c 100644 --- a/lib/acl-internal.c +++ b/lib/acl-internal.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 17 | 17 | ||
| 18 | Written by Paul Eggert, Andreas Grünbacher, and Bruno Haible. */ | 18 | Written by Paul Eggert, Andreas Grünbacher, and Bruno Haible. */ |
| 19 | 19 | ||
diff --git a/lib/acl-internal.h b/lib/acl-internal.h index e7bda0eadeb..ebd24217bb6 100644 --- a/lib/acl-internal.h +++ b/lib/acl-internal.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 17 | 17 | ||
| 18 | Written by Paul Eggert, Andreas Grünbacher, and Bruno Haible. */ | 18 | Written by Paul Eggert, Andreas Grünbacher, and Bruno Haible. */ |
| 19 | 19 | ||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 17 | 17 | ||
| 18 | Written by Paul Eggert. */ | 18 | Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/acl_entries.c b/lib/acl_entries.c index 1df6a844dfe..c7efaefd52f 100644 --- a/lib/acl_entries.c +++ b/lib/acl_entries.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 17 | 17 | ||
| 18 | Written by Paul Eggert and Andreas Gruenbacher. */ | 18 | Written by Paul Eggert and Andreas Gruenbacher. */ |
| 19 | 19 | ||
diff --git a/lib/alloca.in.h b/lib/alloca.in.h index c3dc38a5b94..1881e74f5dc 100644 --- a/lib/alloca.in.h +++ b/lib/alloca.in.h | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public | 16 | You should have received a copy of the GNU General Public |
| 17 | License along with this program; if not, see | 17 | License along with this program; if not, see |
| 18 | <http://www.gnu.org/licenses/>. | 18 | <https://www.gnu.org/licenses/>. |
| 19 | */ | 19 | */ |
| 20 | 20 | ||
| 21 | /* Avoid using the symbol _ALLOCA_H here, as Bison assumes _ALLOCA_H | 21 | /* Avoid using the symbol _ALLOCA_H here, as Bison assumes _ALLOCA_H |
diff --git a/lib/allocator.h b/lib/allocator.h index 650f8e071ea..2ecbf1a3795 100644 --- a/lib/allocator.h +++ b/lib/allocator.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/arg-nonnull.h b/lib/arg-nonnull.h index 1e62cc89827..61ee0712747 100644 --- a/lib/arg-nonnull.h +++ b/lib/arg-nonnull.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | General Public License for more details. | 12 | General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools | 17 | /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools |
| 18 | that the values passed as arguments n, ..., m must be non-NULL pointers. | 18 | that the values passed as arguments n, ..., m must be non-NULL pointers. |
diff --git a/lib/at-func.c b/lib/at-func.c index 9eaa9932fab..2a3e375e9a2 100644 --- a/lib/at-func.c +++ b/lib/at-func.c | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | /* written by Jim Meyering */ | 17 | /* written by Jim Meyering */ |
| 18 | 18 | ||
diff --git a/lib/binary-io.c b/lib/binary-io.c index a7558b20fd1..2cee469781c 100644 --- a/lib/binary-io.c +++ b/lib/binary-io.c | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | #include <config.h> | 17 | #include <config.h> |
| 18 | 18 | ||
diff --git a/lib/binary-io.h b/lib/binary-io.h index 9f1dde108eb..75adb33c918 100644 --- a/lib/binary-io.h +++ b/lib/binary-io.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | #ifndef _BINARY_H | 17 | #ifndef _BINARY_H |
| 18 | #define _BINARY_H | 18 | #define _BINARY_H |
diff --git a/lib/byteswap.in.h b/lib/byteswap.in.h index 5fc0663defa..32385a289c6 100644 --- a/lib/byteswap.in.h +++ b/lib/byteswap.in.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #ifndef _GL_BYTESWAP_H | 18 | #ifndef _GL_BYTESWAP_H |
| 19 | #define _GL_BYTESWAP_H | 19 | #define _GL_BYTESWAP_H |
diff --git a/lib/c++defs.h b/lib/c++defs.h index f03f3591c35..09dcd3e0687 100644 --- a/lib/c++defs.h +++ b/lib/c++defs.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | General Public License for more details. | 12 | General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | #ifndef _GL_CXXDEFS_H | 17 | #ifndef _GL_CXXDEFS_H |
| 18 | #define _GL_CXXDEFS_H | 18 | #define _GL_CXXDEFS_H |
| @@ -266,7 +266,7 @@ | |||
| 266 | _GL_CXXALIASWARN_1 (func, GNULIB_NAMESPACE) | 266 | _GL_CXXALIASWARN_1 (func, GNULIB_NAMESPACE) |
| 267 | # define _GL_CXXALIASWARN_1(func,namespace) \ | 267 | # define _GL_CXXALIASWARN_1(func,namespace) \ |
| 268 | _GL_CXXALIASWARN_2 (func, namespace) | 268 | _GL_CXXALIASWARN_2 (func, namespace) |
| 269 | /* To work around GCC bug <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43881>, | 269 | /* To work around GCC bug <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43881>, |
| 270 | we enable the warning only when not optimizing. */ | 270 | we enable the warning only when not optimizing. */ |
| 271 | # if !__OPTIMIZE__ | 271 | # if !__OPTIMIZE__ |
| 272 | # define _GL_CXXALIASWARN_2(func,namespace) \ | 272 | # define _GL_CXXALIASWARN_2(func,namespace) \ |
| @@ -294,7 +294,7 @@ | |||
| 294 | GNULIB_NAMESPACE) | 294 | GNULIB_NAMESPACE) |
| 295 | # define _GL_CXXALIASWARN1_1(func,rettype,parameters_and_attributes,namespace) \ | 295 | # define _GL_CXXALIASWARN1_1(func,rettype,parameters_and_attributes,namespace) \ |
| 296 | _GL_CXXALIASWARN1_2 (func, rettype, parameters_and_attributes, namespace) | 296 | _GL_CXXALIASWARN1_2 (func, rettype, parameters_and_attributes, namespace) |
| 297 | /* To work around GCC bug <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43881>, | 297 | /* To work around GCC bug <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43881>, |
| 298 | we enable the warning only when not optimizing. */ | 298 | we enable the warning only when not optimizing. */ |
| 299 | # if !__OPTIMIZE__ | 299 | # if !__OPTIMIZE__ |
| 300 | # define _GL_CXXALIASWARN1_2(func,rettype,parameters_and_attributes,namespace) \ | 300 | # define _GL_CXXALIASWARN1_2(func,rettype,parameters_and_attributes,namespace) \ |
diff --git a/lib/c-ctype.h b/lib/c-ctype.h index bcdba6b9962..9ad3c18d471 100644 --- a/lib/c-ctype.h +++ b/lib/c-ctype.h | |||
| @@ -18,7 +18,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 18 | GNU General Public License for more details. | 18 | GNU General Public License for more details. |
| 19 | 19 | ||
| 20 | You should have received a copy of the GNU General Public License | 20 | You should have received a copy of the GNU General Public License |
| 21 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 21 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 22 | 22 | ||
| 23 | #ifndef C_CTYPE_H | 23 | #ifndef C_CTYPE_H |
| 24 | #define C_CTYPE_H | 24 | #define C_CTYPE_H |
diff --git a/lib/c-strcase.h b/lib/c-strcase.h index c82dab1dbe6..220d21d34ec 100644 --- a/lib/c-strcase.h +++ b/lib/c-strcase.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #ifndef C_STRCASE_H | 18 | #ifndef C_STRCASE_H |
| 19 | #define C_STRCASE_H | 19 | #define C_STRCASE_H |
diff --git a/lib/c-strcasecmp.c b/lib/c-strcasecmp.c index 5bce873d7b2..b2880a2e6c7 100644 --- a/lib/c-strcasecmp.c +++ b/lib/c-strcasecmp.c | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | #include <config.h> | 17 | #include <config.h> |
| 18 | 18 | ||
diff --git a/lib/c-strncasecmp.c b/lib/c-strncasecmp.c index ada62d70b7b..982e17915bc 100644 --- a/lib/c-strncasecmp.c +++ b/lib/c-strncasecmp.c | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | #include <config.h> | 17 | #include <config.h> |
| 18 | 18 | ||
diff --git a/lib/careadlinkat.c b/lib/careadlinkat.c index 455e00efe00..e2af54f0984 100644 --- a/lib/careadlinkat.c +++ b/lib/careadlinkat.c | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | /* Written by Paul Eggert, Bruno Haible, and Jim Meyering. */ | 19 | /* Written by Paul Eggert, Bruno Haible, and Jim Meyering. */ |
| 20 | 20 | ||
diff --git a/lib/careadlinkat.h b/lib/careadlinkat.h index 528a8289e56..d436c691eaa 100644 --- a/lib/careadlinkat.h +++ b/lib/careadlinkat.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert, Bruno Haible, and Jim Meyering. */ | 18 | /* Written by Paul Eggert, Bruno Haible, and Jim Meyering. */ |
| 19 | 19 | ||
diff --git a/lib/cloexec.c b/lib/cloexec.c index e34aef87976..2b67a0102e7 100644 --- a/lib/cloexec.c +++ b/lib/cloexec.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 17 | 17 | ||
| 18 | The code is taken from glibc/manual/llio.texi */ | 18 | The code is taken from glibc/manual/llio.texi */ |
| 19 | 19 | ||
diff --git a/lib/cloexec.h b/lib/cloexec.h index cdaf422226d..d937a406817 100644 --- a/lib/cloexec.h +++ b/lib/cloexec.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 17 | 17 | ||
| 18 | */ | 18 | */ |
| 19 | 19 | ||
diff --git a/lib/close-stream.c b/lib/close-stream.c index 96c126536cc..19707626fa2 100644 --- a/lib/close-stream.c +++ b/lib/close-stream.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #include <config.h> | 18 | #include <config.h> |
| 19 | 19 | ||
diff --git a/lib/count-leading-zeros.h b/lib/count-leading-zeros.h index e197137e66e..1b60e28e7ff 100644 --- a/lib/count-leading-zeros.h +++ b/lib/count-leading-zeros.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | /* Written by Eric Blake. */ | 17 | /* Written by Eric Blake. */ |
| 18 | 18 | ||
diff --git a/lib/count-one-bits.h b/lib/count-one-bits.h index fb5fb927ff4..1576b08481b 100644 --- a/lib/count-one-bits.h +++ b/lib/count-one-bits.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | /* Written by Ben Pfaff. */ | 17 | /* Written by Ben Pfaff. */ |
| 18 | 18 | ||
diff --git a/lib/count-trailing-zeros.h b/lib/count-trailing-zeros.h index 4a0a109d991..be7131429c1 100644 --- a/lib/count-trailing-zeros.h +++ b/lib/count-trailing-zeros.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | /* Written by Paul Eggert. */ | 17 | /* Written by Paul Eggert. */ |
| 18 | 18 | ||
diff --git a/lib/diffseq.h b/lib/diffseq.h index a3cf140990b..b6f9f6f9d19 100644 --- a/lib/diffseq.h +++ b/lib/diffseq.h | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | 19 | ||
| 20 | /* The basic idea is to consider two vectors as similar if, when | 20 | /* The basic idea is to consider two vectors as similar if, when |
diff --git a/lib/dirent.in.h b/lib/dirent.in.h index f59178751b1..5b235731e04 100644 --- a/lib/dirent.in.h +++ b/lib/dirent.in.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | #ifndef _@GUARD_PREFIX@_DIRENT_H | 17 | #ifndef _@GUARD_PREFIX@_DIRENT_H |
| 18 | 18 | ||
diff --git a/lib/dirfd.c b/lib/dirfd.c index 6b1a7b27443..7e38fabdac2 100644 --- a/lib/dirfd.c +++ b/lib/dirfd.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Jim Meyering. */ | 18 | /* Written by Jim Meyering. */ |
| 19 | 19 | ||
diff --git a/lib/dosname.h b/lib/dosname.h index dd5c177725c..255d57e4d6b 100644 --- a/lib/dosname.h +++ b/lib/dosname.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 17 | 17 | ||
| 18 | From Paul Eggert and Jim Meyering. */ | 18 | From Paul Eggert and Jim Meyering. */ |
| 19 | 19 | ||
diff --git a/lib/dtotimespec.c b/lib/dtotimespec.c index 3ca5a9cfd35..8f2e8150c9b 100644 --- a/lib/dtotimespec.c +++ b/lib/dtotimespec.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* written by Paul Eggert */ | 18 | /* written by Paul Eggert */ |
| 19 | 19 | ||
diff --git a/lib/dup2.c b/lib/dup2.c index 002dc8c76cb..b89f83732fe 100644 --- a/lib/dup2.c +++ b/lib/dup2.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* written by Paul Eggert */ | 18 | /* written by Paul Eggert */ |
| 19 | 19 | ||
diff --git a/lib/errno.in.h b/lib/errno.in.h index 13194f9d291..aaf5fecd73b 100644 --- a/lib/errno.in.h +++ b/lib/errno.in.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #ifndef _@GUARD_PREFIX@_ERRNO_H | 18 | #ifndef _@GUARD_PREFIX@_ERRNO_H |
| 19 | 19 | ||
diff --git a/lib/euidaccess.c b/lib/euidaccess.c index da2bda9be0c..298c4459477 100644 --- a/lib/euidaccess.c +++ b/lib/euidaccess.c | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | GNU General Public License for more details. | 16 | GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 19 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 20 | 20 | ||
| 21 | /* Written by David MacKenzie and Torbjorn Granlund. | 21 | /* Written by David MacKenzie and Torbjorn Granlund. |
| 22 | Adapted for GNU C library by Roland McGrath. */ | 22 | Adapted for GNU C library by Roland McGrath. */ |
diff --git a/lib/execinfo.in.h b/lib/execinfo.in.h index 065a78dbffa..f2269269c53 100644 --- a/lib/execinfo.in.h +++ b/lib/execinfo.in.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/explicit_bzero.c b/lib/explicit_bzero.c index 262c68f9cd6..09093467769 100644 --- a/lib/explicit_bzero.c +++ b/lib/explicit_bzero.c | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public | 15 | You should have received a copy of the GNU General Public |
| 16 | License along with the GNU C Library; if not, see | 16 | License along with the GNU C Library; if not, see |
| 17 | <http://www.gnu.org/licenses/>. */ | 17 | <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | /* An assembler implementation of explicit_bzero can be created as an | 19 | /* An assembler implementation of explicit_bzero can be created as an |
| 20 | assembler alias of an optimized bzero implementation. | 20 | assembler alias of an optimized bzero implementation. |
diff --git a/lib/faccessat.c b/lib/faccessat.c index f9458e83039..6cf9c99df20 100644 --- a/lib/faccessat.c +++ b/lib/faccessat.c | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | /* written by Eric Blake */ | 17 | /* written by Eric Blake */ |
| 18 | 18 | ||
diff --git a/lib/fcntl.c b/lib/fcntl.c index d4dd144e05d..91efd12c2ba 100644 --- a/lib/fcntl.c +++ b/lib/fcntl.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Eric Blake <ebb9@byu.net>. */ | 18 | /* Written by Eric Blake <ebb9@byu.net>. */ |
| 19 | 19 | ||
diff --git a/lib/fcntl.in.h b/lib/fcntl.in.h index 076d1ac34a7..00b270c958d 100644 --- a/lib/fcntl.in.h +++ b/lib/fcntl.in.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* written by Paul Eggert */ | 18 | /* written by Paul Eggert */ |
| 19 | 19 | ||
diff --git a/lib/fdatasync.c b/lib/fdatasync.c index 6875fa4c69c..25fd74049fb 100644 --- a/lib/fdatasync.c +++ b/lib/fdatasync.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | General Public License for more details. | 13 | General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #include <config.h> | 18 | #include <config.h> |
| 19 | #include <unistd.h> | 19 | #include <unistd.h> |
diff --git a/lib/fdopendir.c b/lib/fdopendir.c index 03be92adc1f..7f72258598d 100644 --- a/lib/fdopendir.c +++ b/lib/fdopendir.c | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | /* written by Jim Meyering */ | 17 | /* written by Jim Meyering */ |
| 18 | 18 | ||
diff --git a/lib/filemode.c b/lib/filemode.c index d62f70bc9bd..c6cf1f3196c 100644 --- a/lib/filemode.c +++ b/lib/filemode.c | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #include <config.h> | 19 | #include <config.h> |
| 20 | 20 | ||
diff --git a/lib/filemode.h b/lib/filemode.h index 5fbb79146d8..809bf7eb0fb 100644 --- a/lib/filemode.h +++ b/lib/filemode.h | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #ifndef FILEMODE_H_ | 19 | #ifndef FILEMODE_H_ |
| 20 | 20 | ||
diff --git a/lib/filevercmp.c b/lib/filevercmp.c index 0396867c7e5..56c9821e364 100644 --- a/lib/filevercmp.c +++ b/lib/filevercmp.c | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #include <config.h> | 19 | #include <config.h> |
| 20 | #include "filevercmp.h" | 20 | #include "filevercmp.h" |
diff --git a/lib/filevercmp.h b/lib/filevercmp.h index d6989911726..25cc6f624cd 100644 --- a/lib/filevercmp.h +++ b/lib/filevercmp.h | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #ifndef FILEVERCMP_H | 19 | #ifndef FILEVERCMP_H |
| 20 | #define FILEVERCMP_H | 20 | #define FILEVERCMP_H |
diff --git a/lib/flexmember.h b/lib/flexmember.h index 7405c418382..7e4f95d3c89 100644 --- a/lib/flexmember.h +++ b/lib/flexmember.h | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public | 17 | You should have received a copy of the GNU General Public |
| 18 | License along with the GNU C Library; if not, see | 18 | License along with the GNU C Library; if not, see |
| 19 | <http://www.gnu.org/licenses/>. | 19 | <https://www.gnu.org/licenses/>. |
| 20 | 20 | ||
| 21 | Written by Paul Eggert. */ | 21 | Written by Paul Eggert. */ |
| 22 | 22 | ||
diff --git a/lib/fpending.c b/lib/fpending.c index 02602a1c27f..5811a4a7475 100644 --- a/lib/fpending.c +++ b/lib/fpending.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Jim Meyering. */ | 18 | /* Written by Jim Meyering. */ |
| 19 | 19 | ||
diff --git a/lib/fpending.h b/lib/fpending.h index a901deee4b0..73c7d795c18 100644 --- a/lib/fpending.h +++ b/lib/fpending.h | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 17 | along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 18 | 18 | ||
| 19 | Written by Jim Meyering. */ | 19 | Written by Jim Meyering. */ |
| 20 | 20 | ||
diff --git a/lib/fstatat.c b/lib/fstatat.c index 70799bebcd3..d09add037fa 100644 --- a/lib/fstatat.c +++ b/lib/fstatat.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert and Jim Meyering. */ | 18 | /* Written by Paul Eggert and Jim Meyering. */ |
| 19 | 19 | ||
diff --git a/lib/fsync.c b/lib/fsync.c index 5a4945ef2bf..a52e6642f91 100644 --- a/lib/fsync.c +++ b/lib/fsync.c | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | General Public License for more details. | 20 | General Public License for more details. |
| 21 | 21 | ||
| 22 | You should have received a copy of the GNU General Public License | 22 | You should have received a copy of the GNU General Public License |
| 23 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 23 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 24 | 24 | ||
| 25 | #include <config.h> | 25 | #include <config.h> |
| 26 | #include <unistd.h> | 26 | #include <unistd.h> |
diff --git a/lib/ftoastr.c b/lib/ftoastr.c index f2434161db8..029e797b796 100644 --- a/lib/ftoastr.c +++ b/lib/ftoastr.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/ftoastr.h b/lib/ftoastr.h index 74a855ac21a..3ee05a30335 100644 --- a/lib/ftoastr.h +++ b/lib/ftoastr.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/get-permissions.c b/lib/get-permissions.c index dc77748af19..c54d71c1c56 100644 --- a/lib/get-permissions.c +++ b/lib/get-permissions.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 17 | 17 | ||
| 18 | Written by Paul Eggert, Andreas Grünbacher, and Bruno Haible. */ | 18 | Written by Paul Eggert, Andreas Grünbacher, and Bruno Haible. */ |
| 19 | 19 | ||
diff --git a/lib/getdtablesize.c b/lib/getdtablesize.c index a0928630fa5..d0a5ecaf5d6 100644 --- a/lib/getdtablesize.c +++ b/lib/getdtablesize.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #include <config.h> | 18 | #include <config.h> |
| 19 | 19 | ||
diff --git a/lib/getgroups.c b/lib/getgroups.c index dce0f2d0034..52473a5a230 100644 --- a/lib/getgroups.c +++ b/lib/getgroups.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* written by Jim Meyering */ | 18 | /* written by Jim Meyering */ |
| 19 | 19 | ||
diff --git a/lib/getloadavg.c b/lib/getloadavg.c index 0fe23bb9a59..5f2dfabb6fd 100644 --- a/lib/getloadavg.c +++ b/lib/getloadavg.c | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | GNU General Public License for more details. | 17 | GNU General Public License for more details. |
| 18 | 18 | ||
| 19 | You should have received a copy of the GNU General Public License | 19 | You should have received a copy of the GNU General Public License |
| 20 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 20 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 21 | 21 | ||
| 22 | /* Compile-time symbols that this file uses: | 22 | /* Compile-time symbols that this file uses: |
| 23 | 23 | ||
diff --git a/lib/getopt-cdefs.in.h b/lib/getopt-cdefs.in.h index c71a4f11f64..21d847b8c3d 100644 --- a/lib/getopt-cdefs.in.h +++ b/lib/getopt-cdefs.in.h | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public | 17 | You should have received a copy of the GNU General Public |
| 18 | License along with gnulib; if not, see | 18 | License along with gnulib; if not, see |
| 19 | <http://www.gnu.org/licenses/>. */ | 19 | <https://www.gnu.org/licenses/>. */ |
| 20 | 20 | ||
| 21 | #ifndef _GETOPT_CDEFS_H | 21 | #ifndef _GETOPT_CDEFS_H |
| 22 | #define _GETOPT_CDEFS_H 1 | 22 | #define _GETOPT_CDEFS_H 1 |
diff --git a/lib/getopt-core.h b/lib/getopt-core.h index d315891aefd..ec0734c7230 100644 --- a/lib/getopt-core.h +++ b/lib/getopt-core.h | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public | 16 | You should have received a copy of the GNU General Public |
| 17 | License along with the GNU C Library; if not, see | 17 | License along with the GNU C Library; if not, see |
| 18 | <http://www.gnu.org/licenses/>. */ | 18 | <https://www.gnu.org/licenses/>. */ |
| 19 | 19 | ||
| 20 | #ifndef _GETOPT_CORE_H | 20 | #ifndef _GETOPT_CORE_H |
| 21 | #define _GETOPT_CORE_H 1 | 21 | #define _GETOPT_CORE_H 1 |
diff --git a/lib/getopt-ext.h b/lib/getopt-ext.h index e4da22f54f5..4cdbfb0e7a5 100644 --- a/lib/getopt-ext.h +++ b/lib/getopt-ext.h | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public | 16 | You should have received a copy of the GNU General Public |
| 17 | License along with the GNU C Library; if not, see | 17 | License along with the GNU C Library; if not, see |
| 18 | <http://www.gnu.org/licenses/>. */ | 18 | <https://www.gnu.org/licenses/>. */ |
| 19 | 19 | ||
| 20 | #ifndef _GETOPT_EXT_H | 20 | #ifndef _GETOPT_EXT_H |
| 21 | #define _GETOPT_EXT_H 1 | 21 | #define _GETOPT_EXT_H 1 |
diff --git a/lib/getopt-pfx-core.h b/lib/getopt-pfx-core.h index db5f15c22d7..2ede4bbffef 100644 --- a/lib/getopt-pfx-core.h +++ b/lib/getopt-pfx-core.h | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public | 17 | You should have received a copy of the GNU General Public |
| 18 | License along with gnulib; if not, see | 18 | License along with gnulib; if not, see |
| 19 | <http://www.gnu.org/licenses/>. */ | 19 | <https://www.gnu.org/licenses/>. */ |
| 20 | 20 | ||
| 21 | #ifndef _GETOPT_PFX_CORE_H | 21 | #ifndef _GETOPT_PFX_CORE_H |
| 22 | #define _GETOPT_PFX_CORE_H 1 | 22 | #define _GETOPT_PFX_CORE_H 1 |
diff --git a/lib/getopt-pfx-ext.h b/lib/getopt-pfx-ext.h index 91f4df1720f..16d9634e8c9 100644 --- a/lib/getopt-pfx-ext.h +++ b/lib/getopt-pfx-ext.h | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public | 17 | You should have received a copy of the GNU General Public |
| 18 | License along with gnulib; if not, see | 18 | License along with gnulib; if not, see |
| 19 | <http://www.gnu.org/licenses/>. */ | 19 | <https://www.gnu.org/licenses/>. */ |
| 20 | 20 | ||
| 21 | #ifndef _GETOPT_PFX_EXT_H | 21 | #ifndef _GETOPT_PFX_EXT_H |
| 22 | #define _GETOPT_PFX_EXT_H 1 | 22 | #define _GETOPT_PFX_EXT_H 1 |
diff --git a/lib/getopt.c b/lib/getopt.c index 9a2867db277..b0cc35bfb1b 100644 --- a/lib/getopt.c +++ b/lib/getopt.c | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public | 16 | You should have received a copy of the GNU General Public |
| 17 | License along with the GNU C Library; if not, see | 17 | License along with the GNU C Library; if not, see |
| 18 | <http://www.gnu.org/licenses/>. */ | 18 | <https://www.gnu.org/licenses/>. */ |
| 19 | 19 | ||
| 20 | #ifndef _LIBC | 20 | #ifndef _LIBC |
| 21 | # include <config.h> | 21 | # include <config.h> |
diff --git a/lib/getopt.in.h b/lib/getopt.in.h index 4ce1eb485af..908f84166af 100644 --- a/lib/getopt.in.h +++ b/lib/getopt.in.h | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | General Public License for more details. | 16 | General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public | 18 | You should have received a copy of the GNU General Public |
| 19 | License along with gnulib; if not, see <http://www.gnu.org/licenses/>. */ | 19 | License along with gnulib; if not, see <https://www.gnu.org/licenses/>. */ |
| 20 | 20 | ||
| 21 | #ifndef _@GUARD_PREFIX@_GETOPT_H | 21 | #ifndef _@GUARD_PREFIX@_GETOPT_H |
| 22 | 22 | ||
diff --git a/lib/getopt1.c b/lib/getopt1.c index 2bc5926016a..d689f4ce67a 100644 --- a/lib/getopt1.c +++ b/lib/getopt1.c | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public | 16 | You should have received a copy of the GNU General Public |
| 17 | License along with the GNU C Library; if not, see | 17 | License along with the GNU C Library; if not, see |
| 18 | <http://www.gnu.org/licenses/>. */ | 18 | <https://www.gnu.org/licenses/>. */ |
| 19 | 19 | ||
| 20 | #ifndef _LIBC | 20 | #ifndef _LIBC |
| 21 | # include <config.h> | 21 | # include <config.h> |
diff --git a/lib/getopt_int.h b/lib/getopt_int.h index a5562195123..e33856ce9b9 100644 --- a/lib/getopt_int.h +++ b/lib/getopt_int.h | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public | 16 | You should have received a copy of the GNU General Public |
| 17 | License along with the GNU C Library; if not, see | 17 | License along with the GNU C Library; if not, see |
| 18 | <http://www.gnu.org/licenses/>. */ | 18 | <https://www.gnu.org/licenses/>. */ |
| 19 | 19 | ||
| 20 | #ifndef _GETOPT_INT_H | 20 | #ifndef _GETOPT_INT_H |
| 21 | #define _GETOPT_INT_H 1 | 21 | #define _GETOPT_INT_H 1 |
diff --git a/lib/gettext.h b/lib/gettext.h index 742ce37e6ce..f6150be6523 100644 --- a/lib/gettext.h +++ b/lib/gettext.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License along | 15 | You should have received a copy of the GNU General Public License along |
| 16 | with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #ifndef _LIBGETTEXT_H | 18 | #ifndef _LIBGETTEXT_H |
| 19 | #define _LIBGETTEXT_H 1 | 19 | #define _LIBGETTEXT_H 1 |
diff --git a/lib/gettime.c b/lib/gettime.c index 4ae313e78ea..e5af26c9902 100644 --- a/lib/gettime.c +++ b/lib/gettime.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/gettimeofday.c b/lib/gettimeofday.c index 8ae7622af31..a11b1830c4c 100644 --- a/lib/gettimeofday.c +++ b/lib/gettimeofday.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* written by Jim Meyering */ | 18 | /* written by Jim Meyering */ |
| 19 | 19 | ||
diff --git a/lib/gnulib.mk.in b/lib/gnulib.mk.in index fdf87433e50..9500871b162 100644 --- a/lib/gnulib.mk.in +++ b/lib/gnulib.mk.in | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | # GNU General Public License for more details. | 13 | # GNU General Public License for more details. |
| 14 | # | 14 | # |
| 15 | # You should have received a copy of the GNU General Public License | 15 | # You should have received a copy of the GNU General Public License |
| 16 | # along with this file. If not, see <http://www.gnu.org/licenses/>. | 16 | # along with this file. If not, see <https://www.gnu.org/licenses/>. |
| 17 | # | 17 | # |
| 18 | # As a special exception to the GNU General Public License, | 18 | # As a special exception to the GNU General Public License, |
| 19 | # this file may be distributed as part of a program that | 19 | # this file may be distributed as part of a program that |
diff --git a/lib/group-member.c b/lib/group-member.c index 20f8ee8b67f..7c4ce496753 100644 --- a/lib/group-member.c +++ b/lib/group-member.c | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #include <config.h> | 19 | #include <config.h> |
| 20 | 20 | ||
diff --git a/lib/ignore-value.h b/lib/ignore-value.h index 2439d9506a7..8ef3fe782f7 100644 --- a/lib/ignore-value.h +++ b/lib/ignore-value.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Jim Meyering, Eric Blake and Pádraig Brady. */ | 18 | /* Written by Jim Meyering, Eric Blake and Pádraig Brady. */ |
| 19 | 19 | ||
diff --git a/lib/intprops.h b/lib/intprops.h index 28f43613fe2..400ba5b9123 100644 --- a/lib/intprops.h +++ b/lib/intprops.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/inttypes.in.h b/lib/inttypes.in.h index 69b12a839a8..e7357e96acc 100644 --- a/lib/inttypes.in.h +++ b/lib/inttypes.in.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* | 18 | /* |
| 19 | * ISO C 99 <inttypes.h> for platforms that lack it. | 19 | * ISO C 99 <inttypes.h> for platforms that lack it. |
diff --git a/lib/limits.in.h b/lib/limits.in.h index 08d3c328c4a..78dcf31037e 100644 --- a/lib/limits.in.h +++ b/lib/limits.in.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #ifndef _@GUARD_PREFIX@_LIMITS_H | 18 | #ifndef _@GUARD_PREFIX@_LIMITS_H |
| 19 | 19 | ||
diff --git a/lib/localtime-buffer.c b/lib/localtime-buffer.c index f84ad3e8238..c96c577ac1f 100644 --- a/lib/localtime-buffer.c +++ b/lib/localtime-buffer.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* written by Jim Meyering */ | 18 | /* written by Jim Meyering */ |
| 19 | 19 | ||
diff --git a/lib/localtime-buffer.h b/lib/localtime-buffer.h index 483a579bda4..0a0389da073 100644 --- a/lib/localtime-buffer.h +++ b/lib/localtime-buffer.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* written by Jim Meyering */ | 18 | /* written by Jim Meyering */ |
| 19 | 19 | ||
diff --git a/lib/lstat.c b/lib/lstat.c index f4dc43ec642..c721a4e641c 100644 --- a/lib/lstat.c +++ b/lib/lstat.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* written by Jim Meyering */ | 18 | /* written by Jim Meyering */ |
| 19 | 19 | ||
| @@ -15,7 +15,7 @@ | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 18 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 19 | 19 | ||
| 20 | /* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. */ | 20 | /* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995. */ |
| 21 | 21 | ||
| @@ -15,7 +15,7 @@ | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 18 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 19 | 19 | ||
| 20 | #ifndef _MD5_H | 20 | #ifndef _MD5_H |
| 21 | #define _MD5_H 1 | 21 | #define _MD5_H 1 |
diff --git a/lib/memrchr.c b/lib/memrchr.c index fefe16cc517..29e56984cb1 100644 --- a/lib/memrchr.c +++ b/lib/memrchr.c | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | GNU General Public License for more details. | 20 | GNU General Public License for more details. |
| 21 | 21 | ||
| 22 | You should have received a copy of the GNU General Public License | 22 | You should have received a copy of the GNU General Public License |
| 23 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 23 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 24 | 24 | ||
| 25 | #if defined _LIBC | 25 | #if defined _LIBC |
| 26 | # include <memcopy.h> | 26 | # include <memcopy.h> |
diff --git a/lib/minmax.h b/lib/minmax.h index 6b602a94fdb..bbf14163c1b 100644 --- a/lib/minmax.h +++ b/lib/minmax.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #ifndef _MINMAX_H | 18 | #ifndef _MINMAX_H |
| 19 | #define _MINMAX_H | 19 | #define _MINMAX_H |
diff --git a/lib/mkostemp.c b/lib/mkostemp.c index 56c22a4464c..f1ce93babea 100644 --- a/lib/mkostemp.c +++ b/lib/mkostemp.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #if !_LIBC | 18 | #if !_LIBC |
| 19 | # include <config.h> | 19 | # include <config.h> |
diff --git a/lib/mktime-internal.h b/lib/mktime-internal.h index 6c8b2e7f526..00e58abdd6c 100644 --- a/lib/mktime-internal.h +++ b/lib/mktime-internal.h | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public | 15 | You should have received a copy of the GNU General Public |
| 16 | License along with this program; if not, see | 16 | License along with this program; if not, see |
| 17 | <http://www.gnu.org/licenses/>. */ | 17 | <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #include <time.h> | 19 | #include <time.h> |
| 20 | 20 | ||
diff --git a/lib/mktime.c b/lib/mktime.c index 058ab65c03e..dd7f0a3ab34 100644 --- a/lib/mktime.c +++ b/lib/mktime.c | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public | 16 | You should have received a copy of the GNU General Public |
| 17 | License along with the GNU C Library; if not, see | 17 | License along with the GNU C Library; if not, see |
| 18 | <http://www.gnu.org/licenses/>. */ | 18 | <https://www.gnu.org/licenses/>. */ |
| 19 | 19 | ||
| 20 | /* Define this to 1 to have a standalone program to test this implementation of | 20 | /* Define this to 1 to have a standalone program to test this implementation of |
| 21 | mktime. */ | 21 | mktime. */ |
diff --git a/lib/nstrftime.c b/lib/nstrftime.c index 99bee4ef978..8795cd729d7 100644 --- a/lib/nstrftime.c +++ b/lib/nstrftime.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public | 14 | You should have received a copy of the GNU General Public |
| 15 | License along with the GNU C Library; if not, see | 15 | License along with the GNU C Library; if not, see |
| 16 | <http://www.gnu.org/licenses/>. */ | 16 | <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #ifdef _LIBC | 18 | #ifdef _LIBC |
| 19 | # define USE_IN_EXTENDED_LOCALE_MODEL 1 | 19 | # define USE_IN_EXTENDED_LOCALE_MODEL 1 |
diff --git a/lib/open.c b/lib/open.c index c62f02b1452..b5452b56afd 100644 --- a/lib/open.c +++ b/lib/open.c | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | /* Written by Bruno Haible <bruno@clisp.org>, 2007. */ | 17 | /* Written by Bruno Haible <bruno@clisp.org>, 2007. */ |
| 18 | 18 | ||
diff --git a/lib/openat-priv.h b/lib/openat-priv.h index 2598719eccf..b5a411b944b 100644 --- a/lib/openat-priv.h +++ b/lib/openat-priv.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* written by Jim Meyering */ | 18 | /* written by Jim Meyering */ |
| 19 | 19 | ||
diff --git a/lib/openat-proc.c b/lib/openat-proc.c index 101449bbb7f..6d2b598c8b2 100644 --- a/lib/openat-proc.c +++ b/lib/openat-proc.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/openat.h b/lib/openat.h index a036081e0af..1c4f64a32ed 100644 --- a/lib/openat.h +++ b/lib/openat.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | /* written by Jim Meyering */ | 17 | /* written by Jim Meyering */ |
| 18 | 18 | ||
diff --git a/lib/pipe2.c b/lib/pipe2.c index 830f006bd36..741cee99ff6 100644 --- a/lib/pipe2.c +++ b/lib/pipe2.c | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License along | 14 | You should have received a copy of the GNU General Public License along |
| 15 | with this program; if not, see <http://www.gnu.org/licenses/>. */ | 15 | with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | #include <config.h> | 17 | #include <config.h> |
| 18 | 18 | ||
diff --git a/lib/pselect.c b/lib/pselect.c index 0c44ca9c0ff..2ea7c45307c 100644 --- a/lib/pselect.c +++ b/lib/pselect.c | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License along | 17 | You should have received a copy of the GNU General Public License along |
| 18 | with this program; if not, see <http://www.gnu.org/licenses/>. */ | 18 | with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 19 | 19 | ||
| 20 | /* written by Paul Eggert */ | 20 | /* written by Paul Eggert */ |
| 21 | 21 | ||
diff --git a/lib/pthread_sigmask.c b/lib/pthread_sigmask.c index cb213303fbd..9ccf89b51fb 100644 --- a/lib/pthread_sigmask.c +++ b/lib/pthread_sigmask.c | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | #include <config.h> | 17 | #include <config.h> |
| 18 | 18 | ||
diff --git a/lib/putenv.c b/lib/putenv.c index b55e2620932..7831864478e 100644 --- a/lib/putenv.c +++ b/lib/putenv.c | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 18 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 19 | 19 | ||
| 20 | #include <config.h> | 20 | #include <config.h> |
| 21 | 21 | ||
diff --git a/lib/qcopy-acl.c b/lib/qcopy-acl.c index fdf0a052b98..003cb42b7db 100644 --- a/lib/qcopy-acl.c +++ b/lib/qcopy-acl.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 17 | 17 | ||
| 18 | Written by Paul Eggert, Andreas Grünbacher, and Bruno Haible. */ | 18 | Written by Paul Eggert, Andreas Grünbacher, and Bruno Haible. */ |
| 19 | 19 | ||
diff --git a/lib/readlink.c b/lib/readlink.c index bf0cedc5fa2..cd9604b224c 100644 --- a/lib/readlink.c +++ b/lib/readlink.c | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | #include <config.h> | 17 | #include <config.h> |
| 18 | 18 | ||
diff --git a/lib/readlinkat.c b/lib/readlinkat.c index 29a71ddfc27..c9880e1c704 100644 --- a/lib/readlinkat.c +++ b/lib/readlinkat.c | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | /* written by Eric Blake */ | 17 | /* written by Eric Blake */ |
| 18 | 18 | ||
diff --git a/lib/root-uid.h b/lib/root-uid.h index 3a0037a4863..4aa9dfe24f0 100644 --- a/lib/root-uid.h +++ b/lib/root-uid.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 17 | 17 | ||
| 18 | Written by Paul Eggert. */ | 18 | Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/set-permissions.c b/lib/set-permissions.c index 75bb2dcce42..b30841fca40 100644 --- a/lib/set-permissions.c +++ b/lib/set-permissions.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 17 | 17 | ||
| 18 | Written by Paul Eggert, Andreas Grünbacher, and Bruno Haible. */ | 18 | Written by Paul Eggert, Andreas Grünbacher, and Bruno Haible. */ |
| 19 | 19 | ||
diff --git a/lib/sha1.c b/lib/sha1.c index a57814131d6..ca3eabc45e7 100644 --- a/lib/sha1.c +++ b/lib/sha1.c | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 17 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | /* Written by Scott G. Miller | 19 | /* Written by Scott G. Miller |
| 20 | Credits: | 20 | Credits: |
diff --git a/lib/sha1.h b/lib/sha1.h index fcef9ce2c60..dd48889fa4c 100644 --- a/lib/sha1.h +++ b/lib/sha1.h | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 17 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #ifndef SHA1_H | 19 | #ifndef SHA1_H |
| 20 | # define SHA1_H 1 | 20 | # define SHA1_H 1 |
diff --git a/lib/sha256.c b/lib/sha256.c index c0fb8beecfe..449a9b7b712 100644 --- a/lib/sha256.c +++ b/lib/sha256.c | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | /* Written by David Madore, considerably copypasting from | 19 | /* Written by David Madore, considerably copypasting from |
| 20 | Scott G. Miller's sha1.c | 20 | Scott G. Miller's sha1.c |
diff --git a/lib/sha256.h b/lib/sha256.h index 348b76ef265..b998aa4b634 100644 --- a/lib/sha256.h +++ b/lib/sha256.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #ifndef SHA256_H | 18 | #ifndef SHA256_H |
| 19 | # define SHA256_H 1 | 19 | # define SHA256_H 1 |
diff --git a/lib/sha512.c b/lib/sha512.c index dbde67183b7..e666231148e 100644 --- a/lib/sha512.c +++ b/lib/sha512.c | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | /* Written by David Madore, considerably copypasting from | 19 | /* Written by David Madore, considerably copypasting from |
| 20 | Scott G. Miller's sha1.c | 20 | Scott G. Miller's sha1.c |
diff --git a/lib/sha512.h b/lib/sha512.h index 4460e6c9b76..70a3f9ad6cb 100644 --- a/lib/sha512.h +++ b/lib/sha512.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #ifndef SHA512_H | 18 | #ifndef SHA512_H |
| 19 | # define SHA512_H 1 | 19 | # define SHA512_H 1 |
diff --git a/lib/sig2str.c b/lib/sig2str.c index c50c612b397..a3ed970063e 100644 --- a/lib/sig2str.c +++ b/lib/sig2str.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/sig2str.h b/lib/sig2str.h index 9bec78ed6af..4e43ea404c1 100644 --- a/lib/sig2str.h +++ b/lib/sig2str.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/signal.in.h b/lib/signal.in.h index 1ffba37e239..1d8ebfa57e7 100644 --- a/lib/signal.in.h +++ b/lib/signal.in.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #if __GNUC__ >= 3 | 18 | #if __GNUC__ >= 3 |
| 19 | @PRAGMA_SYSTEM_HEADER@ | 19 | @PRAGMA_SYSTEM_HEADER@ |
diff --git a/lib/stat-time.h b/lib/stat-time.h index 9e45e855655..47a3bf8f21e 100644 --- a/lib/stat-time.h +++ b/lib/stat-time.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/stdalign.in.h b/lib/stdalign.in.h index ea248231701..68e889e053c 100644 --- a/lib/stdalign.in.h +++ b/lib/stdalign.in.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert and Bruno Haible. */ | 18 | /* Written by Paul Eggert and Bruno Haible. */ |
| 19 | 19 | ||
| @@ -53,7 +53,7 @@ | |||
| 53 | #undef _Alignof | 53 | #undef _Alignof |
| 54 | 54 | ||
| 55 | /* GCC releases before GCC 4.9 had a bug in _Alignof. See GCC bug 52023 | 55 | /* GCC releases before GCC 4.9 had a bug in _Alignof. See GCC bug 52023 |
| 56 | <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52023>. */ | 56 | <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52023>. */ |
| 57 | #if (!defined __STDC_VERSION__ || __STDC_VERSION__ < 201112 \ | 57 | #if (!defined __STDC_VERSION__ || __STDC_VERSION__ < 201112 \ |
| 58 | || (defined __GNUC__ && __GNUC__ < 4 + (__GNUC_MINOR__ < 9))) | 58 | || (defined __GNUC__ && __GNUC__ < 4 + (__GNUC_MINOR__ < 9))) |
| 59 | # ifdef __cplusplus | 59 | # ifdef __cplusplus |
diff --git a/lib/stddef.in.h b/lib/stddef.in.h index 16e72bd1e0d..758ccf63386 100644 --- a/lib/stddef.in.h +++ b/lib/stddef.in.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Eric Blake. */ | 18 | /* Written by Eric Blake. */ |
| 19 | 19 | ||
diff --git a/lib/stdint.in.h b/lib/stdint.in.h index 5fbec34310f..df8b37d3d49 100644 --- a/lib/stdint.in.h +++ b/lib/stdint.in.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* | 18 | /* |
| 19 | * ISO C 99 <stdint.h> for platforms that lack it. | 19 | * ISO C 99 <stdint.h> for platforms that lack it. |
diff --git a/lib/stdio-impl.h b/lib/stdio-impl.h index d5b5943fd7c..0d606c19c84 100644 --- a/lib/stdio-impl.h +++ b/lib/stdio-impl.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | /* Many stdio implementations have the same logic and therefore can share | 17 | /* Many stdio implementations have the same logic and therefore can share |
| 18 | the same implementation of stdio extension API, except that some fields | 18 | the same implementation of stdio extension API, except that some fields |
diff --git a/lib/stdio.in.h b/lib/stdio.in.h index b714c54a544..5cf31319d9f 100644 --- a/lib/stdio.in.h +++ b/lib/stdio.in.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #if __GNUC__ >= 3 | 18 | #if __GNUC__ >= 3 |
| 19 | @PRAGMA_SYSTEM_HEADER@ | 19 | @PRAGMA_SYSTEM_HEADER@ |
diff --git a/lib/stdlib.in.h b/lib/stdlib.in.h index ef41c992df5..d5fa02b57ab 100644 --- a/lib/stdlib.in.h +++ b/lib/stdlib.in.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #if __GNUC__ >= 3 | 18 | #if __GNUC__ >= 3 |
| 19 | @PRAGMA_SYSTEM_HEADER@ | 19 | @PRAGMA_SYSTEM_HEADER@ |
diff --git a/lib/stpcpy.c b/lib/stpcpy.c index 154d95f89eb..079599db868 100644 --- a/lib/stpcpy.c +++ b/lib/stpcpy.c | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | GNU General Public License for more details. | 16 | GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 19 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 20 | 20 | ||
| 21 | #include <config.h> | 21 | #include <config.h> |
| 22 | 22 | ||
diff --git a/lib/strftime.h b/lib/strftime.h index 27a8d624125..9d91e5139cd 100644 --- a/lib/strftime.h +++ b/lib/strftime.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #include <time.h> | 18 | #include <time.h> |
| 19 | 19 | ||
diff --git a/lib/string.in.h b/lib/string.in.h index aaff5638d0f..0e0e0c51f5e 100644 --- a/lib/string.in.h +++ b/lib/string.in.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #if __GNUC__ >= 3 | 18 | #if __GNUC__ >= 3 |
| 19 | @PRAGMA_SYSTEM_HEADER@ | 19 | @PRAGMA_SYSTEM_HEADER@ |
diff --git a/lib/strtoimax.c b/lib/strtoimax.c index 3f31fe913ad..f7d46f040d7 100644 --- a/lib/strtoimax.c +++ b/lib/strtoimax.c | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | /* Written by Paul Eggert. */ | 19 | /* Written by Paul Eggert. */ |
| 20 | 20 | ||
diff --git a/lib/strtol.c b/lib/strtol.c index 751d1e0f1e8..1ef88700fca 100644 --- a/lib/strtol.c +++ b/lib/strtol.c | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | GNU General Public License for more details. | 17 | GNU General Public License for more details. |
| 18 | 18 | ||
| 19 | You should have received a copy of the GNU General Public License | 19 | You should have received a copy of the GNU General Public License |
| 20 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 20 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 21 | 21 | ||
| 22 | #ifdef _LIBC | 22 | #ifdef _LIBC |
| 23 | # define USE_NUMBER_GROUPING | 23 | # define USE_NUMBER_GROUPING |
diff --git a/lib/strtoll.c b/lib/strtoll.c index d770e81db39..f6952f3cd23 100644 --- a/lib/strtoll.c +++ b/lib/strtoll.c | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #define QUAD 1 | 19 | #define QUAD 1 |
| 20 | 20 | ||
diff --git a/lib/symlink.c b/lib/symlink.c index 60d4c14feab..427f1f5f00c 100644 --- a/lib/symlink.c +++ b/lib/symlink.c | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | #include <config.h> | 17 | #include <config.h> |
| 18 | 18 | ||
diff --git a/lib/sys_select.in.h b/lib/sys_select.in.h index 616e77dd4cf..3bda2122277 100644 --- a/lib/sys_select.in.h +++ b/lib/sys_select.in.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | # if __GNUC__ >= 3 | 17 | # if __GNUC__ >= 3 |
| 18 | @PRAGMA_SYSTEM_HEADER@ | 18 | @PRAGMA_SYSTEM_HEADER@ |
diff --git a/lib/sys_stat.in.h b/lib/sys_stat.in.h index 1831740900b..f0919e90d5c 100644 --- a/lib/sys_stat.in.h +++ b/lib/sys_stat.in.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | /* Written by Eric Blake, Paul Eggert, and Jim Meyering. */ | 17 | /* Written by Eric Blake, Paul Eggert, and Jim Meyering. */ |
| 18 | 18 | ||
diff --git a/lib/sys_time.in.h b/lib/sys_time.in.h index 57739bc4c56..8a3c87d11d8 100644 --- a/lib/sys_time.in.h +++ b/lib/sys_time.in.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/sys_types.in.h b/lib/sys_types.in.h index 3cea44884e3..b0d6132a163 100644 --- a/lib/sys_types.in.h +++ b/lib/sys_types.in.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #if __GNUC__ >= 3 | 18 | #if __GNUC__ >= 3 |
| 19 | @PRAGMA_SYSTEM_HEADER@ | 19 | @PRAGMA_SYSTEM_HEADER@ |
diff --git a/lib/tempname.c b/lib/tempname.c index c274b8dd4e1..2e3f95f3fb1 100644 --- a/lib/tempname.c +++ b/lib/tempname.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Extracted from glibc sysdeps/posix/tempname.c. See also tmpdir.c. */ | 18 | /* Extracted from glibc sysdeps/posix/tempname.c. See also tmpdir.c. */ |
| 19 | 19 | ||
diff --git a/lib/tempname.h b/lib/tempname.h index 1ca97484fb4..245c8161abe 100644 --- a/lib/tempname.h +++ b/lib/tempname.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* header written by Eric Blake */ | 18 | /* header written by Eric Blake */ |
| 19 | 19 | ||
diff --git a/lib/time-internal.h b/lib/time-internal.h index bf22834b2e1..8caf11d8746 100644 --- a/lib/time-internal.h +++ b/lib/time-internal.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License along | 15 | You should have received a copy of the GNU General Public License along |
| 16 | with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/time.in.h b/lib/time.in.h index f0c7ef86667..d210fbf80b1 100644 --- a/lib/time.in.h +++ b/lib/time.in.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #if __GNUC__ >= 3 | 18 | #if __GNUC__ >= 3 |
| 19 | @PRAGMA_SYSTEM_HEADER@ | 19 | @PRAGMA_SYSTEM_HEADER@ |
diff --git a/lib/time_r.c b/lib/time_r.c index 708a98b3241..8cf8329fe5d 100644 --- a/lib/time_r.c +++ b/lib/time_r.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License along | 15 | You should have received a copy of the GNU General Public License along |
| 16 | with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/time_rz.c b/lib/time_rz.c index 17bc11c20e9..ad02edb23cb 100644 --- a/lib/time_rz.c +++ b/lib/time_rz.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License along | 15 | You should have received a copy of the GNU General Public License along |
| 16 | with this program; if not, see <http://www.gnu.org/licenses/>. */ | 16 | with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/timegm.c b/lib/timegm.c index 957a3b830c9..1cabf648264 100644 --- a/lib/timegm.c +++ b/lib/timegm.c | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 17 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #ifndef _LIBC | 19 | #ifndef _LIBC |
| 20 | # include <config.h> | 20 | # include <config.h> |
diff --git a/lib/timespec-add.c b/lib/timespec-add.c index e6c87c65683..faa45829445 100644 --- a/lib/timespec-add.c +++ b/lib/timespec-add.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/timespec-sub.c b/lib/timespec-sub.c index 5d9276dd0f7..3872f1bc2db 100644 --- a/lib/timespec-sub.c +++ b/lib/timespec-sub.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/timespec.h b/lib/timespec.h index f5d823aefe9..3831301578e 100644 --- a/lib/timespec.h +++ b/lib/timespec.h | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | GNU General Public License for more details. | 14 | GNU General Public License for more details. |
| 15 | 15 | ||
| 16 | You should have received a copy of the GNU General Public License | 16 | You should have received a copy of the GNU General Public License |
| 17 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 17 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 18 | 18 | ||
| 19 | #if ! defined TIMESPEC_H | 19 | #if ! defined TIMESPEC_H |
| 20 | # define TIMESPEC_H | 20 | # define TIMESPEC_H |
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/unistd.in.h b/lib/unistd.in.h index f366caffa55..8a383b3d016 100644 --- a/lib/unistd.in.h +++ b/lib/unistd.in.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program; if not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | #ifndef _@GUARD_PREFIX@_UNISTD_H | 17 | #ifndef _@GUARD_PREFIX@_UNISTD_H |
| 18 | 18 | ||
diff --git a/lib/unlocked-io.h b/lib/unlocked-io.h index aaf60a0fb4e..be5d2b5d847 100644 --- a/lib/unlocked-io.h +++ b/lib/unlocked-io.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Jim Meyering. */ | 18 | /* Written by Jim Meyering. */ |
| 19 | 19 | ||
diff --git a/lib/utimens.c b/lib/utimens.c index ff4eab073c1..a5716ac8105 100644 --- a/lib/utimens.c +++ b/lib/utimens.c | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/utimens.h b/lib/utimens.h index 4d9c18edad1..f1dd9884dc1 100644 --- a/lib/utimens.h +++ b/lib/utimens.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert. */ | 18 | /* Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/verify.h b/lib/verify.h index dcba9c8cb0a..e0b48613374 100644 --- a/lib/verify.h +++ b/lib/verify.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | /* Written by Paul Eggert, Bruno Haible, and Jim Meyering. */ | 18 | /* Written by Paul Eggert, Bruno Haible, and Jim Meyering. */ |
| 19 | 19 | ||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 17 | 17 | ||
| 18 | Written by Paul Eggert. */ | 18 | Written by Paul Eggert. */ |
| 19 | 19 | ||
diff --git a/lib/warn-on-use.h b/lib/warn-on-use.h index 3c0eb579fa2..cae8c3eec5c 100644 --- a/lib/warn-on-use.h +++ b/lib/warn-on-use.h | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | General Public License for more details. | 12 | General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 15 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | /* _GL_WARN_ON_USE (function, "literal string") issues a declaration | 17 | /* _GL_WARN_ON_USE (function, "literal string") issues a declaration |
| 18 | for FUNCTION which will then trigger a compiler warning containing | 18 | for FUNCTION which will then trigger a compiler warning containing |
diff --git a/lib/xalloc-oversized.h b/lib/xalloc-oversized.h index 2e09bab0be2..ae4fbc77f98 100644 --- a/lib/xalloc-oversized.h +++ b/lib/xalloc-oversized.h | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
| 14 | 14 | ||
| 15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
| 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. */ | 16 | along with this program. If not, see <https://www.gnu.org/licenses/>. */ |
| 17 | 17 | ||
| 18 | #ifndef XALLOC_OVERSIZED_H_ | 18 | #ifndef XALLOC_OVERSIZED_H_ |
| 19 | #define XALLOC_OVERSIZED_H_ | 19 | #define XALLOC_OVERSIZED_H_ |