Don't list the author of the snprintf() code as former
[privoxy.git] / doc / source / p-authors.sgml
index bf6786b..bfbdc7f 100644 (file)
@@ -3,9 +3,9 @@
 
  Purpose     :  Entity included in other project documents.
                 
- $Id: p-authors.sgml,v 2.21 2007/10/30 19:03:41 fabiankeil Exp $
+ $Id: p-authors.sgml,v 2.33 2009/02/07 11:12:02 fabiankeil Exp $
 
- Copyright (C) 2001-2007 Privoxy Developers http://www.privoxy.org/
+ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
 
  ======================================================================
@@ -33,9 +33,13 @@ Current Privoxy Team:
  David Schmidt, developer
 <![%p-authors-formal;[
 ]]>
+
  Hal Burgiss
+ Mark Miller
+ Gerry Murphy
+ Lee Rian
  Roland Rosenfeld
+ Jörg Strohmayer
 <![%p-authors-formal;[
 </literallayout>
 
@@ -44,7 +48,7 @@ Current Privoxy Team:
 </para>
 
 <literallayout>
- Johny Agotnes 
+ Johny Agotnes
  Rodrigo Barbosa
  Moritz Barsnick
  Ian Cummings
@@ -56,13 +60,11 @@ Current Privoxy Team:
  Gábor Lipták
  Adam Lock
  Guy Laroche
- Mark Martinec 
  Justin McMurtry
  Andreas Oesterhelt
  Haroon Rafique
  Georg Sauthoff
  Thomas Steudten
- Joerg Strohmayer
  Rodney Stromlund
  Sviatoslav Sviridov
  Sarantis Paskalis
@@ -71,7 +73,7 @@ Current Privoxy Team:
 </literallayout>
 <![%p-authors-formal;[
 <para>
- Thanks to the many people who have tested Privoxy, reported bugs, provided 
+ Thanks to the many people who have tested Privoxy, reported bugs, provided
  patches, made suggestions or contributed in some way. These include (in
  alphabetical order):
 </para>
@@ -84,8 +86,9 @@ Current Privoxy Team:
  Clifford Caoile
  Frédéric Crozat
  Michael T. Davis
- Mattes Dolak 
- Peter E
+ Mattes Dolak
+ Matthias Drochner
+ Peter E.
  Florian Effenberger
  Markus Elfring
  Dean Gaudet
@@ -95,29 +98,38 @@ Current Privoxy Team:
  Aaron Hamid
  Darel Henman
  Magnus Holmgren
+ Eric M. Hopper
+ Ralf Horstmann
+ Stefan Huehner
  Peter Hyman
  Derek Jennings
  Petr Kadlec
  David Laight
- Don Libes  
+ Bert van Leeuwen
+ Don Libes
  Paul Lieverse
  Toby Lyward
  Wil Mahan
- Jindrich Makovicka 
- David Mediavilla 
+ Jindrich Makovicka
+ David Mediavilla
  Raphael Moll
+ Amuro Namie
  Adam Piggott
+ Dan Price
  Roberto Ragusa
  Félix Rauch
  Maynard Riley
  Chung-chieh Shan
- Spinor S
+ Spinor S.
  Bart Schelstraete
  Oliver Stoeneberg
  Peter Thoenen
  Martin Thomas
  Bobby G. Vinyard
- Jörg Weinmann 
+ Jochen Voss
+ Glenn Washburn
+ Song Weijia
+ Jörg Weinmann
  Darren Wiebe
  Anduin Withers
  Oliver Yeoh
@@ -125,13 +137,23 @@ Current Privoxy Team:
 </literallayout>
 
 <para>
- Privoxy is based in part on code originally developed by:
+ Privoxy is based in part on code originally developed by
+ Junkbusters Corp. and Anonymous Coders.
 </para>
 
-<literallayout>
- Junkbusters Corp.
- Anonymous Coders
- Ulrich Drepper (strptime fallback)
- Philip Hazel (PCRE)
-</literallayout>
+<para>
+ Privoxy heavily relies on Philip Hazel's PCRE.
+</para>
+
+<para>
+ The code to filter compressed content makes use of zlib
+ which is written by Jean-loup Gailly and Mark Adler.
+</para>
+
+<para>
+ On systems that lack snprintf(), Privoxy is using a version
+ written by Mark Martinec. On systems that lack strptime(),
+ Privoxy is using the one from the GNU C Library written
+ by Ulrich Drepper.
+</para>
 ]]>