diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-07-05 13:38:38 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-07-05 13:38:38 +0000 |
commit | 5f72adc0883ee37384a53aba28af86da06a7f831 (patch) | |
tree | 90696c41ce3d9faba89817193cfc7681182413ba /lisp/play/pong.el | |
parent | 0f60e5ffda939b8866cf8c07d87bad69d06695bb (diff) | |
download | emacs-5f72adc0883ee37384a53aba28af86da06a7f831.tar.gz |
Fix first line. From Pavel Jan,Bm(Bk
<Pavel@Janik.cz>.
Diffstat (limited to 'lisp/play/pong.el')
-rw-r--r-- | lisp/play/pong.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/play/pong.el b/lisp/play/pong.el index e1d76b7b165..c1715bf75d6 100644 --- a/lisp/play/pong.el +++ b/lisp/play/pong.el @@ -1,6 +1,6 @@ -;;; pong.el - classical implementation of pong +;;; pong.el --- classical implementation of pong -;; Copyright 1999, 2000 by Free Software Foundation, Inc. +;; Copyright 1999, 2000, 2001 by Free Software Foundation, Inc. ;; Author: Benjamin Drieu <drieu@bocal.cs.univ-paris8.fr> ;; Keywords: games |