diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-08-10 04:55:16 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-08-10 04:55:16 (GMT) |
| commit | 9d2f11ea500baf3825a4e33806a5bbdf689d40be (patch) | |
| tree | 0ad1f3e5fc901b82896fe3c022240fea6e74579a | |
| parent | 1cfff046f284524f8a95d1c61c6cebfba3e41e40 (diff) | |
| download | busybox-website-9d2f11ea500baf3825a4e33806a5bbdf689d40be.tar.gz busybox-website-9d2f11ea500baf3825a4e33806a5bbdf689d40be.tar.bz2 | |
license.html: de-confuse 3A, 3B, 3C things
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | license.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/license.html b/license.html index 3e12adb..c49dada 100644 --- a/license.html +++ b/license.html @@ -65,12 +65,12 @@ distribute, and gives you exactly three options for providing source code. These options are spelled out in section 3 of the LICENSE file in the BusyBox source tarball: -<p>A) bundle the complete corresponding source with the binary. +<p>3A) bundle the complete corresponding source with the binary. -<p>B) bundle a written offer good for three years to provide source upon request +<p>3B) bundle a written offer good for three years to provide source upon request (these days this is often a URL). -<p>C) point you users at the upstream source (i.e. pass along somebody else's 3B +<p>3C) point you users at the upstream source (i.e. pass along somebody else's 3B offer). <p>Using option 3A, that is, putting exact BusyBox source and .config file |
