summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-21 08:56:19 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-21 08:56:19 +0100
commit7295025f4c0571013142dfb9cc1a893fff79904b (patch)
tree7ccee91993ce0f3847937a7ce33c8143ff08a34d
parentda6e87169f9c28bc4fce88adfefb6d49a240d692 (diff)
; Prefer HTTPS to HTTP in URLsexternals/flylisp
-rw-r--r--flylisp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/flylisp.el b/flylisp.el
index af27f62..fe4f686 100644
--- a/flylisp.el
+++ b/flylisp.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 program. If not, see <http://www.gnu.org/licenses/>.
+;; along with this program. If not, see <https://www.gnu.org/licenses/>.
;;; Commentary: