diff options
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 117 |
1 files changed, 0 insertions, 117 deletions
@@ -1,117 +0,0 @@ -Program: GnuPG -Maintainer: Werner Koch <[email protected]> -Bug reports: <[email protected]> -Security related bug reports: <[email protected]> - - -Authors -======= - -Birger Langkjer <[email protected]> Translations [da] - -Daniel Resare <[email protected]> Translations [sv] - -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] - -Edmund GRIMLEY EVANS <[email protected]> Translations [eo] - -Ga�l Qu�ri <[email protected]> Translations [fr] - (fixed a lot of typos) - -Gregory Steuck <[email protected]> Translations [ru] - -Ivo Timmermans <[email protected]> Translations [nl] - -Jacobo Tarri'o Barreiro <[email protected]> Translations [gl] - -Janusz Aleksander Urbanowicz <[email protected]> Translations [po] - -Magda Procha'zkova' <[email protected]> Translations [cs] - -Michael Roth <[email protected]> Assignment - (wrote cipher/des.c., changes and bug fixes all over the place) - -Marco d'Itri <[email protected]> Translations [it] - -Matthew Skala <[email protected]> Disclaimer - (wrote cipher/twofish.c) - -Niklas Hernaeus <[email protected]> Disclaimer - (weak key patches) - -Nilgun Belma Buguner <[email protected]> Translations [tr] - -Nils Ellmenreich <nils 'at' infosun.fmi.uni-passau.de> Assignment - (configure.in, cipher/rndlinux.c, FAQ) - -Paul Eggert <[email protected]> - (configuration macros for LFS) - -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) - -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) - -Tedi Heriyanto <[email protected]> Translations [id] - -Thiago Jung Bauermann <[email protected]> Translations [pt_BR] -Rafael Caetano dos Santos <[email protected]> Translations [pt_BR] - -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 -======================= - -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 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 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. - - Copyright 1998, 1999, 2000, 2001, 2002 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. - |