-Authors of GNU Privacy Guard (GnuPG)
-====================================
+Program: GnuPG
+Maintainer: Werner Koch <wk@gnupg.org>
+Bug reports: <bug-gnupg@gnu.org>
+Security related bug reports: <security@gnupg.org>
-GNUPG Werner Koch 1998-02-23
-Assigns GNU Privacy Guard and future changes.
-werner.koch@guug.de
-Designed and implemented GnuPG.
+Authors
+=======
-GNUPG Matthew Skala 1998-08-10
-Disclaims changes.
-mskala@ansuz.sooke.bc.ca
-Wrote cipher/twofish.c.
+Ales Nyakhaychyk <nyakhaychyk@i1fn.linux.by> Translations [be]
-GNUPG Natural Resources Canada 1998-08-11
-Disclaims changes by Matthew Skala.
+Birger Langkjer <birger.langkjer@image.dk> Translations [da]
+Maxim Britov <maxbritov@tut.by> Translations [ru]
-GNUPG Michael Roth Germany 1998-09-17
-Assigns changes.
-mroth@nessie.de
-Wrote cipher/des.c.
-Changes and bug fixes all over the place.
+Daniel Resare <daniel@resare.com> Translations [sv]
+Per Tunedal <per@clipanish.com> Translations [sv]
+David Shaw <dshaw@jabberwocky.com> Assigns past and future changes.
+ (all in keyserver/,
+ a lot of changes in g10/ see the ChangeLog,
+ bug fixes here and there)
-GNUPG Niklas Hernaeus 1998-09-18
-Disclaims changes.
-nh@df.lth.se
-Weak key patches.
+Dokianakis Theofanis <madf@hellug.gr> Translations [el]
+Edmund GRIMLEY EVANS <edmundo@rano.org> Translations [eo]
-GNUPG Rémi Guyomarch 1999-05-25
-Assigns past and future changes. (g10/compress.c, g10/encr-data.c,
-g10/free-packet.c, g10/mdfilter.c, g10/plaintext.c, util/iobuf.c)
-rguyom@mail.dotcom.fr
+Florian Weimer <fw@deneb.enyo.de> Assigns past and future changes
+ (changed:g10/parse-packet.c, include/iobuf.h, util/iobuf.c)
+Gaël Quéri <gael@lautre.net> Translations [fr]
+ (fixed a lot of typos)
-TRANSLATIONS Marco d'Itri 1997-02-22
-Disclaimer. [it]
-md@linux.it
+Gregory Steuck <steuck@iname.com> Translations [ru]
+Nagy Ferenc László <nfl@nfllab.com> Translations [hu]
-TRANSLATIONS Gael Queri 1998-09-08
-Disclaimer. [fr]
-gqueri@mail.dotcom.fr
-Fixed a lot of typos.
+Ivo Timmermans <itimmermans@bigfoot.com> Translations [nl]
+Jacobo Tarri'o Barreiro <jtarrio@iname.com> Translations [gl]
-TRANSLATIONS Walter Koch 1998-09-08
-Disclaimer. [de]
-koch@hsp.de
+Janusz Aleksander Urbanowicz <alex@bofh.torun.pl> Translations [po]
+Jedi Lin <Jedi@idej.org> Translations [zh-tw]
-TRANSLATIONS Gregory Steuck 1998-10-20
-Disclaimer. [ru]
-steuck@iname.com
+Jouni Hiltunen <jouni.hiltunen@kolumbus.fi> Translations [fi]
+Tommi Vainikainen <Tommi.Vainikainen@iki.fi> Translations [fi]
+Laurentiu Buzdugan <lbgnupg@rolix.org> Translations [ro]
-TRANSLATIONS Urko Lusa
-Disclaimer. [es_ES]
-ulusa@euskalnet.net
+Magda Procha'zkova' <magda@math.muni.cz> Translations [cs]
+Michael Roth <mroth@nessie.de> Assigns changes.
+ (wrote cipher/des.c., changes and bug fixes all over the place)
-TRANSLATIONS Thiago Jung Bauermann
-Disclaimer. [pt_BR]
-jungmann@cwb.matrix.com.br
+Michal Majer <mmajer@econ.umb.sk> Translations [sk]
+Marco d'Itri <md@linux.it> Translations [it]
-TRANSLATIONS Pedro Morais
-??????????. [pt_PT]
-morais@poli.org
+Matthew Skala <mskala@ansuz.sooke.bc.ca> Disclaimer
+ (wrote cipher/twofish.c)
+Niklas Hernaeus <nh@df.lth.se> Disclaimer
+ (weak key patches)
-TRANSLATIONS Janusz Aleksander Urbanowicz 1999-01-09
-Disclaimer. [po]
-alex@bofh.torun.pl
+Nilgun Belma Buguner <nilgun@technologist.com> Translations [tr]
+Nils Ellmenreich <nils 'at' infosun.fmi.uni-passau.de>
+ Assigns past and future changes
+ (configure.in, cipher/rndlinux.c, FAQ)
+Paul Eggert <eggert@twinsun.com>
+ (configuration macros for LFS)
+
+Pavel I. Shajdo <zwon@severodvinsk.ru> Translations [ru]
+ (man pages)
+
+Pedro Morais <morais@poli.org> Translations [pt_PT]
+
+Rémi Guyomarch <rguyom@mail.dotcom.fr> Assigns past and future changes.
+ (g10/compress.c, g10/encr-data.c,
+ g10/free-packet.c, g10/mdfilter.c, g10/plaintext.c, util/iobuf.c)
+
+Stefan Bellon <sbellon@sbellon.de> Assigns past and future changes.
+ (All patches to support RISC OS)
+
+Timo Schulz <twoaday@freakmail.de> Assigns past and future changes.
+ (util/w32reg.c, g10/passphrase.c, g10/hkp.c)
+
+Tedi Heriyanto <tedi_h@gmx.net> Translations [id]
+
+Thiago Jung Bauermann <jungmann@cwb.matrix.com.br> Translations [pt_BR]
+Rafael Caetano dos Santos <rcaetano@linux.ime.usp.br> Translations [pt_BR]
+
+Toomas Soome <tsoome@ut.ee> Translations [et]
+
+Urko Lusa <ulusa@euskalnet.net> Translations [es_ES]
+
+Walter Koch <koch@u32.de> Translations [de]
+
+Werner Koch <wk@gnupg.org> Assigns GNU Privacy Guard and future changes.
+ (started the whole thing)
+
+Yosiaki IIDA <iida@ring.gr.jp> Translations [ja]
+
+
+
+Other authors
+=============
-More credits
-============
This program uses the zlib compression library written by
Jean-loup Gailly and Mark Adler.
Most of the stuff in mpi has been taken from the GMP library by
Torbjorn Granlund <tege@noisy.tmg.se>.
-The keybox implementation is based on GDBM 1.7.3 by Philip A. Nelson.
+The Rijndael implementation (cipher/rijndael.c) is based on the
+public domain reference code provided for the AES selection process.
+The Rijndael algorithm is due to Joan Daemen and Vincent Rijmen.
-The file cipher/rndunix.c is based on rndunix.c from cryptlib.
+The files cipher/rndunix.c and cipher/rndw32.c are based on rndunix.c
+and rndwin32.c from cryptlib.
Copyright Peter Gutmann, Paul Kendall, and Chris Wedgwood 1996-1999.
-The files in debian/ are by James Troup who is the Debian maintainer
-for GnuPG.
-
The RPM specs file scripts/gnupg.spec has been contributed by
several people.
+The files below scripts/conf-w32brg/ is a contribution to GnuPG by
+Brian Gladman and not to be considered a proper part of GnuPG.
+
+
+ Copyright 1998, 1999, 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
+
+ This file is free software; as a special exception the author gives
+ unlimited permission to copy and/or distribute it, with or without
+ modifications, as long as this notice is preserved.
+
+ This file is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
+ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+