Include link for announce.txt, and change handling of ©.
authorhal9 <hal9@users.sourceforge.net>
Fri, 28 Mar 2003 03:33:09 +0000 (03:33 +0000)
committerhal9 <hal9@users.sourceforge.net>
Fri, 28 Mar 2003 03:33:09 +0000 (03:33 +0000)
doc/source/webserver/index.sgml

index 157a859..7fae90e 100644 (file)
@@ -20,7 +20,7 @@
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
                 
- $Id: index.sgml,v 1.16.2.8 2002/08/16 03:05:42 hal9 Exp $
+ $Id: index.sgml,v 1.16.2.9 2003/03/26 02:03:45 oes Exp $
 
  Copyright (C) 2001 - 2003 Privoxy Developers <developers@privoxy.org>
  See LICENSE.
@@ -75,7 +75,7 @@
 
 <![%p-homepage;[
   <para>
-   The most recent release is &p-version; (&p-status;)
+   The most recent release is <ulink url="announce.txt">&p-version; (&p-status;)</ulink>
   </para>
 ]]>
 
 ]]>
 
 <!-- Formal copyright markup does not work here. HB. -->
+<!-- NOTE: I could not get docbook to completely ignore &copy; -->
+<!-- GNUMakefile is inserting this now -->
 <para>
  <subscript>
-  Copyright &copy; 2001 - 2003 by Privoxy Developers
+  Copyright __copy 2001 - 2003 by Privoxy Developers
  </subscript>
 </para>
 
  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
  $Log: index.sgml,v $
+ Revision 1.16.2.9  2003/03/26 02:03:45  oes
+ Updated hard-coded copyright dates
+
  Revision 1.16.2.8  2002/08/16 03:05:42  hal9
  Put all pdf docs in a zip archive now.