From: Fabian Keil <fk@fabiankeil.de> Date: Wed, 22 Jul 2020 12:10:06 +0000 (+0200) Subject: license.sgml: Explain that Privoxy has to be distributed under the GPLv3 (or later... X-Git-Tag: v_3_0_29~254 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/faq/user-manual/@default-cgi@show-url-info?a=commitdiff_plain;h=332d8953b30fd1f0b62b496e26eb3f786ddc8d6e;p=privoxy.git license.sgml: Explain that Privoxy has to be distributed under the GPLv3 (or later) when linked with mbedTLS --- diff --git a/doc/source/license.sgml b/doc/source/license.sgml index 351e06f1..383ab90f 100644 --- a/doc/source/license.sgml +++ b/doc/source/license.sgml @@ -25,9 +25,20 @@ <para> <application>Privoxy</application> is free software; you can - redistribute it and/or modify it under the terms of the - <citetitle>GNU General Public License</citetitle>, version 2, - as published by the Free Software Foundation. + redistribute and/or modify its source code under the terms + of the <citetitle>GNU General Public License</citetitle> + as published by the Free Software Foundation, either version 2 + of the license, or (at your option) any later version. +</para> + +<para> + The same is true for <application>Privoxy</application> binaries + unless they are linked with + <ulink url="https://tls.mbed.org/">mbed TLS</ulink> in which + case you can redistribute them and/or modify them under the terms + of the <citetitle>GNU General Public License</citetitle> + as published by the Free Software Foundation, either version 3 + of the license, or (at your option) any later version. </para> <para> @@ -38,4 +49,3 @@ url="https://www.privoxy.org/user-manual/copyright.html#LICENSE"> <citetitle>license</citetitle></ulink> for details. </para> -