-
Notifications
You must be signed in to change notification settings - Fork 10
/
AUTHORS
51 lines (36 loc) · 1.75 KB
/
AUTHORS
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
Package: npth
Download: https://gnupg.org/ftp/gcrypt/npth/
Repository: git://git.gnupg.org/npth.git
Maintainer: Werner Koch <[email protected]>
Bug reports: [email protected]
Security related bug reports: [email protected]
License: LGPLv2+
nPth is free software. See the file COPYING.LIB 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.
* Authors
g10 Code GmbH <[email protected]>
- Design and implementation.
* Copyright
nPth is Copyright (C) 2011, 2012, 2014, 2015, 2017, 2024 g10 Code GmbH
nPth is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation; either version 2.1 of
the License, or (at your option) any later version.
nPth is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see <https://www.gnu.org/licenses/>.
# This file is Copyright 2011, 2012 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.