aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--AUTHORS124
1 files changed, 70 insertions, 54 deletions
diff --git a/AUTHORS b/AUTHORS
index b24c48381..6ebfa2cdf 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,93 +1,99 @@
-Authors of GNU Privacy Guard (GnuPG)
-====================================
+Program: GnuPG
+Maintainer: Werner Koch <[email protected]>
-GNUPG Werner Koch 1998-02-23
-Assigns GNU Privacy Guard and future changes.
-Designed and implemented GnuPG.
+Authors
+=======
+Birger Langkjer <[email protected]> Translations [da]
-GNUPG Matthew Skala 1998-08-10
-Disclaims changes.
-Wrote cipher/twofish.c.
+Daniel Resare <[email protected]> Translations [sv]
-GNUPG Natural Resources Canada 1998-08-11
-Disclaims changes by Matthew Skala.
+David Shaw <[email protected]> Assignment
+ (all in keyserver/,
+ a lot of changes in g10/ see the ChangeLog,
+ bug fixes here and there)
+Dokianakis Theofanis <[email protected]> Translations [el]
-GNUPG Michael Roth Germany 1998-09-17
-Assigns changes.
-Wrote cipher/des.c.
-Changes and bug fixes all over the place.
+Edmund GRIMLEY EVANS <[email protected]> Translations [eo]
+Ga�l Qu�ri <[email protected]> Translations [fr]
+ (fixed a lot of typos)
-GNUPG Niklas Hernaeus 1998-09-18
-Disclaims changes.
-Weak key patches.
+Gregory Steuck <[email protected]> Translations [ru]
+Ivo Timmermans <[email protected]> Translations [nl]
-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)
+Jacobo Tarri'o Barreiro <[email protected]> Translations [gl]
+Janusz Aleksander Urbanowicz <[email protected]> Translations [po]
-TRANSLATIONS Marco d'Itri 1997-02-22
-Disclaimer. [it]
+Magda Procha'zkova' <[email protected]> Translations [cs]
+Michael Roth <[email protected]> Assignment
+ (wrote cipher/des.c., changes and bug fixes all over the place)
-TRANSLATIONS Gael Queri 1998-09-08
-Disclaimer. [fr]
-Fixed a lot of typos.
+Marco d'Itri <[email protected]> Translations [it]
+Matthew Skala <[email protected]> Disclaimer
+ (wrote cipher/twofish.c)
-TRANSLATIONS Walter Koch 1998-09-08
-Disclaimer. [de]
+Niklas Hernaeus <[email protected]> Disclaimer
+ (weak key patches)
+Nilgun Belma Buguner <[email protected]> Translations [tr]
-TRANSLATIONS Gregory Steuck 1998-10-20
-Disclaimer. [ru]
+Nils Ellmenreich <nils 'at' infosun.fmi.uni-passau.de> Assignment
+ (configure.in, cipher/rndlinux.c, FAQ)
+Paul Eggert <[email protected]>
+ (configuration macros for LFS)
-TRANSLATIONS Urko Lusa
-Disclaimer. [es_ES]
+Pedro Morais <[email protected]> Translations [pt_PT]
+R�mi Guyomarch <[email protected]> Assignment
+ (g10/compress.c, g10/encr-data.c,
+ g10/free-packet.c, g10/mdfilter.c, g10/plaintext.c, util/iobuf.c)
-TRANSLATIONS Thiago Jung Bauermann
-Disclaimer. [pt_BR]
+Stefan Bellon <[email protected]> Assignment
+ (All patches to support RISC OS)
+Timo Schulz <[email protected]> Assignment
+ (util/w32reg.c, g10/passphrase.c, g10/hkp.c)
-TRANSLATIONS Pedro Morais
-Disclaimer. [pt_PT]
+Tedi Heriyanto <[email protected]> Translations [id]
+Thiago Jung Bauermann <[email protected]> Translations [pt_BR]
+Rafael Caetano dos Santos <[email protected]> Translations [pt_BR]
-TRANSLATIONS Janusz Aleksander Urbanowicz 1999-01-09
-Disclaimer. [po]
+Toomas Soome <[email protected]> Translations [et]
+Urko Lusa <[email protected]> Translations [es_ES]
+Walter Koch <[email protected]> Translations [de]
+
+Werner Koch <[email protected]> Assignment
+ (started the whole thing)
+
+Yosiaki IIDA <[email protected]> Translations [ja]
+
+
+
+Other legal information
+=======================
-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 <[email protected]>.
-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
@@ -96,3 +102,13 @@ for GnuPG.
The RPM specs file scripts/gnupg.spec has been contributed by
several people.
+ Copyright 1998, 1999, 2000, 2001 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.
+