[latex3-commits] [latex3/l3build] main: Update weblinks to https (d6079bf)
github at latex-project.org
github at latex-project.org
Fri Dec 15 19:00:38 CET 2023
Repository : https://github.com/latex3/l3build
On branch : main
Link : https://github.com/latex3/l3build/commit/d6079bfe2364a56d6aeb0979058c6b4026875878
>---------------------------------------------------------------
commit d6079bfe2364a56d6aeb0979058c6b4026875878
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Dec 15 18:00:38 2023 +0000
Update weblinks to https
>---------------------------------------------------------------
d6079bfe2364a56d6aeb0979058c6b4026875878
LICENSE | 2 +-
l3build-arguments.lua | 2 +-
l3build-aux.lua | 2 +-
l3build-check.lua | 2 +-
l3build-clean.lua | 2 +-
l3build-ctan.lua | 2 +-
l3build-file-functions.lua | 2 +-
l3build-help.lua | 2 +-
l3build-install.lua | 2 +-
l3build-manifest-setup.lua | 2 +-
l3build-manifest.lua | 2 +-
l3build-stdmain.lua | 2 +-
l3build-tagging.lua | 2 +-
l3build-typesetting.lua | 2 +-
l3build-unpack.lua | 2 +-
l3build-upload.lua | 2 +-
l3build-variables.lua | 2 +-
l3build-zip.lua | 2 +-
l3build.dtx | 2 +-
l3build.ins | 4 ++--
l3build.lua | 2 +-
21 files changed, 22 insertions(+), 22 deletions(-)
diff --git a/LICENSE b/LICENSE
index 2244313..e8ad095 100644
--- a/LICENSE
+++ b/LICENSE
@@ -358,7 +358,7 @@ Here is an example of such a notice and statement:
% conditions of the LaTeX Project Public License, either version 1.3
% of this license or (at your option) any later version.
% The latest version of this license is in
- % http://www.latex-project.org/lppl.txt
+ % https://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
%
diff --git a/l3build-arguments.lua b/l3build-arguments.lua
index c2a9263..95ed9f5 100644
--- a/l3build-arguments.lua
+++ b/l3build-arguments.lua
@@ -7,7 +7,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
diff --git a/l3build-aux.lua b/l3build-aux.lua
index 5511802..115117c 100644
--- a/l3build-aux.lua
+++ b/l3build-aux.lua
@@ -7,7 +7,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
diff --git a/l3build-check.lua b/l3build-check.lua
index 3718d17..19ddef0 100644
--- a/l3build-check.lua
+++ b/l3build-check.lua
@@ -7,7 +7,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
diff --git a/l3build-clean.lua b/l3build-clean.lua
index 226650b..e5d5dde 100644
--- a/l3build-clean.lua
+++ b/l3build-clean.lua
@@ -7,7 +7,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
diff --git a/l3build-ctan.lua b/l3build-ctan.lua
index 2efdd14..b290533 100644
--- a/l3build-ctan.lua
+++ b/l3build-ctan.lua
@@ -7,7 +7,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
diff --git a/l3build-file-functions.lua b/l3build-file-functions.lua
index 847a1d1..b5cd9b5 100644
--- a/l3build-file-functions.lua
+++ b/l3build-file-functions.lua
@@ -7,7 +7,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
diff --git a/l3build-help.lua b/l3build-help.lua
index 62d35de..3e204df 100644
--- a/l3build-help.lua
+++ b/l3build-help.lua
@@ -7,7 +7,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
diff --git a/l3build-install.lua b/l3build-install.lua
index e96259c..ad5aeaa 100644
--- a/l3build-install.lua
+++ b/l3build-install.lua
@@ -7,7 +7,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
diff --git a/l3build-manifest-setup.lua b/l3build-manifest-setup.lua
index e74e667..b5c2b31 100644
--- a/l3build-manifest-setup.lua
+++ b/l3build-manifest-setup.lua
@@ -7,7 +7,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
diff --git a/l3build-manifest.lua b/l3build-manifest.lua
index 5642c91..12b8cdc 100644
--- a/l3build-manifest.lua
+++ b/l3build-manifest.lua
@@ -7,7 +7,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
diff --git a/l3build-stdmain.lua b/l3build-stdmain.lua
index 4b6da66..6209dcd 100644
--- a/l3build-stdmain.lua
+++ b/l3build-stdmain.lua
@@ -7,7 +7,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
diff --git a/l3build-tagging.lua b/l3build-tagging.lua
index 9f39650..20ef513 100644
--- a/l3build-tagging.lua
+++ b/l3build-tagging.lua
@@ -7,7 +7,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
diff --git a/l3build-typesetting.lua b/l3build-typesetting.lua
index c12c544..d3ba3e5 100644
--- a/l3build-typesetting.lua
+++ b/l3build-typesetting.lua
@@ -7,7 +7,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
diff --git a/l3build-unpack.lua b/l3build-unpack.lua
index a734d4c..6ce4b32 100644
--- a/l3build-unpack.lua
+++ b/l3build-unpack.lua
@@ -7,7 +7,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
diff --git a/l3build-upload.lua b/l3build-upload.lua
index 85f3007..180572b 100644
--- a/l3build-upload.lua
+++ b/l3build-upload.lua
@@ -7,7 +7,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
diff --git a/l3build-variables.lua b/l3build-variables.lua
index bbebf2f..9e0ed9d 100644
--- a/l3build-variables.lua
+++ b/l3build-variables.lua
@@ -7,7 +7,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
diff --git a/l3build-zip.lua b/l3build-zip.lua
index bf03439..1fab56c 100644
--- a/l3build-zip.lua
+++ b/l3build-zip.lua
@@ -7,7 +7,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
diff --git a/l3build.dtx b/l3build.dtx
index 9405bc4..6f55719 100644
--- a/l3build.dtx
+++ b/l3build.dtx
@@ -7,7 +7,7 @@
% license or (at your option) any later version. The latest version
% of this license is in the file
%
-% http://www.latex-project.org/lppl.txt
+% https://www.latex-project.org/lppl.txt
%
% This file is part of the "l3build bundle" (The Work in LPPL)
% and all files in that bundle must be distributed together.
diff --git a/l3build.ins b/l3build.ins
index bdb0fb7..c790b35 100644
--- a/l3build.ins
+++ b/l3build.ins
@@ -7,7 +7,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
@@ -39,7 +39,7 @@ the LaTeX Project Public License (LPPL), either version 1.3c of
this license or (at your option) any later version. The latest
version of this license is in the file:
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
diff --git a/l3build.lua b/l3build.lua
index e0cf232..a9eab6d 100644
--- a/l3build.lua
+++ b/l3build.lua
@@ -9,7 +9,7 @@ LaTeX Project Public License (LPPL), either version 1.3c of this
license or (at your option) any later version. The latest version
of this license is in the file
- http://www.latex-project.org/lppl.txt
+ https://www.latex-project.org/lppl.txt
This file is part of the "l3build bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.
More information about the latex3-commits
mailing list.