From 4697cf05fcd27c0c559477f66d82784ebcb60b42 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 17 Apr 2022 17:48:54 +0200 Subject: [PATCH] Add OpenSSL to the list of libraries that may be licensed under the Apache 2.0 license ... in which case the linked Privoxy binary has to be distributed under the GPLv3 or later. --- doc/source/license.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/license.sgml b/doc/source/license.sgml index 60157481..8e4888ce 100644 --- a/doc/source/license.sgml +++ b/doc/source/license.sgml @@ -34,7 +34,8 @@ The same is true for Privoxy binaries unless they are linked with a - mbed TLS version + mbed TLS or + OpenSSL version that is licensed under the Apache 2.0 license in which case you can redistribute and/or modify the Privoxy binaries under the terms of the GNU General Public License -- 2.39.2