summaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2024-05-19 09:17:23 +0100
committerSean Whitton <spwhitton@spwhitton.name>2024-05-19 09:17:23 +0100
commit3e72e8100ff885094e24302eae13078b83f461ec (patch)
tree68930cb43af80803e5b05a1bfb9af15c730fd80c /infra
parenta2eb2451f035bd0e3f58b694183420f3be33a74c (diff)
Replace http->https in GPL file headers
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'infra')
-rwxr-xr-xinfra/dgit-repos-admin-debian2
-rwxr-xr-xinfra/dgit-repos-policy-debian2
-rwxr-xr-xinfra/dgit-repos-server2
-rwxr-xr-xinfra/dgit-ssh-dispatch2
4 files changed, 4 insertions, 4 deletions
diff --git a/infra/dgit-repos-admin-debian b/infra/dgit-repos-admin-debian
index 6d1e4d0..3ce540a 100755
--- a/infra/dgit-repos-admin-debian
+++ b/infra/dgit-repos-admin-debian
@@ -14,7 +14,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
use strict;
diff --git a/infra/dgit-repos-policy-debian b/infra/dgit-repos-policy-debian
index f15c742..fc483a2 100755
--- a/infra/dgit-repos-policy-debian
+++ b/infra/dgit-repos-policy-debian
@@ -14,7 +14,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
use strict;
diff --git a/infra/dgit-repos-server b/infra/dgit-repos-server
index 9c7e36d..da87233 100755
--- a/infra/dgit-repos-server
+++ b/infra/dgit-repos-server
@@ -16,7 +16,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
# usages:
# dgit-repos-server DISTRO DISTRO-DIR AUTH-SPEC [<settings>] --ssh
diff --git a/infra/dgit-ssh-dispatch b/infra/dgit-ssh-dispatch
index e63d4bf..8584cfc 100755
--- a/infra/dgit-ssh-dispatch
+++ b/infra/dgit-ssh-dispatch
@@ -14,7 +14,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
use strict;