changeset 78217:935157c0b596

Switch license to GPLv3 or later.
author Glenn Morris <rgm@gnu.org>
date Wed, 25 Jul 2007 04:09:49 +0000
parents 93e11478c954
children ac0efac52065
files lisp/emacs-lisp/advice.el lisp/emacs-lisp/assoc.el lisp/emacs-lisp/authors.el lisp/emacs-lisp/autoload.el lisp/emacs-lisp/backquote.el lisp/emacs-lisp/benchmark.el lisp/emacs-lisp/bindat.el lisp/emacs-lisp/byte-opt.el lisp/emacs-lisp/byte-run.el lisp/emacs-lisp/bytecomp.el lisp/emacs-lisp/checkdoc.el lisp/emacs-lisp/cl-compat.el lisp/emacs-lisp/cl-extra.el lisp/emacs-lisp/cl-indent.el lisp/emacs-lisp/cl-macs.el lisp/emacs-lisp/cl-seq.el lisp/emacs-lisp/cl-specs.el lisp/emacs-lisp/cl.el lisp/emacs-lisp/copyright.el lisp/emacs-lisp/crm.el lisp/emacs-lisp/cust-print.el lisp/emacs-lisp/debug.el lisp/emacs-lisp/derived.el lisp/emacs-lisp/disass.el lisp/emacs-lisp/easy-mmode.el lisp/emacs-lisp/easymenu.el lisp/emacs-lisp/edebug.el lisp/emacs-lisp/eldoc.el lisp/emacs-lisp/elint.el lisp/emacs-lisp/elp.el lisp/emacs-lisp/ewoc.el lisp/emacs-lisp/find-func.el lisp/emacs-lisp/find-gc.el lisp/emacs-lisp/float-sup.el lisp/emacs-lisp/generic.el lisp/emacs-lisp/gulp.el lisp/emacs-lisp/helper.el lisp/emacs-lisp/levents.el lisp/emacs-lisp/lisp-mnt.el lisp/emacs-lisp/lisp-mode.el lisp/emacs-lisp/lisp.el lisp/emacs-lisp/lmenu.el lisp/emacs-lisp/lselect.el lisp/emacs-lisp/lucid.el lisp/emacs-lisp/macroexp.el lisp/emacs-lisp/map-ynp.el lisp/emacs-lisp/pp.el lisp/emacs-lisp/re-builder.el lisp/emacs-lisp/regexp-opt.el lisp/emacs-lisp/regi.el lisp/emacs-lisp/ring.el lisp/emacs-lisp/rx.el lisp/emacs-lisp/shadow.el lisp/emacs-lisp/sregex.el lisp/emacs-lisp/syntax.el lisp/emacs-lisp/tcover-ses.el lisp/emacs-lisp/tcover-unsafep.el lisp/emacs-lisp/testcover.el lisp/emacs-lisp/timer.el lisp/emacs-lisp/tq.el lisp/emacs-lisp/trace.el lisp/emacs-lisp/unsafep.el lisp/emacs-lisp/warnings.el
diffstat 63 files changed, 63 insertions(+), 63 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emacs-lisp/advice.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/advice.el	Wed Jul 25 04:09:49 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/emacs-lisp/assoc.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/assoc.el	Wed Jul 25 04:09:49 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/emacs-lisp/authors.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/authors.el	Wed Jul 25 04:09:49 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/emacs-lisp/autoload.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/autoload.el	Wed Jul 25 04:09:49 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/emacs-lisp/backquote.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/backquote.el	Wed Jul 25 04:09:49 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/emacs-lisp/benchmark.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/benchmark.el	Wed Jul 25 04:09:49 2007 +0000
@@ -7,7 +7,7 @@
 
 ;; This file 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.
 
 ;; This file is distributed in the hope that it will be useful,
