changeset 30295:5031a796f62d

Add author's email address.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 18 Jul 2000 14:40:07 +0000
parents 130f960764fd
children 8454f2730931
files lisp/play/pong.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/play/pong.el	Tue Jul 18 14:39:41 2000 +0000
+++ b/lisp/play/pong.el	Tue Jul 18 14:40:07 2000 +0000
@@ -2,7 +2,7 @@
 
 ;; Copyright 1999, 2000 by Free Software Foundation, Inc.
 
-;; Author: Benjamin Drieu
+;; Author: Benjamin Drieu <drieu@bocal.cs.univ-paris8.fr>
 ;; Keywords: games
 
 ;; This file is part of GNU Emacs.