diff options
author | Rob Landley <rob@landley.net> | 2006-09-20 20:01:29 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2006-09-20 20:01:29 +0000 |
commit | 94b383d4196f06e3de2f83631b7f9bb45780606d (patch) | |
tree | 340668adba46519f878423910e8e7e365b7760fa /LICENSE | |
parent | d1f939eaf3ea4eb2b68aefeade2069837137a738 (diff) | |
download | busybox-w32-94b383d4196f06e3de2f83631b7f9bb45780606d.tar.gz busybox-w32-94b383d4196f06e3de2f83631b7f9bb45780606d.tar.bz2 busybox-w32-94b383d4196f06e3de2f83631b7f9bb45780606d.zip |
License clarification.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ | |||
1 | --- A note on GPL versions | ||
2 | |||
3 | BusyBox is distributed under version 2 of the General Public License (included | ||
4 | in its entirety, below). Version 2 is the only version of this license which | ||
5 | this version of BusyBox (or modified versions derived from this one) may be | ||
6 | distributed under. | ||
7 | |||
8 | ------------------------------------------------------------------------ | ||
1 | GNU GENERAL PUBLIC LICENSE | 9 | GNU GENERAL PUBLIC LICENSE |
2 | Version 2, June 1991 | 10 | Version 2, June 1991 |
3 | 11 | ||