chiark / gitweb /
LICENCE.txt: Tidy up a bit
[innduct.git] / LICENCE.txt
1 innduct - tailing reliable realtime streaming feeder for inn
2 ============================================================
3
4 innduct is
5   Copyright 2010,2015,2022,2024
6   Ian Jackson <ijackson@chiark.greenend.org.uk>
7
8
9 GPLv3+
10 ======
11
12 innduct is distributed under the terms of the GNU General Public
13 License, version 3 or later (at your option).
14
15 secnet is distributed in the hope that it will be useful, but WITHOUT
16 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
17 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
18 for more details.
19
20 The file COPYING in the source tree contains a copy of the GNU GPL v3.
21 A copy of this licence can be found on Debian systems (and
22 derivatives) in /usr/share/common-licenses/GPL-3.
23
24 Some files contain a notice with the abbreviated form:
25   SPDX-License-Identifier: GPL-3.0-or-later
26 As is conventional, this should be read as a licence grant.
27
28
29
30 (I believe that when you compile and link this as part of the inn2
31 build, with the Makefile runes I have provided, all the libraries
32 and files which end up included in innduct are licence-compatible
33 with GPLv3.  If not then please let me know.  -Ian Jackson.