current/doc/webserver/sponsors index.html, 1.1, 1.2
Lee <[email protected]> Fri, 26 Aug 2016 03:45:39 +0000
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current/doc/webserver/sponsors In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6440/current/doc/webserver/sponsors Modified Files: index.html Log Message: rebuilt .html docs for privoxy version 3.0.26 Index: index.html =================================================================== RCS file: /cvsroot/ijbswa/current/doc/webserver/sponsors/index.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.html 26 Jul 2016 10:44:07 -0000 1.1 --- index.html 26 Aug 2016 03:45:37 -0000 1.2 *************** *** 1,28 **** ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 ! Transitional//EN""http://www.w3.org/TR/html4/loose.dtd"> <html> ! <head> ! <title> ! Privoxy sponsors ! </title> ! <link rel="STYLESHEET" type="text/css" href="../p_doc.css"> ! <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> ! <meta name="description" content= ! "List of sponsors of the Privoxy project."> ! </head> ! <body class="ARTICLE" bgcolor="#EEEEEE" text="#000000" link="#0000FF" ! vlink="#840084" alink="#0000FF"> ! <h1> ! Privoxy sponsors ! </h1> ! <p> ! This page will list <a href="../">Privoxy</a> sponsors in the future. ! </p> ! <p> ! If you want to become a sponsor, please have a look at the <a title= ! "FAQ: How can I become a sponsor and get my logo or link on privoxy.org?" ! href="../faq/general.html#SPONSOR">sponsor policy</a>. ! </p> ! </body> ! </html> --- 1,24 ---- ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ! "http://www.w3.org/TR/html4/loose.dtd"> ! <html> ! <head> ! <title>Privoxy sponsors</title> ! <link rel="STYLESHEET" type="text/css" href="../p_doc.css"> ! <meta http-equiv="Content-Type" content="text/html; charset=us-ascii"> ! <meta name="description" content= ! "List of sponsors of the Privoxy project."> ! </head> + <body class="ARTICLE" bgcolor="#EEEEEE" text="#000000" link="#0000FF" vlink= + "#840084" alink="#0000FF"> + <h1>Privoxy sponsors</h1> + + <p>This page will list <a href="../">Privoxy</a> sponsors in the + future.</p> + + <p>If you want to become a sponsor, please have a look at the <a title= + "FAQ: How can I become a sponsor and get my logo or link on privoxy.org?" + href="../faq/general.html#SPONSOR">sponsor policy</a>.</p> + </body> + </html> ------------------------------------------------------------------------------