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 | 2b38b48703ee174c53671111585f672013ccb19a (patch) | |
tree | 46a14faa429937341d66cc9c0676838f9d1ddc12 /lisp/play/gomoku.el | |
parent | 62dfdaf094f4a9dfb78527d670c628321c3002c1 (diff) | |
download | emacs-2b38b48703ee174c53671111585f672013ccb19a.tar.gz |
Comment change.
Diffstat (limited to 'lisp/play/gomoku.el')
-rw-r--r-- | lisp/play/gomoku.el | 2 |
1 files changed, 1 insertions, 1 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 |