diff options
author | Glenn Morris <rgm@gnu.org> | 2007-08-29 07:26:00 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-08-29 07:26:00 +0000 |
commit | 76b872c7b0edd32dba2836d20947168f98380a08 (patch) | |
tree | d20d10035d030d686a002611ed80f3eb36e05396 /lisp/textmodes/org.el | |
parent | c982cf7d879ba60689923257bf4ea90b1eb5c6d0 (diff) | |
download | emacs-76b872c7b0edd32dba2836d20947168f98380a08.tar.gz |
License should be GPLv3 or later.
Diffstat (limited to 'lisp/textmodes/org.el')
-rw-r--r-- | lisp/textmodes/org.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/org.el b/lisp/textmodes/org.el index 629a847d8eb..e6f289a4a6d 100644 --- a/lisp/textmodes/org.el +++ b/lisp/textmodes/org.el @@ -11,7 +11,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, |