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 cb165cdf31e..65293485982 100644 --- a/lisp/play/pong.el +++ b/lisp/play/pong.el @@ -1,6 +1,6 @@ ;;; pong.el --- classical implementation of pong -;; Copyright (C) 1999-2012 Free Software Foundation, Inc. +;; Copyright (C) 1999-2013 Free Software Foundation, Inc. ;; Author: Benjamin Drieu <bdrieu@april.org> ;; Keywords: games |