Mercurial > emacs
changeset 78222:8932997d0b62
Switch license to GPLv3 or later.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 25 Jul 2007 04:18:23 +0000 |
parents | a256b36feef6 |
children | 36c990fedcf9 |
files | lisp/url/ChangeLog lisp/url/url-about.el lisp/url/url-auth.el lisp/url/url-cache.el lisp/url/url-cid.el lisp/url/url-cookie.el lisp/url/url-dav.el lisp/url/url-dired.el lisp/url/url-expand.el lisp/url/url-file.el lisp/url/url-ftp.el lisp/url/url-gw.el lisp/url/url-handlers.el lisp/url/url-history.el lisp/url/url-http.el lisp/url/url-imap.el lisp/url/url-irc.el lisp/url/url-ldap.el lisp/url/url-mailto.el lisp/url/url-methods.el lisp/url/url-misc.el lisp/url/url-news.el lisp/url/url-nfs.el lisp/url/url-ns.el lisp/url/url-parse.el lisp/url/url-privacy.el lisp/url/url-proxy.el lisp/url/url-util.el lisp/url/url-vars.el lisp/url/url.el lisp/url/vc-dav.el |
diffstat | 31 files changed, 31 insertions(+), 31 deletions(-) [+] |
line wrap: on
line diff
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,
--- 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,