Imported Upstream version 1.12.0
[platform/upstream/gpgme.git] / AUTHORS
1 Package: gpgme
2 Homepage: https://gnupg.org/software/gpgme/
3 Download: https://gnupg.org/ftp/gcrypt/gpgme/
4 Repository: git://git.gnupg.org/gpgme.git
5 Maintainer: Werner Koch <wk@gnupg.org>
6 Bug reports: https://bugs.gnupg.org
7 Security related bug reports: security@gnupg.org
8 License (software): LGPLv2.1+
9 License (manual+tools): GPLv3+
10
11
12 GPGME is free software.  See the files COPYING for copying conditions.
13 License copyright years may be listed using range notation, e.g.,
14 2000-2013, indicating that every year in the range, inclusive, is a
15 copyrightable year that would otherwise be listed individually.
16
17 List of Copyright holders
18 =========================
19
20   Copyright (C) 1991-2013 Free Software Foundation, Inc.
21   Copyright (C) 2000-2001 Werner Koch
22   Copyright (C) 2001-2018 g10 Code GmbH
23   Copyright (C) 2002 Klarälvdalens Datakonsult AB
24   Copyright (C) 2004-2008 Igor Belyi
25   Copyright (C) 2002 John Goerzen
26   Copyright (C) 2014, 2015 Martin Albrecht
27   Copyright (C) 2015, 2018 Ben McGinnes
28   Copyright (C) 2015, 2016, 2018
29                 Bundesamt für Sicherheit in der Informationstechnik
30   Copyright (C) 2016 Intevation GmbH
31
32
33 Authors info
34 ============
35
36 FSF <gnu@gnu.org>
37  - Code taken from GnuPG 1.0: src/w32-util.c.
38  - Other from FSF projects: src/setenv.c, src/vasprintf.c,
39    src/stpcpy.c, src/w32-ce.c.
40
41 g10 Code GmbH <code@g10code.com>
42  - All stuff since mid march 2001.
43
44 Werner Koch <wk@gnupg.org>
45  - Design and most stuff.
46
47 Wojciech Polak <polak@lodz.pdi.net>
48  - gpgme.spec
49
50
51 Authors with a DCO
52 ==================
53
54 Daniel Kahn Gillmor <dkg@fifthhorseman.net>
55 2014-09-24:878ul9w4j8.fsf@alice.fifthhorseman.net:
56
57 Colin Watson <cjwatson@debian.org>
58 2017-09-16:20170916031428.uypfrdojquvjteor@riva.ucam.org:
59
60 Tobias Mueller <muelli@cryptobitch.de>
61 2016-11-23:1479937342.11180.3.camel@cryptobitch.de:
62
63 Ben McGinnes <ben@adversary.org>
64 2017-12-16:20171216002102.l6aejk5xdp6xhtfi@adversary.org:
65
66 Jacob Adams <tookmund@gmail.com>
67 2018-06-03:ad5141df-b6cc-6c2a-59df-b2f18f7160fd@gmail.com:
68
69
70  Copyright 2001, 2002, 2012, 2013 g10 Code GmbH
71
72  This file is free software; as a special exception the author gives
73  unlimited permission to copy and/or distribute it, with or without
74  modifications, as long as this notice is preserved.
75
76  This file is distributed in the hope that it will be useful, but
77  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
78  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.