summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-21 08:51:54 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-21 08:51:54 +0100
commit5ffea0c217c270ed0444ddc7655d5af1223c0400 (patch)
tree934ffb10c19840517f829e371596bedf75e632ca
parent3608fde768224d8f75fccd680f6ab5acff380955 (diff)
; Prefer HTTPS to HTTP in most URLsexternals/dismal
-rw-r--r--auto-aligner.el2
-rw-r--r--dismal-data-structures.el2
-rw-r--r--dismal-menu3.el2
-rw-r--r--dismal-metacolumn.el2
-rw-r--r--dismal-model-extensions.el2
-rw-r--r--dismal-mouse3.el2
-rw-r--r--dismal-simple-menus.el2
-rw-r--r--dismal.el2
-rw-r--r--heaps.el2
-rw-r--r--keystroke.el2
-rw-r--r--log.el2
-rw-r--r--rmatrix.el2
-rw-r--r--semi-coder.el2
-rw-r--r--simple-menu.el2
-rw-r--r--vectors.el2
15 files changed, 15 insertions, 15 deletions
diff --git a/auto-aligner.el b/auto-aligner.el
index ae22987..f4e3f55 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 0af8c33..9bfa677 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 7fa007c..5cce861 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 bbd2559..0ff538f 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 ab8bab0..eb0529d 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 5589b76..d114b48 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 85ae806..83cd590 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 e710874..70f3bda 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 0e4bd31..e8e89e1 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 3c88a1d..eb5eb8f 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 bfadb16..e3a0c25 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 496edd1..f9435e0 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 47a26cf..10cdf82 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 5109848..b3bbdb3 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 3a5d01e..5f5a2bc 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: