aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/busybox.net/header.html1
-rw-r--r--docs/busybox.net/license.html108
-rw-r--r--docs/busybox.net/shame.html8
3 files changed, 116 insertions, 1 deletions
diff --git a/docs/busybox.net/header.html b/docs/busybox.net/header.html
index 7296b3464..809a7c921 100644
--- a/docs/busybox.net/header.html
+++ b/docs/busybox.net/header.html
@@ -53,6 +53,7 @@
53 <br><a href="/docs.html">Documentation</a> 53 <br><a href="/docs.html">Documentation</a>
54 <br><a href="/products.html">Products</a> 54 <br><a href="/products.html">Products</a>
55 <br><a href="/shame.html">Hall of Shame</a> 55 <br><a href="/shame.html">Hall of Shame</a>
56 <br><a href="/license.html">License</a>
56 57
57 <p><b>Related Sites</b> 58 <p><b>Related Sites</b>
58 <br><a href="http://uclibc.org/">uClibc.org</a> 59 <br><a href="http://uclibc.org/">uClibc.org</a>
diff --git a/docs/busybox.net/license.html b/docs/busybox.net/license.html
new file mode 100644
index 000000000..f8e0189fc
--- /dev/null
+++ b/docs/busybox.net/license.html
@@ -0,0 +1,108 @@
1<!--#include file="header.html" -->
2
3
4<h3>The GPL BusyBox license</h3>
5
6There has been some confusion in the past as to exactly what is
7required to safely distribute GPL'd software such as BusyBox as
8part of a product. To ensure that there is no confusion
9whatsoever, this page attempts to summarize what you should do to
10ensure you do not accidentally violate the law.
11
12<p>
13
14<p>
15
16BusyBox is licensed under the GNU General Public License , which
17is generally just abbreviated simply as the GPL license, or
18just the GPL. <a href="/products.html">Anyone thinking of shipping
19BusyBox as part of a product</a> should be familiar with the
20licensing terms under which they are allowed to use and
21distribute BusyBox. You are advised to take a look over the
22
23<ul>
24<li><a href="http://www.gnu.org/licenses/gpl.html">full text of
25the GNU General Public License</a>, and
26<li><a href="http://www.gnu.org/licenses/gpl-faq.html">
27Frequently Asked Questions about the GNU GPL</a>
28</ul>
29to be sure you (and your lawyers) fully understand them.
30
31<p>
32
33The following is a quick summary for the impatient. If you
34carefully follow these steps, it will ensure that you are 100%
35authorized to ship BusyBox with your product, and have no reason
36to worry about lawsuits or being listed on the <a
37href="/shame.html">BusyBox Hall of Shame</a> page. You will be
38able to sleep peacefully at night knowing you have fulfilled all
39your licensing obligations.
40
41<p>
42
43If you distribute a product, it should either be accompanied by
44<b>full source for all GPL'd products</b> (including BusyBox)
45and/or a <b>written offer</b> to supply the source source for all
46GPL'd products for the cost of shipping and handling. The source
47has to be in its preferred machine readable form, so you cannot
48encrypt or obfuscate it. You are not required to provide full
49source for all the closed source applications that happen to be
50part of the system with BusyBox, though you can certainly do so
51if you feel like it. But providing source for the GPL licensed
52applications such as BusyBox is manditory.
53
54<p>
55
56<b>Accompanied by source</b> generally means you place the full
57source code for all GPL'd products such as BusyBox on a driver CD
58somewhere.
59
60<p>
61
62<b>A written offer</b> generally means that somewhere in the
63docs for your product, you write something like
64
65<blockquote>
66The GPL source code contained in this product is available as a
67free download from http://blah.blah.blah/
68</blockquote>
69Or you can offer source by writing
70somewhere in the docs for your product something like
71<blockquote>
72If you would like a copy of the GPL source code in this product
73on a CD, please send $9.99 to &lt;address&gt; for the costs of
74preparing and mailing a CD to you.
75</blockquote>
76<p>
77
78Keep in mind though that if you distribute GPL'd binaries online
79(as is often done when supplying firmware updates), you <b>must</b>
80make source available online and inform those downloading
81firmware updates of their right to obtain source.
82
83<p>
84
85Additionally, some people have the mistaken understanding that if
86they use unmodified GPL'd source code, they do not need to
87distribute anything. This belief is not correct, and is not
88supported by the text of the
89<a href="http://www.gnu.org/licenses/gpl.html">text of GPL</a>.
90Please do re-read it, and you
91will find there is no such provision. If you distribute any GPL'd
92binaries, you must also make source available as discussed on
93this webpage.
94
95<p>
96
97These days, <a href="http://www.linksys.com/">Linksys</a> is
98doing a good job at complying with the GPL, they get to be an
99example of how to do things right. Please take a moment and
100check out what they do with
101<a href="http://www.linksys.com/download/firmware.asp?fwid=178">
102distributing the firmware for their WRT54G Router.</a>
103Following their example would be a fine way to ensure you have
104fulfilled your licensing obligations.
105
106
107<!--#include file="footer.html" -->
108
diff --git a/docs/busybox.net/shame.html b/docs/busybox.net/shame.html
index c794c018c..89d8a94a1 100644
--- a/docs/busybox.net/shame.html
+++ b/docs/busybox.net/shame.html
@@ -13,6 +13,9 @@ Hall of Shame.
13 13
14<p> 14<p>
15 15
16Here are the details of <a href="/license.html">exactly how to comply
17with the BusyBox license</a>, so there should be no question as to
18exactly what is expected.
16Complying with the Busybox license is easy and completely free, so the 19Complying with the Busybox license is easy and completely free, so the
17companies listed below should be ashamed of themselves. Furthermore, each 20companies listed below should be ashamed of themselves. Furthermore, each
18product listed here is subject to being legally ordered to cease and desist 21product listed here is subject to being legally ordered to cease and desist
@@ -24,14 +27,17 @@ than sue people. But he will sue if forced to do so to maintain compliance.
24Do everyone a favor and don't break the law -- if you use busybox, comply with 27Do everyone a favor and don't break the law -- if you use busybox, comply with
25the busybox license by releasing the source code with your product. 28the busybox license by releasing the source code with your product.
26 29
27</p> 30<p>
28 31
29<ul> 32<ul>
30 33
34 <li><a href="http://www.trendware.com/products/TEW-411BRP.htm">TRENDnet TEW-411BRP 54Mbps 802.11g Wireless AP Router with 4-Port Switch</a>
31 <li><a href="http://www.hauppauge.co.uk/html/mvp.htm">Hauppauge Media MVP</a> 35 <li><a href="http://www.hauppauge.co.uk/html/mvp.htm">Hauppauge Media MVP</a>
36 <br>Hauppauge has contacted me and is working on resolving this problem.
32 </li><li><a href="http://www.buffalo-technology.com/products/wireless/wbr-g54.htm">Buffalo WBR-G54 wireless router</a> 37 </li><li><a href="http://www.buffalo-technology.com/products/wireless/wbr-g54.htm">Buffalo WBR-G54 wireless router</a>
33 </li><li><a href="http://catalog.belkin.com/IWCatProductPage.process?Merchant_Id=&Section_Id=201522&pcount=&Product_Id=136493">Belkin 54g Wireless DSL/Cable Gateway Router</a> 38 </li><li><a href="http://catalog.belkin.com/IWCatProductPage.process?Merchant_Id=&Section_Id=201522&pcount=&Product_Id=136493">Belkin 54g Wireless DSL/Cable Gateway Router</a>
34 </li><li><a href="http://www.dmmtv.com/">Dreambox DM7000S DVB Satellite Receiver</a> 39 </li><li><a href="http://www.dmmtv.com/">Dreambox DM7000S DVB Satellite Receiver</a>
40 <br> Dream-Multimedia has contacted me and is working on resolving this problem.
35 </li><li><a href="http://testing.lkml.org/slashdot.php?mid=331690">Sigma Designs EM8500 based DVD players</a> 41 </li><li><a href="http://testing.lkml.org/slashdot.php?mid=331690">Sigma Designs EM8500 based DVD players</a>
36 </li><li><a href="http://testing.lkml.org/slashdot.php?mid=433790">Liteon LVD2001 DVD player using the Sigma Designs EM8500</a> 42 </li><li><a href="http://testing.lkml.org/slashdot.php?mid=433790">Liteon LVD2001 DVD player using the Sigma Designs EM8500</a>
37 </li><li><a href="http://www.rimax.net/">Rimax DVD players using the Sigma Designs EM8500</a> 43 </li><li><a href="http://www.rimax.net/">Rimax DVD players using the Sigma Designs EM8500</a>