[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/company-ebdb f8967ecb40: ; Prefer HTTPS to HTTP in URLs
From: |
Stefan Kangas |
Subject: |
[elpa] externals/company-ebdb f8967ecb40: ; Prefer HTTPS to HTTP in URLs |
Date: |
Wed, 21 Dec 2022 02:49:23 -0500 (EST) |
branch: externals/company-ebdb
commit f8967ecb4037d1a08d4028af4f9abe2394d4563e
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>
; Prefer HTTPS to HTTP in URLs
---
company-ebdb.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/company-ebdb.el b/company-ebdb.el
index 3659d37f7e..77c3b6b913 100644
--- a/company-ebdb.el
+++ b/company-ebdb.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 GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
;;; Commentary:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/company-ebdb f8967ecb40: ; Prefer HTTPS to HTTP in URLs,
Stefan Kangas <=