diff options
| author | Glenn Morris | 2007-07-25 04:14:29 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-07-25 04:14:29 +0000 |
| commit | e0085d62fa2400f6718c405e2e8fd6228b482e37 (patch) | |
| tree | de55b715c5896e4e51210a1aa6532a4dc57fa5d7 /lisp/eshell/em-basic.el | |
| parent | 075969b47600a74fe8ad051a6877e58810471542 (diff) | |
| download | emacs-e0085d62fa2400f6718c405e2e8fd6228b482e37.tar.gz emacs-e0085d62fa2400f6718c405e2e8fd6228b482e37.zip | |
Switch license to GPLv3 or later.
Diffstat (limited to 'lisp/eshell/em-basic.el')
| -rw-r--r-- | lisp/eshell/em-basic.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/eshell/em-basic.el b/lisp/eshell/em-basic.el index b727bb05932..458f6918de4 100644 --- a/lisp/eshell/em-basic.el +++ b/lisp/eshell/em-basic.el | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | 9 | ||
| 10 | ;; GNU Emacs is free software; you can redistribute it and/or modify | 10 | ;; GNU Emacs is free software; you can redistribute it and/or modify |
| 11 | ;; it under the terms of the GNU General Public License as published by | 11 | ;; it under the terms of the GNU General Public License as published by |
| 12 | ;; the Free Software Foundation; either version 2, or (at your option) | 12 | ;; the Free Software Foundation; either version 3, or (at your option) |
| 13 | ;; any later version. | 13 | ;; any later version. |
| 14 | 14 | ||
| 15 | ;; GNU Emacs is distributed in the hope that it will be useful, | 15 | ;; GNU Emacs is distributed in the hope that it will be useful, |