summaryrefslogtreecommitdiff
path: root/debian/copyright
blob: 0a4cf05a1f024aff7cce9428d38a69646f32c00a (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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/Net-DNS-SEC
Upstream-Contact: net-dns-users@nlnetlabs.nl
Upstream-Name: Net-DNS-SEC

Files: *
Copyright: 2001-2005 RIPE NCC
License: BSD-ish

Files: SEC.xs
 lib/Net/DNS/SEC/libcrypto.pod
 lib/Net/DNS/SEC/DSA.pm
 lib/Net/DNS/SEC/Digest.pm
 lib/Net/DNS/SEC/ECCGOST.pm
 lib/Net/DNS/SEC/ECDSA.pm
 lib/Net/DNS/SEC/EdDSA.pm
 lib/Net/DNS/SEC/Private.pm
 lib/Net/DNS/SEC/RSA.pm
Copyright: 2014-2021, Dick Franks
License: BSD-ish

Files: lib/Net/DNS/SEC.pm
Copyright: 2014-2018, Dick Franks
 2001-2005, RIPE NCC
License: BSD-ish

Files: demo/key2ds
Copyright: 2002, Miek Gieben
License: BSD-ish

Files: demo/make-signed-keyset
Copyright: 2002, Wes Griffin
License: BSD-ish

Files: debian/*
Copyright: 2008-2017, Ondřej Surý <ondrej@debian.org>
 2016, 2018, Angel Abad <angel@debian.org>
 2016, Axel Beckert <abe@debian.org>
 2018-2022, gregor herrmann <gregoa@debian.org>
License: Artistic or GPL-1+

License: Artistic
 This program is free software; you can redistribute it and/or modify
 it under the terms of the Artistic License, which comes with Perl.
 .
 On Debian systems, the complete text of the Artistic License can be
 found in `/usr/share/common-licenses/Artistic'.

License: GPL-1+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 1, or (at your option)
 any later version.
 .
 On Debian systems, the complete text of version 1 of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-1'.

License: BSD-ish
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and
 that both that copyright notice and this permission notice appear in
 supporting documentation, and that the name of the author not be used
 in advertising or publicity pertaining to distribution of the
 software without specific, written prior permission.
 .
 THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS; IN
 NO EVENT SHALL AUTHOR BE LIABLE FOR ANY SPECIAL, INDIRECT OR
 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
 USE OR PERFORMANCE OF THIS SOFTWARE.