aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/AUTHORS
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python/AUTHORS')
-rw-r--r--lang/python/AUTHORS54
1 files changed, 54 insertions, 0 deletions
diff --git a/lang/python/AUTHORS b/lang/python/AUTHORS
new file mode 100644
index 00000000..54e40ae8
--- /dev/null
+++ b/lang/python/AUTHORS
@@ -0,0 +1,54 @@
+Package: gpg-py
+Homepage: https://gnupg.org/software/gpgme/
+Download: https://gnupg.org/ftp/gcrypt/gpgme/
+Repository: git://git.gnupg.org/gpgme.git
+Maintainer: Werner Koch <[email protected]>
+Bug reports: https://bugs.gnupg.org
+Security related bug reports: [email protected]
+License (software): LGPL-2.1-or-later
+License (examples, tests): GPL-2.0-or-later
+
+
+GPGME is free software. See the files COPYING.LESSER and COPYING for
+copying conditions. License copyright years may be listed using range
+notation, e.g., 2000-2013, indicating that every year in the range,
+inclusive, is a copyrightable year that would otherwise be listed
+individually.
+
+
+List of Copyright holders
+=========================
+
+ Copyright (C) 1985, 1986, 1988, 1990-2022 Free Software Foundation, Inc.
+ Copyright (C) 2000 Werner Koch
+ Copyright (C) 2001-2022, 2024 g10 Code GmbH
+ Copyright (C) 2004-2008 Igor Belyi
+ Copyright (C) 2002 John Goerzen
+ Copyright (C) 2008 Bernhard Reiter
+ Copyright (C) 2014, 2015 Martin Albrecht
+ Copyright (C) 2015, 2018, 2019 Ben McGinnes
+ Copyright (C) 2016 Tobias Mueller
+
+
+Authors with a DCO
+==================
+
+Daniel Kahn Gillmor <[email protected]>
+2014-09-24:[email protected]:
+
+Tobias Mueller <[email protected]>
+2016-11-23:[email protected]:
+
+Ben McGinnes <[email protected]>
+2017-12-16:[email protected]:
+
+
+ Copyright 2001, 2002, 2012, 2013 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.