changeset 78227:527f752989fc

Switch license to GPLv3 or later.
author Glenn Morris <rgm@gnu.org>
date Wed, 25 Jul 2007 04:23:59 +0000
parents 030ae62d5c57
children 1e016d63f292
files lisp/play/5x5.el lisp/play/animate.el lisp/play/blackbox.el lisp/play/bruce.el lisp/play/cookie1.el lisp/play/decipher.el lisp/play/dissociate.el lisp/play/doctor.el lisp/play/dunnet.el lisp/play/fortune.el lisp/play/gamegrid.el lisp/play/gametree.el lisp/play/gomoku.el lisp/play/handwrite.el lisp/play/landmark.el lisp/play/life.el lisp/play/morse.el lisp/play/mpuz.el lisp/play/pong.el lisp/play/snake.el lisp/play/solitaire.el lisp/play/spook.el lisp/play/tetris.el lisp/play/yow.el lisp/play/zone.el
diffstat 25 files changed, 25 insertions(+), 25 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/play/5x5.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/5x5.el	Wed Jul 25 04:23:59 2007 +0000
@@ -12,7 +12,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,
--- a/lisp/play/animate.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/animate.el	Wed Jul 25 04:23:59 2007 +0000
@@ -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,
--- a/lisp/play/blackbox.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/blackbox.el	Wed Jul 25 04:23:59 2007 +0000
@@ -11,7 +11,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,
--- a/lisp/play/bruce.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/bruce.el	Wed Jul 25 04:23:59 2007 +0000
@@ -12,7 +12,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,
--- a/lisp/play/cookie1.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/cookie1.el	Wed Jul 25 04:23:59 2007 +0000
@@ -12,7 +12,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,
--- a/lisp/play/decipher.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/decipher.el	Wed Jul 25 04:23:59 2007 +0000
@@ -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,
--- a/lisp/play/dissociate.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/dissociate.el	Wed Jul 25 04:23:59 2007 +0000
@@ -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,
--- a/lisp/play/doctor.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/doctor.el	Wed Jul 25 04:23:59 2007 +0000
@@ -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,
--- a/lisp/play/dunnet.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/dunnet.el	Wed Jul 25 04:23:59 2007 +0000
@@ -12,7 +12,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,
--- a/lisp/play/fortune.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/fortune.el	Wed Jul 25 04:23:59 2007 +0000
@@ -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,
--- a/lisp/play/gamegrid.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/gamegrid.el	Wed Jul 25 04:23:59 2007 +0000
@@ -12,7 +12,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,
--- a/lisp/play/gametree.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/gametree.el	Wed Jul 25 04:23:59 2007 +0000
@@ -11,7 +11,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,
--- a/lisp/play/gomoku.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/gomoku.el	Wed Jul 25 04:23:59 2007 +0000
@@ -12,7 +12,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,
--- a/lisp/play/handwrite.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/handwrite.el	Wed Jul 25 04:23:59 2007 +0000
@@ -11,7 +11,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,
--- a/lisp/play/landmark.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/landmark.el	Wed Jul 25 04:23:59 2007 +0000
@@ -17,7 +17,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,
--- a/lisp/play/life.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/life.el	Wed Jul 25 04:23:59 2007 +0000
@@ -11,7 +11,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,
--- a/lisp/play/morse.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/morse.el	Wed Jul 25 04:23:59 2007 +0000
@@ -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,
--- a/lisp/play/mpuz.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/mpuz.el	Wed Jul 25 04:23:59 2007 +0000
@@ -11,7 +11,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,
--- a/lisp/play/pong.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/pong.el	Wed Jul 25 04:23:59 2007 +0000
@@ -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,
--- a/lisp/play/snake.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/snake.el	Wed Jul 25 04:23:59 2007 +0000
@@ -11,7 +11,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,
--- a/lisp/play/solitaire.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/solitaire.el	Wed Jul 25 04:23:59 2007 +0000
@@ -11,7 +11,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,
--- a/lisp/play/spook.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/spook.el	Wed Jul 25 04:23:59 2007 +0000
@@ -11,7 +11,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,
--- a/lisp/play/tetris.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/tetris.el	Wed Jul 25 04:23:59 2007 +0000
@@ -12,7 +12,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,
--- a/lisp/play/yow.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/yow.el	Wed Jul 25 04:23:59 2007 +0000
@@ -11,7 +11,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,
--- a/lisp/play/zone.el	Wed Jul 25 04:23:09 2007 +0000
+++ b/lisp/play/zone.el	Wed Jul 25 04:23:59 2007 +0000
@@ -12,7 +12,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,