diff options
author | Rob Landley <rob@landley.net> | 2009-09-30 23:30:26 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2009-09-30 23:30:26 -0500 |
commit | 08671ef3e4b6989a62df6dcbd0a6d4880ff0dccd (patch) | |
tree | 5430ab5561d69214374ec0c15a2052b7c092c794 /www/licenserant.html | |
parent | 6f4584958bc299b073ce20801e6184fb1af3baac (diff) | |
download | toybox-08671ef3e4b6989a62df6dcbd0a6d4880ff0dccd.tar.gz |
Remove header/footer includes to prepare for css instead.
Diffstat (limited to 'www/licenserant.html')
-rwxr-xr-x | www/licenserant.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/licenserant.html b/www/licenserant.html index b6af90f3..3cc52d57 100755 --- a/www/licenserant.html +++ b/www/licenserant.html @@ -1,5 +1,3 @@ -<!--#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 @@ -50,5 +48,3 @@ 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" --> |