aboutsummaryrefslogtreecommitdiff
path: root/www/about.html
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2011-11-15 03:01:41 -0600
committerRob Landley <rob@landley.net>2011-11-15 03:01:41 -0600
commit1208ca7ac8ec14cb32ad42e2ef550e4ae464dc42 (patch)
tree21f3a6d05d483ab4787408fe623454b1284fece5 /www/about.html
parent3f998bb657bc5267af05a9402ba7dafe4745ee54 (diff)
downloadtoybox-1208ca7ac8ec14cb32ad42e2ef550e4ae464dc42.tar.gz
More GPL->BSD debris.
Diffstat (limited to 'www/about.html')
-rwxr-xr-xwww/about.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/about.html b/www/about.html
index dd0b3a7f..333e1fae 100755
--- a/www/about.html
+++ b/www/about.html
@@ -15,7 +15,8 @@ environments. The author plans to run it on his laptop, and the
<a href=/code/firmware>Firmware Linux</a> project is trying to get a complete
Linux system to rebuild itself from source code using toybox.</p>
-<p>Toybox is <a href=license.html>Licensed under GPL version 2</a>.</p>
+<p>Toybox is <a href=license.html>released under a simple 2-clause BSD-style
+license</a>.</p>
<p>Toybox can be built as a single "swiss army knife" executable (ala BusyBox
or Red Hat's Nash), or each command can be built as a traditional independent
@@ -24,7 +25,7 @@ executable.</p>
<b><h2><a name="status" />What commands are implemented?</h2></b>
<p>The current list of commands implemented by toybox is at the top of the
-<a href=news.html>news page</a></p>. That list is updated when new commands
+<a href=news.html>news page</a>. That list is updated when new commands
go in.</p>
<p>In general, configuring toybox for "defconfig" enables all the commands