From 90d860f074b2db05a77f5acfd2931bcbddb86bd0 Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Tue, 20 May 2014 01:19:18 +0200 Subject: Add "data" keyword and set copyright to FSF. --- chess-polyglot.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chess-polyglot.el') 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 -;; 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 -- cgit v1.2.3