Browse Source

Fixed pushover to use GPL 3+

Samuel W. Flint 6 years ago
parent
commit
bbe3ac8df3
1 changed files with 14 additions and 0 deletions
  1. 14 0
      pushover.el

+ 14 - 0
pushover.el

@@ -7,6 +7,20 @@
 ;; Package-Requires: ((cl-lib "0.5"))
 ;; Keywords: notifications
 ;; URL: http://github.com/swflint/pushover.el
+;; License: GNU General Public License version 3, or (at your option) any later version
+
+;; This file 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, or (at your option)
+;; any later version.
+
+;; This file 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:
 ;;