diff lisp/play/gomoku.el @ 846:20674ae6bf52

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:42 +0000
parents 4f28bd14272c
children 9f3cc03dae67
line wrap: on
line diff
--- a/lisp/play/gomoku.el	Wed Jul 22 04:22:30 1992 +0000
+++ b/lisp/play/gomoku.el	Wed Jul 22 04:22:42 1992 +0000
@@ -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