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

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

[elpa] externals/smart-yank 5494fb8f1c: ; Prefer HTTPS to HTTP in URLs


From: Stefan Kangas
Subject: [elpa] externals/smart-yank 5494fb8f1c: ; Prefer HTTPS to HTTP in URLs
Date: Wed, 21 Dec 2022 03:22:40 -0500 (EST)

branch: externals/smart-yank
commit 5494fb8f1cfb89561cdebdd34cd7f899203cbc52
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

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

diff --git a/smart-yank.el b/smart-yank.el
index 699c0e7abd..79dc2b5733 100644
--- a/smart-yank.el
+++ b/smart-yank.el
@@ -24,7 +24,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]