mirror of
https://github.com/sheumann/hush.git
synced 2024-12-21 23:29:34 +00:00
- add some anchors
This commit is contained in:
parent
834dee785d
commit
2239f81941
@ -1,7 +1,7 @@
|
||||
<!--#include file="header.html" -->
|
||||
|
||||
<p>
|
||||
<h3>BusyBox is licensed under the GNU General Public License, version 2</h3>
|
||||
<h3><a name="license">BusyBox is licensed under the GNU General Public License, version 2</a></h3>
|
||||
|
||||
<p>BusyBox is licensed under <a href="http://www.gnu.org/licenses/gpl.html#SEC1">the
|
||||
GNU General Public License</a> version 2, which is often abbreviated as GPLv2.
|
||||
@ -25,7 +25,7 @@ you violate the license terms, and thus infringe on the copyrights of BusyBox.
|
||||
(This requirement applies whether or not you modified BusyBox; either way the
|
||||
license terms still apply to you.) Read the license text for the details.</p>
|
||||
|
||||
<h3>A note on GPL versions</h3>
|
||||
<h3><a name="version">A note on GPL versions</a></h3>
|
||||
|
||||
<p>Version 2 of the GPL is the only version of the GPL which current versions
|
||||
of BusyBox may be distributed under. New code added to the tree is licensed
|
||||
@ -61,7 +61,7 @@ versions such as release 1.2.2 or SVN 16112, and do your own homework to
|
||||
identify and remove any code that can't be licensed under the GPL version you
|
||||
want to use. New development is all GPLv2.</p>
|
||||
|
||||
<h3>License enforcement</h3>
|
||||
<h3><a name="enforce">License enforcement</a></h3>
|
||||
|
||||
<p>BusyBox's copyrights are enforced by the <a
|
||||
href="http://www.softwarefreedom.org/">Software Freedom Law Center</a>
|
||||
@ -84,7 +84,7 @@ don't want monetary awards, injunctions, or to generate bad PR for a company,
|
||||
unless that's the only way to get somebody that repeatedly ignores us to comply
|
||||
with the license on our code.</p>
|
||||
|
||||
<h3>A Good Example</h3>
|
||||
<h3><a name="good">A Good Example</a></h3>
|
||||
|
||||
<p>These days, <a href="http://www.linksys.com/">Linksys</a> is
|
||||
doing a good job at complying with the GPL, they get to be an
|
||||
|
Loading…
Reference in New Issue
Block a user