blob: 4d0596cb98737d60ab406244a91c1319af8ceb63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
Package: libassuan
Maintainer: Werner Koch <[email protected]>
Bug reports: [email protected]
Security related bug reports: [email protected]
License (library): LGPLv2.1+
License (manual): GPLv3+
Libassuan is free software. See below for details. 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.
Authors with a FSF copyright assignment
=======================================
Werner Koch <[email protected]>
- Initial code.
Neal H. Walfield <[email protected]>
- Code cleanup, descriptor passing and bug fixes.
Marcus Brinkmann <[email protected]>
- Shared library version, bug fixes.
g10 Code GmbH <[email protected]>
- all work indicated by mail addresses in ChangeLogs
Ben Kibbey <[email protected]> Assigns Past and Future Changes For GnuPG.
- Fixes and new features
Authors with a DCO
==================
Notes:
======
Libassuan was orginally part of NewPG, a temporary fork of GnuPG, and
later split of into a separate library.
Copyright
=========
The Libassuan code is distributed under the GNU Lesser General Public
License, version 2.1 or later. The manual is distributed under the
GNU General Public License, Version 3 or later.
List of Copyright holders
=========================
Copyright (C) 1992-2013 Free Software Foundation, Inc.
Copyright (C) 1994 X Consortium
Copyright (C) 2000 Werner Koch (dd9jn)
Copyright (C) 2001-2021,2023-2025 g10 Code GmbH
Copyright (C) 2004 Simon Josefsson
|