diff www/about.html @ 385:bf7eea85f46c

More GPL->BSD debris.
author Rob Landley <rob@landley.net>
date Tue, 15 Nov 2011 03:01:41 -0600
parents 8f0b24cc7cd7
children 3d87f15f4c60
line wrap: on
line diff
--- a/www/about.html	Tue Nov 15 02:59:50 2011 -0600
+++ b/www/about.html	Tue Nov 15 03:01:41 2011 -0600
@@ -15,7 +15,8 @@
 <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 @@
 <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