diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-09-21 12:34:40 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-09-21 12:34:40 +0000 |
commit | 3e4f9343116f02a61a7ab1dcccc3f078beb16ec8 (patch) | |
tree | b25a43a41620ee3181dde6751196980f571f4962 /lisp/play | |
parent | 859c94dee96c6106be89dec9b38f4c669bade051 (diff) | |
download | emacs-3e4f9343116f02a61a7ab1dcccc3f078beb16ec8.tar.gz |
Comment change.
Diffstat (limited to 'lisp/play')
-rw-r--r-- | lisp/play/gomoku.el | 2 | ||||
-rw-r--r-- | lisp/play/mpuz.el | 2 |
2 files changed, 2 insertions, 2 deletions
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 <phs@lifia.imag.fr> +;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr> ;; 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 <phs@lifia.imag.fr> +;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr> ;; Keywords: games ;; This file is part of GNU Emacs. |