From: Fabian Keil <fk@fabiankeil.de>
Date: Thu, 25 Feb 2021 14:49:08 +0000 (+0100)
Subject: user-manual: Add 'Third-party licenses and copyrights' section
X-Git-Tag: v_3_0_32~8
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/@default-cgi@toggle?a=commitdiff_plain;h=0daa294ce6e1bbe4f8ee3bc826948a230ab50d91;p=privoxy.git

user-manual: Add 'Third-party licenses and copyrights' section
---

diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index db9be11d..04ced107 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -8043,6 +8043,28 @@ Requests</title>
  <screen><![ RCDATA [ &GPLv3; ]]></screen>
 </sect3>
 
+<sect3 id="third-party-licenses"><title>Third-party licenses and copyrights</title>
+<para>
+ Privoxy depends on a couple of third-party libraries which have seperate licenses.
+ Please refer to the third-party websites for up-to-date license and copyright
+ information.
+</para>
+<para>
+ Privoxy depends on <ulink url="https://pcre.org/">pcre</ulink>.
+</para>
+<para>
+ When compiled with FEATURE_BROTLI (optional), Privoxy depends on
+ <ulink url="https://www.brotli.org/">brotli</ulink>.
+</para>
+<para>
+ When compiled with FEATURE_HTTPS_INSPECTION (optional),
+ Privoxy depends on a TLS library. The supported libraries are
+ <ulink url="https://www.openssl.org/">LibreSSL</ulink>,
+ <ulink url="https://tls.mbed.org/">mbed TLS</ulink> and
+ <ulink url="https://www.openssl.org/">OpenSSL</ulink>.
+</para>
+</sect3>
+
 </sect2>
 <!--  ~  End section  ~  -->