diff options
-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 a5cff6b4919..30677c4ebd8 100644 --- a/lisp/play/gomoku.el +++ b/lisp/play/gomoku.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1988, 1994 Free Software Foundation, Inc. -;; Author: Phillippe Schnoebelen <phs@lifia.imag.fr> +;; Author: Philippe Schnoebelen <phs@lifia.imag.fr> ;; Adapted-By: ESR ;; Keywords: games |