ttn pushed a commit to branch ttn-gnugo
in repository elpa.
commit da1133b82bebc781c9605a1970102cb306742cf7
Author: Thien-Thi Nguyen <[email protected]>
Date: Tue Jan 28 19:38:51 2014 +0100
[gnugo] Adapt copyright notice to FSF, headers to ELPA.
* packages/gnugo/gnugo.el: ...here.
---
packages/gnugo/ChangeLog | 6 ++++++
packages/gnugo/gnugo.el | 25 ++++++++++++++++++-------
2 files changed, 24 insertions(+), 7 deletions(-)
diff --git a/packages/gnugo/ChangeLog b/packages/gnugo/ChangeLog
index ac48e74..f96f33f 100644
--- a/packages/gnugo/ChangeLog
+++ b/packages/gnugo/ChangeLog
@@ -1,5 +1,11 @@
2014-01-28 Thien-Thi Nguyen <[email protected]>
+ [gnugo] Adapt copyright notice to FSF, headers to ELPA.
+
+ * gnugo.el: ...here.
+
+2014-01-28 Thien-Thi Nguyen <[email protected]>
+
Import gnugo.el from ttn-pers-elisp 1.59.
* gnugo.el: New file.
diff --git a/packages/gnugo/gnugo.el b/packages/gnugo/gnugo.el
index d5a5835..efe2108 100644
--- a/packages/gnugo/gnugo.el
+++ b/packages/gnugo/gnugo.el
@@ -1,11 +1,22 @@
-;;; gnugo.el
-;;;
-;;; Copyright (C) 1999, 2000, 2002, 2003,
-;;; 2004, 2005, 2006, 2007, 2008 Thien-Thi Nguyen
-;;; This file is part of ttn's personal elisp library, released under GNU
-;;; GPL with ABSOLUTELY NO WARRANTY. See the file COPYING for details.
-
-;;; Description: Run GNU Go in a buffer.
+;;; gnugo.el --- play GNU Go in a buffer
+
+;; Copyright (C) 2014 Free Software Foundation, Inc.
+
+;; Author: Thien-Thi Nguyen <[email protected]>
+;; Version: 2.2.14
+
+;; 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
+;; the Free Software Foundation, either version 3 of the License, or
+;; (at your option) any later version.
+
+;; This program 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 this program. If not, see <http://www.gnu.org/licenses/>.
;;; Commentary: