diff options
Diffstat (limited to 'lisp/play/pong.el')
-rw-r--r-- | lisp/play/pong.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/pong.el b/lisp/play/pong.el index 523b8371a07..a697e27ae7d 100644 --- a/lisp/play/pong.el +++ b/lisp/play/pong.el @@ -1,7 +1,7 @@ ;;; pong.el --- classical implementation of pong ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, -;; 2008, 2009, 2010 Free Software Foundation, Inc. +;; 2008, 2009, 2010, 2011 Free Software Foundation, Inc. ;; Author: Benjamin Drieu <bdrieu@april.org> ;; Keywords: games |