aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/play/gomoku.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/play/gomoku.el')
-rw-r--r--lisp/play/gomoku.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/play/gomoku.el b/lisp/play/gomoku.el
index 68df99c3eb..75344c8096 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 <[email protected]>
-;; 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