summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-21 09:24:18 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-21 09:24:18 +0100
commita0a88926a101fadaa269c0ddc3a9b8de80050a31 (patch)
tree948c33d2fc3b8b561153a0c6b3b11a77efa3b19f
parent807d8ce3df8cb4cf16de919f6edfcdbe4dbb3469 (diff)
; Prefer HTTPS to HTTP in URLsexternals/systemd
-rw-r--r--systemctl.el2
-rw-r--r--systemd-codegen.el2
-rw-r--r--systemd-mode.el2
-rw-r--r--systemd.el2
4 files changed, 4 insertions, 4 deletions
diff --git a/systemctl.el b/systemctl.el
index 34dcdc4..161a5f2 100644
--- a/systemctl.el
+++ b/systemctl.el
@@ -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/>.
;;; Commentary:
diff --git a/systemd-codegen.el b/systemd-codegen.el
index 2fe1160..996ffa7 100644
--- a/systemd-codegen.el
+++ b/systemd-codegen.el
@@ -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/>.
;;; Commentary:
diff --git a/systemd-mode.el b/systemd-mode.el
index f799661..ce59f28 100644
--- a/systemd-mode.el
+++ b/systemd-mode.el
@@ -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/>.
;;; Todo:
diff --git a/systemd.el b/systemd.el
index ac940b1..23bde30 100644
--- a/systemd.el
+++ b/systemd.el
@@ -18,7 +18,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/>.
;;; Commentary: