File: copyright

package info (click to toggle)
firehol 3.1.7%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,768 kB
  • sloc: sh: 20,852; makefile: 827; perl: 554; sed: 12
file content (81 lines) | stat: -rw-r--r-- 2,635 bytes parent folder | download | duplicates (2)
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
77
78
79
80
81
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: firehol
Upstream-Contact:
 Costa Tsaousis <costa@firehol.org>
 Phil Whineray <phil@firehol.org>
Source: https://firehol.org
X-Source-Downloaded-From: https://github.com/firehol/firehol/releases
X-Upstream-Vcs: https://github.com/firehol/firehol.git
X-Upstream-Bugs: https://github.com/firehol/firehol/issues
Files-Excluded:
 html/ipsets/*.css
 html/ipsets/*.html
 doc/tools/pandoc-post
 doc/vnetbuild/man
 doc/fireqos/man
 doc/firehol/man
 doc/vnetbuild/vnetbuild-manual.html
 doc/fireqos/fireqos-manual.html
 doc/firehol/firehol-manual.html
 doc/vnetbuild/vnetbuild-manual.pdf
 doc/fireqos/fireqos-manual.pdf
 doc/firehol/firehol-manual.pdf
 doc/firehol/firehol-services.5.md
 doc/firehol/contents.md
 doc/service-links
 autotool/install-sh
 autotool/missing
 sbin/install.config.in
 tests/Makefile.in
 html/ipsets/Makefile.in
 html/Makefile.in
 contrib/Makefile.in
 doc/vnetbuild/Makefile.in
 doc/fireqos/Makefile.in
 doc/firehol/Makefile.in
 doc/Makefile.in
 examples/Makefile.in
 etc/Makefile.in
 sbin/Makefile.in
 m4/Makefile.in
 Makefile.in
 aclocal.m4
 configure
Comment:
 The upstream source tarball is repacked to drop off some substantial
 weight by mainly cleaning up regenerated files. The html material in
 html/ipsets is discarded as it contains prebuilt javascript objects
 (source-contains-prebuilt-javascript-object lintian tag).

Files: *
Copyright:
 2012-2021 Phil Whineray <phil@firehol.org>
 2003-2021 Costa Tsaousis <costa@firehol.org>
License: GPL-2+

Files: debian/*
Copyright:
 2013-2021 Jerome Benoit <calculus@rezozer.net>
 2004-2009 Alexander Wirt <formorer@debian.org>
 2003-2004 Marc Brockschmidt <he@debian.org>
License: GPL-2+
Comment:
 This package was originally debianized by Marc Brockschmidt <he@debian.org>
 on Thu 2003-05-01.

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 package. 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".