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

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

[elpa] externals/shell-quasiquote 36f919b5dc: ; Prefer HTTPS to HTTP in


From: Stefan Kangas
Subject: [elpa] externals/shell-quasiquote 36f919b5dc: ; Prefer HTTPS to HTTP in URLs
Date: Wed, 21 Dec 2022 03:20:38 -0500 (EST)

branch: externals/shell-quasiquote
commit 36f919b5dc2426d826077b1d59a62b21528bdb60
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

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

diff --git a/shell-quasiquote.el b/shell-quasiquote.el
index a0bf7c82e5..2ad9c554ff 100644
--- a/shell-quasiquote.el
+++ b/shell-quasiquote.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]