summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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