ttn pushed a commit to branch master in repository elpa. commit 4517e01cf786193d15bdae8b3695c8b1acde47e4 Author: Thien-Thi Nguyen <t...@gnu.org> 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/gnugo.el | 25 ++++++++++++++++++------- 1 files changed, 18 insertions(+), 7 deletions(-) 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 <t...@gnu.org> +;; 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: