diff options
Diffstat (limited to 'dirmngr/OAUTHORS')
-rw-r--r-- | dirmngr/OAUTHORS | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/dirmngr/OAUTHORS b/dirmngr/OAUTHORS new file mode 100644 index 000000000..f9adc324c --- /dev/null +++ b/dirmngr/OAUTHORS @@ -0,0 +1,40 @@ +The old AUTHORS file from the separate dirmngr package. + + Package: dirmngr + Maintainer: Werner Koch <[email protected]> + Bug reports: [email protected] + Security related bug reports: [email protected] + License: GPLv2+ + + +Steffen Hansen <[email protected]> + - Initial code + +g10 Code GmbH <[email protected]> + - All stuff written since October 2003. + +Werner Koch <[email protected]>, <[email protected]> + - Help with initial code. + +Free Software Foundation <[email protected]> + - Code taken from GnuPG. + +Michael Tokarev <[email protected]> + - src/cdb.h and src/cdblib.c from the public domain tinycdb 0.73. + + +The actual code is under the GNU GPL, except for src/cdb.h and +src/cdblib.h which are in the public domain. + + + Copyright 2003, 2004, 2006, 2007, 2008, 2010 g10 Code GmbH + + 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. + + |