diff options
| author | Glenn Morris | 2008-02-08 08:04:31 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-02-08 08:04:31 +0000 |
| commit | c2902087b895853cb9a8f7300de339b44818cbe2 (patch) | |
| tree | 58f819f1d1a573cb7b288b509d5b0b830d43ee52 | |
| parent | 3d0c2a29efd216c8161897a745d7e5e9e4297466 (diff) | |
| download | emacs-c2902087b895853cb9a8f7300de339b44818cbe2.tar.gz emacs-c2902087b895853cb9a8f7300de339b44818cbe2.zip | |
Update license to GPLv3+.
| -rw-r--r-- | lisp/epa-dired.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/epa-dired.el b/lisp/epa-dired.el index b20218b0ff3..e7f50724a30 100644 --- a/lisp/epa-dired.el +++ b/lisp/epa-dired.el | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | 8 | ||
| 9 | ;; GNU Emacs is free software; you can redistribute it and/or modify | 9 | ;; GNU Emacs is free software; you can redistribute it and/or modify |
| 10 | ;; it under the terms of the GNU General Public License as published by | 10 | ;; it under the terms of the GNU General Public License as published by |
| 11 | ;; the Free Software Foundation; either version 2, or (at your option) | 11 | ;; the Free Software Foundation; either version 3, or (at your option) |
| 12 | ;; any later version. | 12 | ;; any later version. |
| 13 | 13 | ||
| 14 | ;; GNU Emacs is distributed in the hope that it will be useful, | 14 | ;; GNU Emacs is distributed in the hope that it will be useful, |