summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-02-08 09:03:27 +0100
committerKyle Meyer <kyle@kyleam.com>2021-02-14 17:38:07 -0500
commitb7b52aa88894a16b70fab33379300c25caba62ec (patch)
tree05d52b53a5ccdff4c75a82b8ab053cf556701a02
parent4aa4ae8cf0cff433ce5cd851f599c8ba0d6db7f7 (diff)
downloadorg-mode-b7b52aa88894a16b70fab33379300c25caba62ec.tar.gz
Backport commit ce35760b1 from Emacs
; Minor license statement fixes ce35760b19315b634e62e2c64988018189dcdbdc Stefan Kangas Mon Feb 8 09:10:57 2021 +0100
-rw-r--r--lisp/ol-w3m.el6
-rw-r--r--lisp/org-refile.el6
2 files changed, 6 insertions, 6 deletions
diff --git a/lisp/ol-w3m.el b/lisp/ol-w3m.el
index f1f3afd..ebb11ce 100644
--- a/lisp/ol-w3m.el
+++ b/lisp/ol-w3m.el
@@ -7,13 +7,13 @@
;; Homepage: https://orgmode.org
;;
;; This file is part of GNU Emacs.
-;;
-;; This program is free software: you can redistribute it and/or modify
+
+;; GNU Emacs is free software: you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation, either version 3 of the License, or
;; (at your option) any later version.
-;; This program is distributed in the hope that it will be useful,
+;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
diff --git a/lisp/org-refile.el b/lisp/org-refile.el
index 1e6872b..e53fd54 100644
--- a/lisp/org-refile.el
+++ b/lisp/org-refile.el
@@ -7,18 +7,18 @@
;;
;; This file is part of GNU Emacs.
-;; This program is free software; you can redistribute it and/or modify
+;; GNU Emacs is free software: you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation, either version 3 of the License, or
;; (at your option) any later version.
-;; This program is distributed in the hope that it will be useful,
+;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; 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 <https://www.gnu.org/licenses/>.
+;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
;;; Commentary: