current/doc/webserver/sponsors index.html, 1.2, 1.3

Fabian Keil <[email protected]> Fri, 26 Aug 2016 12:32:51 +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-serv30811/doc/webserver/sponsors

Modified Files:
	index.html 
Log Message:
Rebuild HTML docs for 3.0.26 stable

This commit yet again introduces lots of white-space
changes as the tidy output apparently isn't stable
across platforms.


Index: index.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/sponsors/index.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** index.html	26 Aug 2016 03:45:37 -0000	1.2
--- index.html	26 Aug 2016 12:32:49 -0000	1.3
***************
*** 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>
--- 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=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>
+ 


------------------------------------------------------------------------------