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

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

[elpa] externals/captain 364ee98226: ; Prefer HTTPS to HTTP in URLs


From: Stefan Kangas
Subject: [elpa] externals/captain 364ee98226: ; Prefer HTTPS to HTTP in URLs
Date: Wed, 21 Dec 2022 02:47:42 -0500 (EST)

branch: externals/captain
commit 364ee98226ad5f8bb8d125299a912afa1ca67c49
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

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

diff --git a/captain.el b/captain.el
index 5b9bb067f9..de23b10973 100644
--- a/captain.el
+++ b/captain.el
@@ -20,7 +20,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]