diff options
| author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-22 01:53:42 +0000 |
|---|---|---|
| committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-22 01:53:42 +0000 |
| commit | 0aba61c5547163ad6f614e3b91e2492e3b989464 (patch) | |
| tree | 809037bd7d57f1040cd857f91cf6f1f38b54ce90 /lisp | |
| parent | 1832dbd149ce63e0a893480709231a6add1c819c (diff) | |
| download | emacs-0aba61c5547163ad6f614e3b91e2492e3b989464.tar.gz | |
entered into RCS
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/play/mpuz.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/play/mpuz.el b/lisp/play/mpuz.el index 4460c9d67b5..8909cf6ae02 100644 --- a/lisp/play/mpuz.el +++ b/lisp/play/mpuz.el @@ -1,11 +1,10 @@ ;;; mpuz.el --- multiplication puzzle for GNU Emacs +;;; Copyright (C) 1990 Free Software Foundation, Inc. + ;; Author: Philippe Schnoebelen <phs@lifia.imag.fr> -;; Last-Modified: 11 Nov 1990 ;; Keywords: games -;;; Copyright (C) 1990 Free Software Foundation, Inc. - ;; This file is part of GNU Emacs. ;; GNU Emacs is distributed in the hope that it will be useful, |
