diff options
| author | Glenn Morris | 2007-07-25 06:59:28 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-07-25 06:59:28 +0000 |
| commit | e5086dafa13a22f0759acfcf0dd8605687650201 (patch) | |
| tree | 37ea78c518cec0f03d14efca3f90711043ad12ab /update-subdirs | |
| parent | 80d1bbb3a6893a3ac76d7275d7fa7c610f8ce5a5 (diff) | |
| download | emacs-e5086dafa13a22f0759acfcf0dd8605687650201.tar.gz emacs-e5086dafa13a22f0759acfcf0dd8605687650201.zip | |
Switch license to GPLv3 or later.
Diffstat (limited to 'update-subdirs')
| -rwxr-xr-x | update-subdirs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update-subdirs b/update-subdirs index 2ce9a3de889..c1d44cab9b9 100755 --- a/update-subdirs +++ b/update-subdirs | |||
| @@ -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, |