]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/chess/chess-ics1.el
Fix up copyright headers; add cl-lib requirement
[gnu-emacs-elpa] / packages / chess / chess-ics1.el
index 33105b7cf920b85039794ad3997425a46b4e6d74..c37a3c9ac32ceaa3fa2555211f1ac6090ccb188a 100644 (file)
@@ -1,7 +1,23 @@
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;; chess-ics1.el --- ICS1 style display
+
+;; Copyright (C) 2014 Free Software Foundation, Inc.
+
+;; This 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.
 ;;
-;; ICS1 style display
+;; This 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:
+
+;;; Code:
 
 (require 'chess-display)