diff options
| author | Glenn Morris | 2007-07-25 05:08:27 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-07-25 05:08:27 +0000 |
| commit | 4a9f99bdfb808930e6e86eaa668594e19218eb3d (patch) | |
| tree | ad0a7852358abc3bce365c3fcf7f5b3600464a0a /msdos/mainmake | |
| parent | 405b8717906649b7ea07d13595627af159b1a330 (diff) | |
| download | emacs-4a9f99bdfb808930e6e86eaa668594e19218eb3d.tar.gz emacs-4a9f99bdfb808930e6e86eaa668594e19218eb3d.zip | |
Switch license to GPLv3 or later.
Diffstat (limited to 'msdos/mainmake')
| -rw-r--r-- | msdos/mainmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/mainmake b/msdos/mainmake index 569387f65d2..7553a3bb25d 100644 --- a/msdos/mainmake +++ b/msdos/mainmake | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | # GNU Emacs is free software; you can redistribute it and/or modify | 6 | # GNU Emacs is free software; you can redistribute it and/or modify |
| 7 | # it under the terms of the GNU General Public License as published by | 7 | # it under the terms of the GNU General Public License as published by |
| 8 | # the Free Software Foundation; either version 2, or (at your option) | 8 | # the Free Software Foundation; either version 3, or (at your option) |
| 9 | # any later version. | 9 | # any later version. |
| 10 | 10 | ||
| 11 | # GNU Emacs is distributed in the hope that it will be useful, | 11 | # GNU Emacs is distributed in the hope that it will be useful, |