diff options
author | Werner Koch <[email protected]> | 2017-07-12 12:56:22 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2017-07-12 12:56:22 +0000 |
commit | 111cd562d8eb11546bbd2d3bd11da4e952d4e504 (patch) | |
tree | c3d8a795bac26e8cd561062e52b51e60b38d3dc1 /AUTHORS | |
parent | python: Improve error handling. (diff) | |
download | gpgme-111cd562d8eb11546bbd2d3bd11da4e952d4e504.tar.gz gpgme-111cd562d8eb11546bbd2d3bd11da4e952d4e504.zip |
doc: Add list of copyright olders to AUTHORS.
--
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -9,6 +9,29 @@ License (software): LGPLv2.1+ License (manual+tools): GPLv3+ +GPGME is free software. See the files 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) 1991-2013 Free Software Foundation, Inc. + Copyright (C) 2000-2001 Werner Koch + Copyright (C) 2001-2017 g10 Code GmbH + Copyright (C) 2002 Klarälvdalens Datakonsult AB + Copyright (C) 2004-2008 Igor Belyi + Copyright (C) 2002 John Goerzen + Copyright (C) 2014, 2015 Martin Albrecht + Copyright (C) 2015 Ben McGinnes + Copyright (C) 2015-2016 Bundesamt für Sicherheit in der Informationstechnik + Copyright (C) 2016 Intevation GmbH + + +Authors info +============ + FSF <[email protected]> - Code taken from GnuPG 1.0: src/w32-util.c. - Other from FSF projects: src/setenv.c, src/vasprintf.c, |