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

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

[elpa] externals/iterators babf1d9fe2: ; Prefer HTTPS to HTTP in URLs


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

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

    ; Prefer HTTPS to HTTP in URLs
---
 iterators.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/iterators.el b/iterators.el
index b165a6ce23..97a0b3da40 100644
--- a/iterators.el
+++ b/iterators.el
@@ -22,7 +22,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 
 
 ;;; Commentary:



reply via email to

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