summaryrefslogtreecommitdiff
path: root/chess-polyglot.el
diff options
context:
space:
mode:
authorMario Lang <mlang@delysid.org>2014-05-20 01:19:18 +0200
committerMario Lang <mlang@delysid.org>2014-05-20 01:19:18 +0200
commit90d860f074b2db05a77f5acfd2931bcbddb86bd0 (patch)
tree974c6176e9fd5cb6656c531b1ea4aba51db1159c /chess-polyglot.el
parent5ba5aaef45156b96265d6b8d9afe6947f54a1e6e (diff)
Add "data" keyword and set copyright to FSF.
Diffstat (limited to 'chess-polyglot.el')
-rw-r--r--chess-polyglot.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/chess-polyglot.el b/chess-polyglot.el
index 58f2f94..7c11dd1 100644
--- a/chess-polyglot.el
+++ b/chess-polyglot.el
@@ -1,9 +1,9 @@
-;;; chess-polyglot.el --- Polyglot book access for Emacs -*- lexical-binding: t; -*-
+;;; chess-polyglot.el --- Polyglot chess book access for Emacs -*- lexical-binding: t; -*-
-;; Copyright (C) 2014 Mario Lang
+;; Copyright (C) 2014 Free Software Foundation, Inc.
;; Author: Mario Lang <mlang@delysid.org>
-;; Keywords: games
+;; Keywords: data, games
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by