summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2017-09-17 01:00:09 -0400
committerKyle Meyer <kyle@kyleam.com>2017-09-17 01:15:11 -0400
commite4a0fd6b021b87ea04bd051f64c873c3f86ed29a (patch)
tree062dea4a026660469649d267c725d0a70a82f426
parentff0dcf52a5e258af82f3eaf1f8ec3b7cd022cb6b (diff)
downloadorg-mode-e4a0fd6b021b87ea04bd051f64c873c3f86ed29a.tar.gz
Adjust the license link in new lisp/*.el filesrelease_9.1.1
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).
-rw-r--r--lisp/ob-hledger.el2
-rw-r--r--lisp/ob-vala.el2
-rw-r--r--lisp/org-duration.el2
3 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ob-hledger.el b/lisp/ob-hledger.el
index 371b9c6..86276aa 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 <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
;;; Commentary:
diff --git a/lisp/ob-vala.el b/lisp/ob-vala.el
index 1282e16..3998e2d 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 <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
;;; Commentary:
diff --git a/lisp/org-duration.el b/lisp/org-duration.el
index 62afa01..3e5f0f5 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 <http://www.gnu.org/licenses/>.
+;; along with this program. If not, see <https://www.gnu.org/licenses/>.
;;; Commentary: