summaryrefslogtreecommitdiffstats
path: root/debian/copyright
blob: 012fcec01970d3058b86b0b592c3194db09d1ad2 (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
74
75
76
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libnftnl
Source: https://git.netfilter.org/libnftnl

Files: *
Copyright: 2013 Pablo Neira Ayuso <pablo@netfilter.org>
License: GPL-2+

Files: tests/nft-chain-test.c tests/nft-expr_*-test.c tests/nft-rule-test.c tests/nft-set-test.c tests/nft-table-test.c
Copyright: 2012 Ana Rey Botello <anarey@gmail.com>
License: GPL-2+

Files: debian/*
Copyright: 2021 Arturo Borrero Gonzalez <arturo@debian.org>
License: GPL-2+

Files: src/ruleset.c
Copyright: 2012-2013 Pablo Neira Ayuso <pablo@nefilter.org>
           2013 Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
           2013 Alvaro Neira Ayuso <alvaroneay@gmail.com>
License: GPL-2+

Files: src/utils.c
Copyright: 2012-2013 Pablo Neira Ayuso <pablo@nefilter.org>
           2013 Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
License: GPL-2+

Files: src/expr/masq.c src/expr/redir.c
Copyright: 2014 Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
License: GPL-2+

Files: src/expr/queue.c
Copyright: 2013 Eric Leblond <eric@regit.org>
License: GPL-2+

Files: src/expr/nat.c
Copyright: 2012-2014 Pablo Neira Ayuso <pablo@netfilter.org>
           2012 Intel Corporation
License: GPL-2+

Files: examples/nft-ruleset-get.c
Copyright: 2013 Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
License: GPL-2

License: GPL-2+
 This package 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 2 of the License, or
 (at your option) any later version.
 .
 This package 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 General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

License: GPL-2
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Library General Public License as published by
 the Free Software Foundation.
 .
 This program 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 Library General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".