X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/ec2d5e8133e82f61a6d558808c8eea96be382020..c979991a2b6a84aa2748bf7a3beaf5a94ccbcfae:/packages/web-server/web-server.el diff --git a/packages/web-server/web-server.el b/packages/web-server/web-server.el index 500030f69..148c983ad 100644 --- a/packages/web-server/web-server.el +++ b/packages/web-server/web-server.el @@ -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 . ;;; Commentary: