# HG changeset patch # User Glenn Morris # Date 1185337600 0 # Node ID 800dd75c042b1d440dd60e3ad80f5bdb528162d4 # Parent 84cf1e2214c5df41bbde39e02e9f718ef92a7c2b Switch license to GPLv3 or later. diff -r 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/ChangeLog --- a/lisp/mh-e/ChangeLog Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/ChangeLog Wed Jul 25 04:26:40 2007 +0000 @@ -2878,7 +2878,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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/ChangeLog.1 --- a/lisp/mh-e/ChangeLog.1 Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/ChangeLog.1 Wed Jul 25 04:26:40 2007 +0000 @@ -11413,7 +11413,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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-acros.el --- a/lisp/mh-e/mh-acros.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-acros.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-alias.el --- a/lisp/mh-e/mh-alias.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-alias.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-buffers.el --- a/lisp/mh-e/mh-buffers.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-buffers.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-comp.el --- a/lisp/mh-e/mh-comp.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-comp.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-compat.el --- a/lisp/mh-e/mh-compat.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-compat.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-e.el --- a/lisp/mh-e/mh-e.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-e.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-folder.el --- a/lisp/mh-e/mh-folder.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-folder.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-funcs.el --- a/lisp/mh-e/mh-funcs.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-funcs.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-gnus.el --- a/lisp/mh-e/mh-gnus.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-gnus.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-identity.el --- a/lisp/mh-e/mh-identity.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-identity.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-inc.el --- a/lisp/mh-e/mh-inc.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-inc.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-junk.el --- a/lisp/mh-e/mh-junk.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-junk.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-letter.el --- a/lisp/mh-e/mh-letter.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-letter.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-limit.el --- a/lisp/mh-e/mh-limit.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-limit.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-mime.el --- a/lisp/mh-e/mh-mime.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-mime.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-print.el --- a/lisp/mh-e/mh-print.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-print.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-scan.el --- a/lisp/mh-e/mh-scan.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-scan.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-search.el --- a/lisp/mh-e/mh-search.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-search.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-seq.el --- a/lisp/mh-e/mh-seq.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-seq.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-show.el --- a/lisp/mh-e/mh-show.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-show.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-speed.el --- a/lisp/mh-e/mh-speed.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-speed.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-thread.el --- a/lisp/mh-e/mh-thread.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-thread.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-tool-bar.el --- a/lisp/mh-e/mh-tool-bar.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-tool-bar.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-utils.el --- a/lisp/mh-e/mh-utils.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-utils.el Wed Jul 25 04:26: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 84cf1e2214c5 -r 800dd75c042b lisp/mh-e/mh-xface.el --- a/lisp/mh-e/mh-xface.el Wed Jul 25 04:25:44 2007 +0000 +++ b/lisp/mh-e/mh-xface.el Wed Jul 25 04:26: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,