]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/web-server/web-server.el
Fix up copyright headers.
[gnu-emacs-elpa] / packages / web-server / web-server.el
index 500030f690ee5bd8d1bca42922920c0c9912f1cd..148c983ad7ee34de4bf2fed7e10fce4b2699258a 100644 (file)
@@ -8,7 +8,19 @@
 ;; Package-Requires: ((emacs "24.3"))
 ;; Keywords: http, server, network
 ;; URL: https://github.com/eschulte/emacs-web-server
-;; License: GPLV3 (see the COPYING file in this directory)
+
+;; This software 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 software 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 GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; Commentary: