]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/web-server/web-server-status-codes.el
Fix up copyright headers.
[gnu-emacs-elpa] / packages / web-server / web-server-status-codes.el
index bf0e4caa6988c11b377de6be426b3d3c66b18266..f3f07fcc173214b5608ed6348ff4479c09575848 100644 (file)
@@ -1,5 +1,20 @@
 ;;; web-server-status-codes.el --- Emacs Web Server HTML status codes
 
+;; Copyright (C) 2013-2014  Free Software Foundation, Inc.
+
+;; 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/>.
+
 ;;; Code:
 (defvar ws-status-codes
   '((100 . "Continue")