From 08671ef3e4b6989a62df6dcbd0a6d4880ff0dccd Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Wed, 30 Sep 2009 23:30:26 -0500 Subject: Remove header/footer includes to prepare for css instead. --- www/about.html | 6 +----- www/license.html | 3 --- www/licenserant.html | 4 ---- www/news.html | 3 --- 4 files changed, 1 insertion(+), 15 deletions(-) diff --git a/www/about.html b/www/about.html index a3943795..a58d3d38 100755 --- a/www/about.html +++ b/www/about.html @@ -1,5 +1,3 @@ - -

What is ToyBox?

The goal of the Toybox project is to create simple implementations of all @@ -100,7 +98,7 @@ versions ("tip" is the current development version).

mailing list are also good ways to track what's going on with the project.

-

What's the background image on the web page?

+

What's the toybox logo image?

It's carefully stacked soda cans. 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 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...)

- - diff --git a/www/license.html b/www/license.html index d67269db..3cd510e9 100755 --- a/www/license.html +++ b/www/license.html @@ -1,5 +1,3 @@ - -

Toybox is licensed under the terms of GPLv2.

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 - 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 @@ - -

The reason for the clarification of section 3 is that what the FSF did to Mepis was inexcusable. (Further discussed in 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.

- - diff --git a/www/news.html b/www/news.html index 5a35a09a..18d2de50 100755 --- a/www/news.html +++ b/www/news.html @@ -1,5 +1,3 @@ - -

Currently implemented commands:

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.

September 7, 2006 - Project launched, first commit to mercurial archive.

- -- cgit v1.2.3