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

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

[elpa] externals/cl-generic 27d01353b5: ; Prefer HTTPS to HTTP in URLs


From: Stefan Kangas
Subject: [elpa] externals/cl-generic 27d01353b5: ; Prefer HTTPS to HTTP in URLs
Date: Wed, 21 Dec 2022 02:48:10 -0500 (EST)

branch: externals/cl-generic
commit 27d01353b54ad9b6ad05ecae7f5d94316579c11b
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

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

diff --git a/cl-generic.el b/cl-generic.el
index a40723ce8f..c6a7781e63 100644
--- a/cl-generic.el
+++ b/cl-generic.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:
 



reply via email to

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