--- a/lisp/emacs-lisp/bindat.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/bindat.el	Wed Jul 25 04:09:49 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/emacs-lisp/byte-opt.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/byte-opt.el	Wed Jul 25 04:09:49 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/emacs-lisp/byte-run.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/byte-run.el	Wed Jul 25 04:09:49 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/emacs-lisp/bytecomp.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/bytecomp.el	Wed Jul 25 04:09:49 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/emacs-lisp/checkdoc.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/checkdoc.el	Wed Jul 25 04:09:49 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/emacs-lisp/cl-compat.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/cl-compat.el	Wed Jul 25 04:09:49 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/emacs-lisp/cl-extra.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/cl-extra.el	Wed Jul 25 04:09:49 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/emacs-lisp/cl-indent.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/cl-indent.el	Wed Jul 25 04:09:49 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/emacs-lisp/cl-macs.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/cl-macs.el	Wed Jul 25 04:09:49 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/emacs-lisp/cl-seq.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/cl-seq.el	Wed Jul 25 04:09:49 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/emacs-lisp/cl-specs.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/cl-specs.el	Wed Jul 25 04:09:49 2007 +0000
@@ -13,7 +13,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/emacs-lisp/cl.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/cl.el	Wed Jul 25 04:09:49 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/emacs-lisp/copyright.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/copyright.el	Wed Jul 25 04:09:49 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/emacs-lisp/crm.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/crm.el	Wed Jul 25 04:09:49 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/emacs-lisp/cust-print.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/cust-print.el	Wed Jul 25 04:09:49 2007 +0000
@@ -15,7 +15,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/emacs-lisp/debug.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/debug.el	Wed Jul 25 04:09:49 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/emacs-lisp/derived.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/derived.el	Wed Jul 25 04:09:49 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/emacs-lisp/disass.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/disass.el	Wed Jul 25 04:09:49 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/emacs-lisp/easy-mmode.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/easy-mmode.el	Wed Jul 25 04:09:49 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/emacs-lisp/easymenu.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/easymenu.el	Wed Jul 25 04:09:49 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/emacs-lisp/edebug.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/edebug.el	Wed Jul 25 04:09:49 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/emacs-lisp/eldoc.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/eldoc.el	Wed Jul 25 04:09:49 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/emacs-lisp/elint.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/elint.el	Wed Jul 25 04:09:49 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/emacs-lisp/elp.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/elp.el	Wed Jul 25 04:09:49 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/emacs-lisp/ewoc.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/ewoc.el	Wed Jul 25 04:09:49 2007 +0000
@@ -13,7 +13,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/emacs-lisp/find-func.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/find-func.el	Wed Jul 25 04:09:49 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/emacs-lisp/find-gc.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/find-gc.el	Wed Jul 25 04:09:49 2007 +0000
@@ -9,7 +9,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/emacs-lisp/float-sup.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/float-sup.el	Wed Jul 25 04:09:49 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/emacs-lisp/generic.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/generic.el	Wed Jul 25 04:09:49 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/emacs-lisp/gulp.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/gulp.el	Wed Jul 25 04:09:49 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/emacs-lisp/helper.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/helper.el	Wed Jul 25 04:09:49 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/emacs-lisp/levents.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/levents.el	Wed Jul 25 04:09:49 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/emacs-lisp/lisp-mnt.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/lisp-mnt.el	Wed Jul 25 04:09:49 2007 +0000
@@ -13,7 +13,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/emacs-lisp/lisp-mode.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/lisp-mode.el	Wed Jul 25 04:09:49 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/emacs-lisp/lisp.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/lisp.el	Wed Jul 25 04:09:49 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/emacs-lisp/lmenu.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/lmenu.el	Wed Jul 25 04:09:49 2007 +0000
@@ -9,7 +9,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/emacs-lisp/lselect.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/lselect.el	Wed Jul 25 04:09:49 2007 +0000
@@ -13,7 +13,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/emacs-lisp/lucid.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/lucid.el	Wed Jul 25 04:09:49 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/emacs-lisp/macroexp.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/macroexp.el	Wed Jul 25 04:09:49 2007 +0000
@@ -9,7 +9,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/emacs-lisp/map-ynp.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/map-ynp.el	Wed Jul 25 04:09:49 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/emacs-lisp/pp.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/pp.el	Wed Jul 25 04:09:49 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/emacs-lisp/re-builder.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/re-builder.el	Wed Jul 25 04:09:49 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/emacs-lisp/regexp-opt.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/regexp-opt.el	Wed Jul 25 04:09:49 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/emacs-lisp/regi.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/regi.el	Wed Jul 25 04:09:49 2007 +0000
@@ -14,7 +14,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/emacs-lisp/ring.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/ring.el	Wed Jul 25 04:09:49 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/emacs-lisp/rx.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/rx.el	Wed Jul 25 04:09:49 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/emacs-lisp/shadow.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/shadow.el	Wed Jul 25 04:09:49 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/emacs-lisp/sregex.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/sregex.el	Wed Jul 25 04:09:49 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/emacs-lisp/syntax.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/syntax.el	Wed Jul 25 04:09:49 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/emacs-lisp/tcover-ses.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/tcover-ses.el	Wed Jul 25 04:09:49 2007 +0000
@@ -8,7 +8,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/emacs-lisp/tcover-unsafep.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/tcover-unsafep.el	Wed Jul 25 04:09:49 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/emacs-lisp/testcover.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/testcover.el	Wed Jul 25 04:09:49 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/emacs-lisp/timer.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/timer.el	Wed Jul 25 04:09:49 2007 +0000
@@ -9,7 +9,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/emacs-lisp/tq.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/tq.el	Wed Jul 25 04:09:49 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/emacs-lisp/trace.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/trace.el	Wed Jul 25 04:09:49 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/emacs-lisp/unsafep.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/unsafep.el	Wed Jul 25 04:09:49 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/emacs-lisp/warnings.el	Wed Jul 25 03:51:22 2007 +0000
+++ b/lisp/emacs-lisp/warnings.el	Wed Jul 25 04:09:49 2007 +0000
@@ -9,7 +9,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,