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 b8545dfa82f..bc71e2a2666 100644 --- a/lisp/play/pong.el +++ b/lisp/play/pong.el @@ -1,6 +1,6 @@ ;;; pong.el --- classical implementation of pong -*- lexical-binding:t -*- -;; Copyright (C) 1999-2021 Free Software Foundation, Inc. +;; Copyright (C) 1999-2022 Free Software Foundation, Inc. ;; Author: Benjamin Drieu <bdrieu@april.org> ;; Keywords: games |