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

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

[elpa] externals/brief 88586a1ddb: ; Prefer HTTPS to HTTP in URLs


From: Stefan Kangas
Subject: [elpa] externals/brief 88586a1ddb: ; Prefer HTTPS to HTTP in URLs
Date: Wed, 21 Dec 2022 02:46:45 -0500 (EST)

branch: externals/brief
commit 88586a1ddb3ab7399075e6587c3404bfd11750d6
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

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

diff --git a/brief.el b/brief.el
index 7ce36360ad..c7622cb398 100644
--- a/brief.el
+++ b/brief.el
@@ -19,7 +19,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]