diff options
author | Glenn Morris <rgm@gnu.org> | 2007-07-25 04:47:42 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-07-25 04:47:42 +0000 |
commit | ab97bb33071883ac2035eabb19b1c181f0b462f0 (patch) | |
tree | 5aebd4eb3c5393f3f99ba6a9c0dacd90e4a274e9 /lisp/files.el | |
parent | 0a017fcd1c1559372f5977cf305c5ce9c3308d6e (diff) | |
download | emacs-ab97bb33071883ac2035eabb19b1c181f0b462f0.tar.gz |
Switch license to GPLv3 or later.
Diffstat (limited to 'lisp/files.el')
-rw-r--r-- | lisp/files.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/files.el b/lisp/files.el index 706b810fb0b..444e402f438 100644 --- a/lisp/files.el +++ b/lisp/files.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, |