summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-21 08:50:21 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-21 08:50:21 +0100
commitc1ef993f8c66fec71b10d70eb7a2cd0c416aaa12 (patch)
treefc42b5dc7f5bf6d7273b931a0610c41e3c7c4deb
parented3f109e543ab33e493c54b93b838c093be6c531 (diff)
; Prefer HTTPS to HTTP in URLsexternals/cycle-quotes
-rw-r--r--cycle-quotes-test.el2
-rw-r--r--cycle-quotes.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/cycle-quotes-test.el b/cycle-quotes-test.el
index 43c2bc6..eeba5d4 100644
--- a/cycle-quotes-test.el
+++ b/cycle-quotes-test.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 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/cycle-quotes.el b/cycle-quotes.el
index b2f8465..6307cbb 100644
--- a/cycle-quotes.el
+++ b/cycle-quotes.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: