From a8a0c4d8415dcc06d8ca3ac2233d16f9685dcadb Mon Sep 17 00:00:00 2001 From: jongfoster <jongfoster@users.sourceforge.net> Date: Sun, 23 Sep 2001 13:40:58 +0000 Subject: [PATCH] Adding SourceForge logo as required by their ToS - see http://sourceforge.net/docman/display_doc.php?docid=790&group_id=1 --- doc/webserver/index.html | 144 ++++++++++++++++++++------------------- 1 file changed, 75 insertions(+), 69 deletions(-) diff --git a/doc/webserver/index.html b/doc/webserver/index.html index 5f37aef7..06913549 100644 --- a/doc/webserver/index.html +++ b/doc/webserver/index.html @@ -1,69 +1,75 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> - <head> - <title>JunkBuster</title> - </head> - - <body> - <h1>JunkBuster</h1> - - <p>JunkBuster is a web proxy which can block adverts, cookies, - pop-up windows, and many other annoyances.</p> - - <p>Please see the following links:</p> - - <ul> - <li>The <a href="http://sourceforge.net/projects/ijbswa/"> - project page</a> on <a href="http://sourceforge.net/"> - Sourceforge</a></li> - - <li><a href= - "http://sourceforge.net/project/showfiles.php?group_id=11118"> - Download</a> recent releases</li> - - <li><a href="http://sourceforge.net/mail/?group_id=11118"> - Mailing lists</a> for support or to contribute</li> - - <li><a href="faq/">Frequently Asked Questions</a></li> - - <li><a href="user-manual/">User manual</a></li> - - <li><a href="developer-manual/">Developer manual</a></li> - - <li>The <a href="http://sourceforge.net/cvs/?group_id=11118"> - CVS repository</a> can also be <a href= - "http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ijbswa/current/"> - browsed online</a>.</li> - </ul> - - <p>JunkBuster was originally written by <a href= - "http://www.junkbusters.com/ht/en/ijbfaq.html">JunkBusters - Corporation</a>, and was released as free open-source software - under the <a href="http://www.gnu.org/">GNU</a> <a href= - "http://www.gnu.org/licenses/gpl.html">GPL</a>. <a href= - "http://www.waldherr.org/junkbuster/">Stefan Waldherr</a> made - many improvements, before starting the SourceForge project to - continue development. These sites still have some useful - information, but not all of it is relevent to the latest - builds.</p> - - <ul> - <li><a href="http://www.waldherr.org/junkbuster/">Stefan - Waldherr's site</a></li> - - <li><a href="http://www.junkbusters.com/ht/en/ijbfaq.html"> - JunkBusters Corporation</a></li> - </ul> - - <p><br> - <br> - <br> - <br> - <br> - <br> - </p> - - <p><small><small>$Id$</small></small></p> - </body> -</html> - +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> + <head> + <title>JunkBuster</title> + </head> + + <body> + <h1>JunkBuster</h1> + + <p>JunkBuster is a web proxy which can block adverts, cookies, + pop-up windows, and many other annoyances.</p> + + <p>Please see the following links:</p> + + <ul> + <li>The <a href="http://sourceforge.net/projects/ijbswa/"> + project page</a> on <a href="http://sourceforge.net/"> + Sourceforge</a></li> + + <li><a href= + "http://sourceforge.net/project/showfiles.php?group_id=11118"> + Download</a> recent releases</li> + + <li><a href="http://sourceforge.net/mail/?group_id=11118"> + Mailing lists</a> for support or to contribute</li> + + <li><a href="faq/">Frequently Asked Questions</a></li> + + <li><a href="user-manual/">User manual</a></li> + + <li><a href="developer-manual/">Developer manual</a></li> + + <li>The <a href="http://sourceforge.net/cvs/?group_id=11118"> + CVS repository</a> can also be <a href= + "http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ijbswa/current/"> + browsed online</a>.</li> + </ul> + + <p>JunkBuster was originally written by <a href= + "http://www.junkbusters.com/ht/en/ijbfaq.html">JunkBusters + Corporation</a>, and was released as free open-source software + under the <a href="http://www.gnu.org/">GNU</a> <a href= + "http://www.gnu.org/licenses/gpl.html">GPL</a>. <a href= + "http://www.waldherr.org/junkbuster/">Stefan Waldherr</a> made + many improvements, before starting the SourceForge project to + continue development. These sites still have some useful + information, but not all of it is relevent to the latest + builds.</p> + + <ul> + <li><a href="http://www.waldherr.org/junkbuster/">Stefan + Waldherr's site</a></li> + + <li><a href="http://www.junkbusters.com/ht/en/ijbfaq.html"> + JunkBusters Corporation</a></li> + </ul> + + <p><br> + <br> + <br> + <br> + <br> + <br> + </p> + + <center> + <a href="http://sourceforge.net/projects/ijbswa/"><img src= + "http://sourceforge.net/sflogo.php?group_id=11118&type=1" + width="88" height="31" border="0" alt="SourceForge Logo"></a> + </center> + + <p><small><small>$Id: index.html,v 1.4 2001/09/23 13:22:00 jongfoster Exp $</small></small></p> + </body> +</html> + -- 2.49.0