diff options
author | Glenn Morris <rgm@gnu.org> | 2007-07-25 04:14:29 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-07-25 04:14:29 +0000 |
commit | e0085d62fa2400f6718c405e2e8fd6228b482e37 (patch) | |
tree | de55b715c5896e4e51210a1aa6532a4dc57fa5d7 /lisp/eshell/em-prompt.el | |
parent | 075969b47600a74fe8ad051a6877e58810471542 (diff) | |
download | emacs-e0085d62fa2400f6718c405e2e8fd6228b482e37.tar.gz |
Switch license to GPLv3 or later.
Diffstat (limited to 'lisp/eshell/em-prompt.el')
-rw-r--r-- | lisp/eshell/em-prompt.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/eshell/em-prompt.el b/lisp/eshell/em-prompt.el index 03c60988e58..ddbf74f5c42 100644 --- a/lisp/eshell/em-prompt.el +++ b/lisp/eshell/em-prompt.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, |