# HG changeset patch # User Glenn Morris # Date 1185337780 0 # Node ID c1ec1c8a8d2ed049877c78924c72367485e8ae45 # Parent b6205894fe6926211e306144514146c719d5c713 Switch license to GPLv3 or later. diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/ada-mode.el --- a/lisp/progmodes/ada-mode.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/ada-mode.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/ada-prj.el --- a/lisp/progmodes/ada-prj.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/ada-prj.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/ada-xref.el --- a/lisp/progmodes/ada-xref.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/ada-xref.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/antlr-mode.el --- a/lisp/progmodes/antlr-mode.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/antlr-mode.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/asm-mode.el --- a/lisp/progmodes/asm-mode.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/asm-mode.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/autoconf.el --- a/lisp/progmodes/autoconf.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/autoconf.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cc-align.el --- a/lisp/progmodes/cc-align.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cc-align.el Wed Jul 25 04:29:40 2007 +0000 @@ -18,7 +18,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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cc-awk.el --- a/lisp/progmodes/cc-awk.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cc-awk.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cc-bytecomp.el --- a/lisp/progmodes/cc-bytecomp.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cc-bytecomp.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cc-cmds.el --- a/lisp/progmodes/cc-cmds.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cc-cmds.el Wed Jul 25 04:29:40 2007 +0000 @@ -18,7 +18,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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cc-compat.el --- a/lisp/progmodes/cc-compat.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cc-compat.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cc-defs.el --- a/lisp/progmodes/cc-defs.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cc-defs.el Wed Jul 25 04:29:40 2007 +0000 @@ -18,7 +18,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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cc-engine.el --- a/lisp/progmodes/cc-engine.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cc-engine.el Wed Jul 25 04:29:40 2007 +0000 @@ -18,7 +18,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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cc-fonts.el --- a/lisp/progmodes/cc-fonts.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cc-fonts.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cc-langs.el --- a/lisp/progmodes/cc-langs.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cc-langs.el Wed Jul 25 04:29:40 2007 +0000 @@ -18,7 +18,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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cc-menus.el --- a/lisp/progmodes/cc-menus.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cc-menus.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cc-mode.el --- a/lisp/progmodes/cc-mode.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cc-mode.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cc-styles.el --- a/lisp/progmodes/cc-styles.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cc-styles.el Wed Jul 25 04:29:40 2007 +0000 @@ -18,7 +18,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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cc-subword.el --- a/lisp/progmodes/cc-subword.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cc-subword.el Wed Jul 25 04:29:40 2007 +0000 @@ -6,7 +6,7 @@ ;; This program 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 program is distributed in the hope that it will be useful, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cc-vars.el --- a/lisp/progmodes/cc-vars.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cc-vars.el Wed Jul 25 04:29:40 2007 +0000 @@ -18,7 +18,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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cfengine.el --- a/lisp/progmodes/cfengine.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cfengine.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cmacexp.el --- a/lisp/progmodes/cmacexp.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cmacexp.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/compile.el --- a/lisp/progmodes/compile.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/compile.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cperl-mode.el --- a/lisp/progmodes/cperl-mode.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cperl-mode.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cpp.el --- a/lisp/progmodes/cpp.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cpp.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/cwarn.el --- a/lisp/progmodes/cwarn.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/cwarn.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/dcl-mode.el --- a/lisp/progmodes/dcl-mode.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/dcl-mode.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/delphi.el --- a/lisp/progmodes/delphi.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/delphi.el Wed Jul 25 04:29:40 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) any later +;; Software Foundation; either version 3, or (at your option) any later ;; version. ;; GNU Emacs is distributed in the hope that it will be useful, but WITHOUT ANY diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/ebnf-abn.el --- a/lisp/progmodes/ebnf-abn.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/ebnf-abn.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/ebnf-bnf.el --- a/lisp/progmodes/ebnf-bnf.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/ebnf-bnf.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/ebnf-dtd.el --- a/lisp/progmodes/ebnf-dtd.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/ebnf-dtd.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/ebnf-ebx.el --- a/lisp/progmodes/ebnf-ebx.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/ebnf-ebx.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/ebnf-iso.el --- a/lisp/progmodes/ebnf-iso.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/ebnf-iso.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/ebnf-otz.el --- a/lisp/progmodes/ebnf-otz.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/ebnf-otz.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/ebnf-yac.el --- a/lisp/progmodes/ebnf-yac.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/ebnf-yac.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/ebnf2ps.el --- a/lisp/progmodes/ebnf2ps.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/ebnf2ps.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/ebrowse.el --- a/lisp/progmodes/ebrowse.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/ebrowse.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/etags.el --- a/lisp/progmodes/etags.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/etags.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/executable.el --- a/lisp/progmodes/executable.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/executable.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/f90.el --- a/lisp/progmodes/f90.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/f90.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/flymake.el --- a/lisp/progmodes/flymake.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/flymake.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/fortran.el --- a/lisp/progmodes/fortran.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/fortran.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/gdb-ui.el --- a/lisp/progmodes/gdb-ui.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/gdb-ui.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/glasses.el --- a/lisp/progmodes/glasses.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/glasses.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/grep.el --- a/lisp/progmodes/grep.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/grep.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/gud.el --- a/lisp/progmodes/gud.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/gud.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/hideif.el --- a/lisp/progmodes/hideif.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/hideif.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/hideshow.el --- a/lisp/progmodes/hideshow.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/hideshow.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/icon.el --- a/lisp/progmodes/icon.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/icon.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/idlw-complete-structtag.el --- a/lisp/progmodes/idlw-complete-structtag.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/idlw-complete-structtag.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/idlw-help.el --- a/lisp/progmodes/idlw-help.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/idlw-help.el Wed Jul 25 04:29:40 2007 +0000 @@ -12,7 +12,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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/idlw-shell.el --- a/lisp/progmodes/idlw-shell.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/idlw-shell.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/idlw-toolbar.el --- a/lisp/progmodes/idlw-toolbar.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/idlw-toolbar.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/idlwave.el --- a/lisp/progmodes/idlwave.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/idlwave.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/inf-lisp.el --- a/lisp/progmodes/inf-lisp.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/inf-lisp.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/ld-script.el --- a/lisp/progmodes/ld-script.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/ld-script.el Wed Jul 25 04:29:40 2007 +0000 @@ -10,7 +10,7 @@ ;; This program 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 program is distributed in the hope that it will be useful, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/m4-mode.el --- a/lisp/progmodes/m4-mode.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/m4-mode.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/make-mode.el --- a/lisp/progmodes/make-mode.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/make-mode.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/mantemp.el --- a/lisp/progmodes/mantemp.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/mantemp.el Wed Jul 25 04:29:40 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 +;; by 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, but diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/meta-mode.el --- a/lisp/progmodes/meta-mode.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/meta-mode.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/mixal-mode.el --- a/lisp/progmodes/mixal-mode.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/mixal-mode.el Wed Jul 25 04:29:40 2007 +0000 @@ -3,27 +3,29 @@ ;; Copyright (C) 2003, 2004, 2005, 2006, 2007 ;; Free Software Foundation, Inc. -;; This program 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 of -;; the License, or (at your option) any later version. - -;; This program is distributed in the hope that it will be -;; useful, but WITHOUT ANY WARRANTY; without even the implied -;; warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR -;; PURPOSE. See the GNU General Public License for more details. - -;; You should have received a copy of the GNU General Public -;; License along with this program; if not, write to the Free -;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -;; MA 02110-1301 USA - ;; Author: Pieter E.J. Pareit ;; Maintainer: Pieter E.J. Pareit ;; Created: 09 Nov 2002 ;; Version: 0.1 ;; Keywords: Knuth mix mixal asm mixvm "The Art Of Computer Programming" +;; This file is part of GNU Emacs. + +;; 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 3, or (at your option) +;; any later version. + +;; GNU Emacs is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. + ;;; Commentary: ;; Major mode for the mix asm language. ;; The mix asm language is described in "The Art Of Computer Programming". diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/octave-hlp.el --- a/lisp/progmodes/octave-hlp.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/octave-hlp.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/octave-inf.el --- a/lisp/progmodes/octave-inf.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/octave-inf.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/octave-mod.el --- a/lisp/progmodes/octave-mod.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/octave-mod.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/pascal.el --- a/lisp/progmodes/pascal.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/pascal.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/perl-mode.el --- a/lisp/progmodes/perl-mode.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/perl-mode.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/prolog.el --- a/lisp/progmodes/prolog.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/prolog.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/ps-mode.el --- a/lisp/progmodes/ps-mode.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/ps-mode.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/python.el --- a/lisp/progmodes/python.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/python.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/scheme.el --- a/lisp/progmodes/scheme.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/scheme.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/sh-script.el --- a/lisp/progmodes/sh-script.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/sh-script.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/simula.el --- a/lisp/progmodes/simula.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/simula.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/sql.el --- a/lisp/progmodes/sql.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/sql.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/tcl.el --- a/lisp/progmodes/tcl.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/tcl.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/vera-mode.el --- a/lisp/progmodes/vera-mode.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/vera-mode.el Wed Jul 25 04:29:40 2007 +0000 @@ -19,7 +19,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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/vhdl-mode.el --- a/lisp/progmodes/vhdl-mode.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/vhdl-mode.el Wed Jul 25 04:29:40 2007 +0000 @@ -19,7 +19,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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/which-func.el --- a/lisp/progmodes/which-func.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/which-func.el Wed Jul 25 04:29:40 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, diff -r b6205894fe69 -r c1ec1c8a8d2e lisp/progmodes/xscheme.el --- a/lisp/progmodes/xscheme.el Wed Jul 25 04:28:39 2007 +0000 +++ b/lisp/progmodes/xscheme.el Wed Jul 25 04:29:40 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,