9c6d41abaa3825658db518dd9be953d133373158
[privoxy.git] / doc / source / authors.sgml
1 <!--
2  File        :  $Source: /cvsroot/ijbswa/current/doc/source/authors.sgml,v $
3
4  Purpose     :  AUTHORS file for Privoxy
5                 
6  $Id: authors.sgml,v 1.2 2002/04/08 20:48:37 swa Exp $
7
8  Written by and Copyright (C) 2001 the SourceForge
9  Privoxy team. http://www.privoxy.org/
10
11  Based on the Internet Junkbuster originally written
12  by and Copyright (C) 1997 Anonymous Coders and 
13  Junkbusters Corporation.  http://www.junkbusters.com
14
15
16  ========================================================================
17  NOTE: Please read developer-manual/documentation.html before touching 
18  anything in this, or other Privoxy documentation. You have been warned!
19  Failure to abide by this rule will result in the revocation of your license 
20  to live a peaceful existence!
21  ========================================================================
22
23  ===================================================================
24  READ: Document Note: This file generates the AUTHORS file in the 
25  top level source directory. See p-authors.sgml for list of developers
26  and contributors, etc. They were split from here for use in man page.
27  ===================================================================
28
29 -->
30 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
31 <!entity % dummy "INCLUDE"> 
32 <!entity authors SYSTEM "p-authors.sgml">
33 <!entity p-version "2.9.14">
34 <!entity p-status "beta">
35 <!entity % p-not-stable "INCLUDE">
36 <!entity % p-stable "IGNORE">
37 <!entity % p-text "INCLUDE">       <!-- define we are a text only doc    -->
38 <!entity % p-authors-formal "INCLUDE"> <!-- include additional text, etc -->
39 ]>
40
41 <article id="index">
42
43 <![%dummy;[
44  <para>
45  <comment>
46   This is here to keep vim syntax file from breaking :/
47   If I knew enough to fix it, I would.
48   PLEASE DO NOT REMOVE! HB: hal@foobox.net
49  </comment>
50  </para>
51 ]]>
52
53 <literallayout>
54               Authors of <application>Privoxy</application> v2.9.x and 3.x
55 ===========================================================================
56 </literallayout>
57
58 <!-- include boilerplate p-authors.sgml -->
59  &authors;
60 <!-- end boilerplate -->
61
62 <para>
63  If we've missed you off this list, please let us know!
64 </para>
65
66 <literallayout>
67  Privoxy team. <ulink url="http://www.privoxy.org/">http://www.privoxy.org/</ulink>
68  <email>ijbswa-developers@lists.sourceforge.net</email>
69 </literallayout>
70
71 </article>