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