# HG changeset patch # User Glenn Morris # Date 1185337103 0 # Node ID 8932997d0b6250e64a3921c8b66d2dcf854ef233 # Parent a256b36feef6a8bebed04560176273e77fb34785 Switch license to GPLv3 or later. diff -r a256b36feef6 -r 8932997d0b62 lisp/url/ChangeLog --- a/lisp/url/ChangeLog Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/ChangeLog Wed Jul 25 04:18:23 2007 +0000 @@ -1818,7 +1818,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 a256b36feef6 -r 8932997d0b62 lisp/url/url-about.el --- a/lisp/url/url-about.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-about.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-auth.el --- a/lisp/url/url-auth.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-auth.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-cache.el --- a/lisp/url/url-cache.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-cache.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-cid.el --- a/lisp/url/url-cid.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-cid.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-cookie.el --- a/lisp/url/url-cookie.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-cookie.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-dav.el --- a/lisp/url/url-dav.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-dav.el Wed Jul 25 04:18:23 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 a256b36feef6 -r 8932997d0b62 lisp/url/url-dired.el --- a/lisp/url/url-dired.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-dired.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-expand.el --- a/lisp/url/url-expand.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-expand.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-file.el --- a/lisp/url/url-file.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-file.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-ftp.el --- a/lisp/url/url-ftp.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-ftp.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-gw.el --- a/lisp/url/url-gw.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-gw.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-handlers.el --- a/lisp/url/url-handlers.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-handlers.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-history.el --- a/lisp/url/url-history.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-history.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-http.el --- a/lisp/url/url-http.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-http.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-imap.el --- a/lisp/url/url-imap.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-imap.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-irc.el --- a/lisp/url/url-irc.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-irc.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-ldap.el --- a/lisp/url/url-ldap.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-ldap.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-mailto.el --- a/lisp/url/url-mailto.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-mailto.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-methods.el --- a/lisp/url/url-methods.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-methods.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-misc.el --- a/lisp/url/url-misc.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-misc.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-news.el --- a/lisp/url/url-news.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-news.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-nfs.el --- a/lisp/url/url-nfs.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-nfs.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-ns.el --- a/lisp/url/url-ns.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-ns.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-parse.el --- a/lisp/url/url-parse.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-parse.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-privacy.el --- a/lisp/url/url-privacy.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-privacy.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-proxy.el --- a/lisp/url/url-proxy.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-proxy.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url-util.el --- a/lisp/url/url-util.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-util.el Wed Jul 25 04:18:23 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 a256b36feef6 -r 8932997d0b62 lisp/url/url-vars.el --- a/lisp/url/url-vars.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url-vars.el Wed Jul 25 04:18:23 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, diff -r a256b36feef6 -r 8932997d0b62 lisp/url/url.el --- a/lisp/url/url.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/url.el Wed Jul 25 04:18:23 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 a256b36feef6 -r 8932997d0b62 lisp/url/vc-dav.el --- a/lisp/url/vc-dav.el Wed Jul 25 04:15:44 2007 +0000 +++ b/lisp/url/vc-dav.el Wed Jul 25 04:18:23 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,