Remove Id tag
[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  Copyright (C) 2001-2009 Privoxy Developers https://www.privoxy.org/
7  See LICENSE.
8
9  ========================================================================
10  NOTE: Please read developer-manual/documentation.html before touching
11  anything in this, or other Privoxy documentation. You have been warned!
12  Failure to abide by this rule will result in the revocation of your license
13  to live a peaceful existence!
14  ========================================================================
15
16  ===================================================================
17  READ: Document Note: This file generates the AUTHORS file in the
18  top level source directory. See p-authors.sgml for list of developers
19  and contributors, etc. They were split from here for use in man page.
20  ===================================================================
21
22 -->
23 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
24 <!entity % dummy "IGNORE">
25 <!entity authors SYSTEM "p-authors.sgml">
26 <!entity p-version "3.0.27">
27 <!entity p-status "UNRELEASED">
28 <!entity % p-not-stable "INCLUDE">
29 <!entity % p-stable "IGNORE">
30 <!entity % p-text "INCLUDE">           <!-- define we are a text only doc -->
31 <!entity % p-authors-formal "INCLUDE"> <!-- include additional text, etc  -->
32 ]>
33
34 <article id="index">
35
36 <![%dummy;[
37  <para>
38  <comment>
39   This is here to keep vim syntax file from breaking :/
40   If I knew enough to fix it, I would.
41   PLEASE DO NOT REMOVE! HB: hal@foobox.net
42  </comment>
43  </para>
44 ]]>
45
46 <literallayout>
47               Authors of <application>Privoxy</application> v2.9.x and 3.x
48 ===========================================================================
49 </literallayout>
50
51 <!-- include boilerplate p-authors.sgml -->
52  &authors;
53 <!-- end boilerplate -->
54
55 <para>
56  If we've missed you off this list, please let us know!
57 </para>
58
59 <literallayout>
60  Privoxy team. <ulink url="https://www.privoxy.org/">https://www.privoxy.org/</ulink>
61  <email>privoxy-devel@lists.privoxy.org</email>
62 </literallayout>
63
64 </article>