summaryrefslogtreecommitdiff
path: root/lisp/play/pong.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-07-25 04:23:59 +0000
committerGlenn Morris <rgm@gnu.org>2007-07-25 04:23:59 +0000
commit7e03a598da6773759b864339582f3e5cae438e29 (patch)
treef0cda73257b026913d66dab4176bace72696bec2 /lisp/play/pong.el
parentcf22e82cabed06735ae245d598be2240a7264d33 (diff)
downloademacs-7e03a598da6773759b864339582f3e5cae438e29.tar.gz
Switch license to GPLv3 or later.
Diffstat (limited to 'lisp/play/pong.el')
-rw-r--r--lisp/play/pong.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/pong.el b/lisp/play/pong.el
index 4254a4fded4..a5a54f8b69c 100644
--- a/lisp/play/pong.el
+++ b/lisp/play/pong.el
@@ -10,7 +10,7 @@
;; GNU Emacs is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 2, or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
;; any later version.
;; GNU Emacs is distributed in the hope that it will be useful,