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 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1994 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 1994 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Phillippe Schnoebelen <phs@lifia.imag.fr> | 5 | ;; Author: Philippe Schnoebelen <phs@lifia.imag.fr> |
| 6 | ;; Adapted-By: ESR | 6 | ;; Adapted-By: ESR |
| 7 | ;; Keywords: games | 7 | ;; Keywords: games |
| 8 | 8 | ||