blob: 95fa6b60e459d4f99450edaf2b240f3b4f1b2c68 [file] [log] [blame]
Eric Andersen8f3eb1d2004-01-02 09:08:45 +00001<!--#include file="header.html" -->
2
Eric Andersen9395ca42004-10-13 09:42:10 +00003<p>
4<h3>BusyBox is licensed under the GNU General Public License</h3>
5
Rob Landleyed9aec92006-06-27 20:47:08 +00006<p>BusyBox is licensed under <a href="http://www.gnu.org/licenses/gpl.html#SEC1">the
7GNU General Public License</a> version 2 or later, which is generally
8abbreviated as the GPL. (This is the same license the Linux kernel is under,
9so you may be somewhat familiar with it by now.)</p>
Eric Andersen8f3eb1d2004-01-02 09:08:45 +000010
Rob Landleyed9aec92006-06-27 20:47:08 +000011<p><a href="/products.html">Anyone thinking of shipping BusyBox as part of a
12product</a> should be familiar with the licensing terms under which they are
13allowed to use and distribute BusyBox. Read the full test of the GPL (either
14through the above link, or in the file LICENSE in the busybox tarball), and
15also read the <a href="http://www.gnu.org/licenses/gpl-faq.html">Frequently
16Asked Questions about the GPL</a>.</p>
Eric Andersen8f3eb1d2004-01-02 09:08:45 +000017
Rob Landleyed9aec92006-06-27 20:47:08 +000018<p>Basically, if you distribute GPL software the license requires that you also
19distribute the source code to that GPL-licensed software. So if you distribute
20BusyBox without making the source code to the version you distribute available,
21you violate the license terms, and thus infringe on the copyrights of BusyBox.
22(This requirement applies whether or not you modified BusyBox; either way the
23license terms still apply to you.) Read the license text for the details.</p>
Eric Andersen8f3eb1d2004-01-02 09:08:45 +000024
Rob Landleyed9aec92006-06-27 20:47:08 +000025<p>BusyBox's copyrights are enforced by the <a
26href="http://www.softwarefreedom.org">Software Freedom Law Center</a>, which
27"accepts primary responsibility for enforcement of US copyrights on the
28software... and coordinates international copyright enforcement efforts for
29such works as necessary." If you distribute BusyBox in a way that doesn't
30comply with the terms of the license BusyBox is distributed under, expect to
31hear from these guys. Their entire reason for existing is to do pro-bono
32legal work for free/open source software projects. (We used to list people who
33violate the BusyBox license in <a href="/shame.html">The Hall of Shame</a>,
34but these days we find it much more effective to hand them over to the
35lawyers.)</p>
Eric Andersen8f3eb1d2004-01-02 09:08:45 +000036
Rob Landleyed9aec92006-06-27 20:47:08 +000037<p>Our enforcement efforts are aimed at bringing people into compliance with
38the BusyBox license. Open source software is under a different license from
39proprietary software, but if you violate that license you're still a software
40pirate and the law gives the vendor (us) some big sticks to play with. We
41don't want monetary awards, injunctions, or to generate bad PR for a company,
42unless that's the only way to get somebody that repeatedly ignores us to comply
43with the license on our code.</p>
Eric Andersen8f3eb1d2004-01-02 09:08:45 +000044
Eric Andersen9395ca42004-10-13 09:42:10 +000045<h3>A Good Example</h3>
Eric Andersen8f3eb1d2004-01-02 09:08:45 +000046
Rob Landleyed9aec92006-06-27 20:47:08 +000047<p>These days, <a href="http://www.linksys.com/">Linksys</a> is
Eric Andersen8f3eb1d2004-01-02 09:08:45 +000048doing a good job at complying with the GPL, they get to be an
49example of how to do things right. Please take a moment and
50check out what they do with
Rob Landley04b7ef92006-06-15 17:34:57 +000051<a href="http://www.linksys.com/servlet/Satellite?c=L_Content_C1&childpagename=US%2FLayout&cid=1115416836002&pagename=Linksys%2FCommon%2FVisitorWrapper">
Eric Andersen8f3eb1d2004-01-02 09:08:45 +000052distributing the firmware for their WRT54G Router.</a>
Eric Andersen9395ca42004-10-13 09:42:10 +000053Following their example would be a fine way to ensure that you
Rob Landleyed9aec92006-06-27 20:47:08 +000054have also fulfilled your licensing obligations.</p>
Eric Andersen8f3eb1d2004-01-02 09:08:45 +000055
56<!--#include file="footer.html" -->
57