From e4a0fd6b021b87ea04bd051f64c873c3f86ed29a Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 17 Sep 2017 01:00:09 -0400 Subject: [PATCH] Adjust the license link in new lisp/*.el files Emacs's bc511a64f6d made tree-wide changes to prefer https to http. For Org, this resulted in the header of every lisp/*.el file being changed. Make the same changes in lisp/*.el files that were added since Org version 9.0.10 (the last version that was synced with Emacs). --- lisp/ob-hledger.el | 2 +- lisp/ob-vala.el | 2 +- lisp/org-duration.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/ob-hledger.el b/lisp/ob-hledger.el index 371b9c6b3..86276aad8 100644 --- a/lisp/ob-hledger.el +++ b/lisp/ob-hledger.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 . +;; along with GNU Emacs. If not, see . ;;; Commentary: diff --git a/lisp/ob-vala.el b/lisp/ob-vala.el index 1282e162b..3998e2d4e 100644 --- a/lisp/ob-vala.el +++ b/lisp/ob-vala.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 . +;; along with GNU Emacs. If not, see . ;;; Commentary: diff --git a/lisp/org-duration.el b/lisp/org-duration.el index 62afa0173..3e5f0f56a 100644 --- a/lisp/org-duration.el +++ b/lisp/org-duration.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 . +;; along with this program. If not, see . ;;; Commentary: