Merge branch 'master' of ssh://git.privoxy.org:23/git/privoxy
[privoxy.git] / doc / source / license.sgml
1 <!--
2  File        :  doc/source/license.sgml
3
4  Purpose     :  Entity included in other project documents.
5
6  Copyright (C) 2001-2020 the Privoxy Developers https://www.privoxy.org/
7  See LICENSE.
8
9  ======================================================================
10   This file used for inclusion with other documents only.
11  ======================================================================
12
13  If you make changes to this file, please verify the finished
14  docs all display as intended.
15
16  This file is included into:
17
18   privoxy-man-page
19   user-manual
20   developer-manual
21   faq
22   webserver/index.sgml
23
24 -->
25
26 <para>
27  <application>Privoxy</application> is free software; you can
28  redistribute and/or modify its source code under the terms
29  of the <citetitle>GNU General Public License</citetitle>
30  as published by the Free Software Foundation, either version 2
31  of the license, or (at your option) any later version.
32 </para>
33
34 <para>
35  The same is true for <application>Privoxy</application> binaries
36  unless they are linked with
37  <ulink url="https://tls.mbed.org/">mbed TLS</ulink> in which
38  case you can redistribute them and/or modify them under the terms
39  of the <citetitle>GNU General Public License</citetitle>
40  as published by the Free Software Foundation, either version 3
41  of the license, or (at your option) any later version.
42 </para>
43
44 <para>
45  <application>Privoxy</application> is distributed in the hope that
46  it will be useful, but WITHOUT ANY WARRANTY; without even the implied
47  warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
48  See the <ulink
49  url="https://www.privoxy.org/user-manual/copyright.html#LICENSE">
50  <citetitle>license</citetitle></ulink> for details.
51 </para>