branch: elpa/boxquote
commit 7e47e0e2853bc1215739b2e28f260e9eed93b2c5
Author: Dave Pearson <[email protected]>
Commit: Dave Pearson <[email protected]>
Bump licence to GPL-3+
---
boxquote.el | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/boxquote.el b/boxquote.el
index 5d2b665010..a6a5cfe6ab 100644
--- a/boxquote.el
+++ b/boxquote.el
@@ -7,9 +7,18 @@
;; URL: https://github.com/davep/boxquote.el
;; Package-Requires: ((cl-lib "0.5"))
-;; boxquote.el is free software distributed under the terms of the GNU
-;; General Public Licence, version 2 or (at your option) any later version.
-;; For details see the file COPYING.
+;; This program 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, 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 <http://www.gnu.org/licenses/>.
;;; Commentary: