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

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

[elpa] externals/sm-c-mode f43bb9ad09: ; Prefer HTTPS to HTTP in URLs


From: Stefan Kangas
Subject: [elpa] externals/sm-c-mode f43bb9ad09: ; Prefer HTTPS to HTTP in URLs
Date: Wed, 21 Dec 2022 03:22:13 -0500 (EST)

branch: externals/sm-c-mode
commit f43bb9ad0906fab10e135b7ba5db66a32628323b
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

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

diff --git a/sm-c-mode.el b/sm-c-mode.el
index 7422a66f5d..896047d0b9 100644
--- a/sm-c-mode.el
+++ b/sm-c-mode.el
@@ -16,7 +16,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]