From: Richard M. Stallman Date: Sun, 21 Sep 1997 12:34:40 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-20.3~3110 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2b38b48703ee174c53671111585f672013ccb19a;p=emacs.git Comment change. --- diff --git a/lisp/play/gomoku.el b/lisp/play/gomoku.el index 332d1cedd9c..73cbcc0307d 100644 --- a/lisp/play/gomoku.el +++ b/lisp/play/gomoku.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1988, 1994, 1996 Free Software Foundation, Inc. -;; Author: Philippe Schnoebelen +;; Author: Philippe Schnoebelen ;; Adapted-By: ESR, Daniel.Pfeiffer@Informatik.START.dbp.de ;; Keywords: games diff --git a/lisp/play/mpuz.el b/lisp/play/mpuz.el index 476f0592630..e08a274b851 100644 --- a/lisp/play/mpuz.el +++ b/lisp/play/mpuz.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1990 Free Software Foundation, Inc. -;; Author: Philippe Schnoebelen +;; Author: Philippe Schnoebelen ;; Keywords: games ;; This file is part of GNU Emacs.