diff options
author | Rob Landley <rob@landley.net> | 2010-01-05 10:41:52 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2010-01-05 10:41:52 -0600 |
commit | 589f5cdcb7b7ff052c85f9b70dfc6dca692e5934 (patch) | |
tree | bdb5a279184e51640f88d11f814faa796a315c0b /www/licenserant.html | |
parent | b704ad20b42f2711e7f8f924865d0d87609976ad (diff) | |
download | toybox-589f5cdcb7b7ff052c85f9b70dfc6dca692e5934.tar.gz |
Minor web page updates (put header/footer back, add a few <hr> tags).
Diffstat (limited to 'www/licenserant.html')
-rwxr-xr-x | www/licenserant.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/licenserant.html b/www/licenserant.html index 3cc52d57..b6af90f3 100755 --- a/www/licenserant.html +++ b/www/licenserant.html @@ -1,3 +1,5 @@ +<!--#include file="header.html" --> + <p>The reason for the clarification of section 3 is that <a href="http://www.linux.com/articles/55285">what the FSF did to Mepis</a> was inexcusable. (Further discussed in <a href="http://www.busybox.net/lists/busybox/2006-June/022797.html">this @@ -48,3 +50,5 @@ for open source developers to reproduce what you did, you haven't complied with your license obligations yet. Identifying the specific source you used is a very important part of the "written offer" bit that often gets overlooked.</p> + +<!--#include file="footer.html" --> |