diff options
author | Werner Koch <[email protected]> | 2012-09-25 17:19:13 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2012-09-25 17:19:13 +0000 |
commit | db33945ab3b8c173a3fc2dd1a0d22d7fc15d8730 (patch) | |
tree | 5bed8231841f1fa5108aa3a633ab1cb838825338 /AUTHORS | |
parent | Add gpgme_set_global_flag to help debugging (diff) | |
download | gpgme-db33945ab3b8c173a3fc2dd1a0d22d7fc15d8730.tar.gz gpgme-db33945ab3b8c173a3fc2dd1a0d22d7fc15d8730.zip |
Document contribution rules.
* doc/HACKING (License policy): New.
* doc/DCO: New.
* AUTHORS: Change maintainer address.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,5 +1,5 @@ Package: gpgme -Maintainer: Marcus Brinkmann <[email protected]> +Maintainer: Werner Koch <[email protected]> Bug reports: [email protected] Security related bug reports: [email protected] License (software): LGPLv2.1+ @@ -7,7 +7,10 @@ License (manual): GPLv3+ FSF <[email protected]> - - Code taken from GnuPG 1.0: gpgme/w32-util.c, GnuPG 1.1: jnlib/. + - Code taken from GnuPG 1.0: src/w32-util.c. + - Other from FSF projects: src/setenv.c, src/vasprintf.c, + src/stpcpy.c, src/w32-ce.c. + g10 Code GmbH <[email protected]> - All stuff since mid march 2001. @@ -19,7 +22,7 @@ Wojciech Polak <[email protected]> - gpgme.spec - Copyright 2001, 2002 g10 Code GmbH + Copyright 2001, 2002, 2012 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 |