diff options
Diffstat (limited to 'lisp/play/gomoku.el')
-rw-r--r-- | lisp/play/gomoku.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/play/gomoku.el b/lisp/play/gomoku.el index 68df99c3eba..75344c8096f 100644 --- a/lisp/play/gomoku.el +++ b/lisp/play/gomoku.el @@ -1,12 +1,11 @@ ;;; gomoku.el --- Gomoku game between you and Emacs +;; Copyright (C) 1988 Free Software Foundation, Inc. + ;; Author: Phillippe Schnoebelen <phs@lifia.imag.fr> -;; Last-Modified: 16 Mar 1992 ;; Adapted-By: ESR ;; Keywords: games -;; Copyright (C) 1988 Free Software Foundation, Inc. - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify |