diff options
Diffstat (limited to 'lang/qt/AUTHORS')
-rw-r--r-- | lang/qt/AUTHORS | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/lang/qt/AUTHORS b/lang/qt/AUTHORS new file mode 100644 index 00000000..43c16dfe --- /dev/null +++ b/lang/qt/AUTHORS @@ -0,0 +1,49 @@ +Package: qgpgme +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): GPL-2.0-or-later +License (tests): GPL-2.0-only, GPL-2.0-or-later + + +QGpgME is free software. See the file 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) 1992-2022 Free Software Foundation, Inc. + Copyright (C) 2000 Werner Koch + Copyright (C) 2001-2024 g10 Code GmbH + Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010, 2016 + Klarälvdalens Datakonsult AB + Copyright (C) 2004-2016 several members of the KDE community + (see git log of gpgmepp, kdepimlibs and kdepim repositories + in KDE's git) + Copyright (C) 2016, 2017 + Bundesamt für Sicherheit in der Informationstechnik + Copyright (C) 2016, 2017 Intevation GmbH + + +Authors with a DCO +================== + +Daniel Kahn Gillmor <[email protected]> +2014-09-24:[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. |