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

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

[elpa] externals/kmb bc71038e9a: ; Prefer HTTPS to HTTP in URLs


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

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

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

diff --git a/kmb.el b/kmb.el
index 6031e7b19b..12a6b7ef93 100644
--- a/kmb.el
+++ b/kmb.el
@@ -29,7 +29,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/>.
 ;;
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 



reply via email to

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