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

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

[elpa] externals/dismal 5ffea0c217: ; Prefer HTTPS to HTTP in most URLs


From: Stefan Kangas
Subject: [elpa] externals/dismal 5ffea0c217: ; Prefer HTTPS to HTTP in most URLs
Date: Wed, 21 Dec 2022 02:52:19 -0500 (EST)

branch: externals/dismal
commit 5ffea0c217c270ed0444ddc7655d5af1223c0400
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; Prefer HTTPS to HTTP in most URLs
---
 auto-aligner.el            | 2 +-
 dismal-data-structures.el  | 2 +-
 dismal-menu3.el            | 2 +-
 dismal-metacolumn.el       | 2 +-
 dismal-model-extensions.el | 2 +-
 dismal-mouse3.el           | 2 +-
 dismal-simple-menus.el     | 2 +-
 dismal.el                  | 2 +-
 heaps.el                   | 2 +-
 keystroke.el               | 2 +-
 log.el                     | 2 +-
 rmatrix.el                 | 2 +-
 semi-coder.el              | 2 +-
 simple-menu.el             | 2 +-
 vectors.el                 | 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/auto-aligner.el b/auto-aligner.el
index ae22987106..f4e3f55141 100644
--- a/auto-aligner.el
+++ b/auto-aligner.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 software.  If not, see <http://www.gnu.org/licenses/>.
+;; along with this software.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
diff --git a/dismal-data-structures.el b/dismal-data-structures.el
index 0af8c334c5..9bfa6770f4 100644
--- a/dismal-data-structures.el
+++ b/dismal-data-structures.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 software.  If not, see <http://www.gnu.org/licenses/>.
+;; along with this software.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
diff --git a/dismal-menu3.el b/dismal-menu3.el
index 7fa007c908..5cce8615e8 100644
--- a/dismal-menu3.el
+++ b/dismal-menu3.el
@@ -17,7 +17,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with this software.  If not, see <http://www.gnu.org/licenses/>.
+;; along with this software.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
diff --git a/dismal-metacolumn.el b/dismal-metacolumn.el
index bbd25598d4..0ff538fa6e 100644
--- a/dismal-metacolumn.el
+++ b/dismal-metacolumn.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 software.  If not, see <http://www.gnu.org/licenses/>.
+;; along with this software.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
diff --git a/dismal-model-extensions.el b/dismal-model-extensions.el
index ab8bab0aed..eb0529dbd9 100644
--- a/dismal-model-extensions.el
+++ b/dismal-model-extensions.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 software.  If not, see <http://www.gnu.org/licenses/>.
+;; along with this software.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
diff --git a/dismal-mouse3.el b/dismal-mouse3.el
index 5589b76e39..d114b48d6a 100644
--- a/dismal-mouse3.el
+++ b/dismal-mouse3.el
@@ -17,7 +17,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with this software.  If not, see <http://www.gnu.org/licenses/>.
+;; along with this software.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
diff --git a/dismal-simple-menus.el b/dismal-simple-menus.el
index 85ae806157..83cd590463 100644
--- a/dismal-simple-menus.el
+++ b/dismal-simple-menus.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 software.  If not, see <http://www.gnu.org/licenses/>.
+;; along with this software.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
diff --git a/dismal.el b/dismal.el
index e710874b57..70f3bda1ea 100644
--- a/dismal.el
+++ b/dismal.el
@@ -20,7 +20,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with this software.  If not, see <http://www.gnu.org/licenses/>.
+;; along with this software.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
diff --git a/heaps.el b/heaps.el
index 0e4bd318a2..e8e89e19eb 100644
--- a/heaps.el
+++ b/heaps.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 software.  If not, see <http://www.gnu.org/licenses/>.
+;; along with this software.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
diff --git a/keystroke.el b/keystroke.el
index 3c88a1d1fd..eb5eb8f8e2 100644
--- a/keystroke.el
+++ b/keystroke.el
@@ -15,7 +15,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with this software.  If not, see <http://www.gnu.org/licenses/>.
+;; along with this software.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
diff --git a/log.el b/log.el
index bfadb16831..e3a0c2576e 100644
--- a/log.el
+++ b/log.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 software.  If not, see <http://www.gnu.org/licenses/>.
+;; along with this software.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
diff --git a/rmatrix.el b/rmatrix.el
index 496edd1f33..f9435e0c47 100644
--- a/rmatrix.el
+++ b/rmatrix.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 software.  If not, see <http://www.gnu.org/licenses/>.
+;; along with this software.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
diff --git a/semi-coder.el b/semi-coder.el
index 47a26cfb47..10cdf825eb 100644
--- a/semi-coder.el
+++ b/semi-coder.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 software.  If not, see <http://www.gnu.org/licenses/>.
+;; along with this software.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
diff --git a/simple-menu.el b/simple-menu.el
index 5109848006..b3bbdb3e51 100644
--- a/simple-menu.el
+++ b/simple-menu.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 software.  If not, see <http://www.gnu.org/licenses/>.
+;; along with this software.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
diff --git a/vectors.el b/vectors.el
index 3a5d01e7bf..5f5a2bc9d7 100644
--- a/vectors.el
+++ b/vectors.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 software.  If not, see <http://www.gnu.org/licenses/>.
+;; along with this software.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 



reply via email to

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