emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/systemd a0a88926a1: ; Prefer HTTPS to HTTP in URLs


From: Stefan Kangas
Subject: [elpa] externals/systemd a0a88926a1: ; Prefer HTTPS to HTTP in URLs
Date: Wed, 21 Dec 2022 03:24:30 -0500 (EST)

branch: externals/systemd
commit a0a88926a101fadaa269c0ddc3a9b8de80050a31
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; Prefer HTTPS to HTTP in URLs
---
 systemctl.el       | 2 +-
 systemd-codegen.el | 2 +-
 systemd-mode.el    | 2 +-
 systemd.el         | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/systemctl.el b/systemctl.el
index 34dcdc46e5..161a5f23e7 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 2fe116087f..996ffa72ab 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 f799661504..ce59f28521 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 ac940b1c0c..23bde30632 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:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]