diff options
author | Glenn Morris <rgm@gnu.org> | 2007-07-25 04:18:23 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-07-25 04:18:23 +0000 |
commit | 8c0ee52a6fc48b9a241f692ec7d1f09947e9bfed (patch) | |
tree | 9029666188ec88b5c69c5fc15d1e6e1a940dac84 /lisp/url/url-irc.el | |
parent | 32213322df316ac815f6c24c0e939556f1d2d2d0 (diff) | |
download | emacs-8c0ee52a6fc48b9a241f692ec7d1f09947e9bfed.tar.gz |
Switch license to GPLv3 or later.
Diffstat (limited to 'lisp/url/url-irc.el')
-rw-r--r-- | lisp/url/url-irc.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/url/url-irc.el b/lisp/url/url-irc.el index b00b897a92c..0cefb375bf3 100644 --- a/lisp/url/url-irc.el +++ b/lisp/url/url-irc.el @@ -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, |