Remove header/footer includes to prepare for css instead.
authorRob Landley <rob@landley.net>
Thu, 1 Oct 2009 04:30:26 +0000 (23:30 -0500)
committerRob Landley <rob@landley.net>
Thu, 1 Oct 2009 04:30:26 +0000 (23:30 -0500)
www/about.html
www/license.html
www/licenserant.html
www/news.html

index a394379..a58d3d3 100755 (executable)
@@ -1,5 +1,3 @@
-<!--#include file="header.html" -->
-
 <h2><a name="what" />What is ToyBox?</h2>
 
 <p>The goal of the Toybox project is to create simple implementations of all
@@ -100,7 +98,7 @@ versions ("tip" is the current development version).</p>
 <a href=http://www2.them.com:8080/cgi-bin/mailman/listinfo/toybox>mailing
 list</a> are also good ways to track what's going on with the project.</p>
 
-<b><h2><a name="toycans" />What's the background image on the web page?</h2></b>
+<b><h2><a name="toycans" />What's the toybox logo image?</h2></b>
 
 <p>It's <a href=toycans-big.jpg>carefully stacked soda cans</a>.  Specifically,
 it's a bunch of the original "Coke Zero" and "Pepsi One" cans, circa 2006,
@@ -113,5 +111,3 @@ who Totally Did Not Get It <sup><font size=-3><a href=http://www.timesys.com>tm<
 thinking they were recycling.  (I still have two of each kind, but
 Pepsi One seems discontinued and Coke Zero switched its can color
 from black to grey, presumably in celebration.  It was fun while it lasted...)</p>
-
-<!--#include file="footer.html" -->
index d67269d..3cd510e 100755 (executable)
@@ -1,5 +1,3 @@
-<!--#include file="header.html" -->
-
 <h2>Toybox is licensed under the terms of GPLv2.</h2>
 
 <p>The complete text of the General Public License version 2 is included in the
@@ -351,4 +349,3 @@ POSSIBILITY OF SUCH DAMAGES.
 
                     END OF TERMS AND CONDITIONS
 </pre>
-<!--#include file="footer.html" -->
index b6af90f..3cc52d5 100755 (executable)
@@ -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" -->
index 5a35a09..18d2de5 100755 (executable)
@@ -1,5 +1,3 @@
-<!--#include file="header.html" -->
-
 <h2>Currently implemented commands:</h2>
 <p>
 basename, bzcat, cat, catv, chroot, chvt, cksum, count, cp, df, dirname, dmesg,
@@ -120,4 +118,3 @@ df, a skeletal toysh, and some library functions.  Proof of concept, really.</p>
 
 <p><b>September 7, 2006</b> -
 Project launched, first commit to mercurial archive.</p>
-<!--#include file="footer.html" -->