diff options
author | Glenn Morris <rgm@gnu.org> | 2007-07-25 04:13:29 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-07-25 04:13:29 +0000 |
commit | 44621cbbad542e1b8e617d74b490bdb1738ede4c (patch) | |
tree | f2b4ad209a36de475dfefba088bf803b8e9565d5 /lisp/erc/erc-replace.el | |
parent | 574eefaf1b3dcb1ef0d14eb934b35c36d6c54415 (diff) | |
download | emacs-44621cbbad542e1b8e617d74b490bdb1738ede4c.tar.gz |
Switch license to GPLv3 or later.
Diffstat (limited to 'lisp/erc/erc-replace.el')
-rw-r--r-- | lisp/erc/erc-replace.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-replace.el b/lisp/erc/erc-replace.el index 5e63f8d7d4f..8bc5fe3ba8d 100644 --- a/lisp/erc/erc-replace.el +++ b/lisp/erc/erc-replace.el @@ -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, |