[Privoxy-commits] [privoxy] 02/02: Regenerate user manual with updated binary license paragraph

User Git git at git.privoxy.org
Tue Jan 6 07:59:58 CET 2026


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit a9c02b30fe3b0f6e92cca62208ac19475a193b16
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Jan 6 07:58:37 2026 +0100

    Regenerate user manual with updated binary license paragraph
---
 doc/webserver/user-manual/appendix.html  | 16 ++++++++--------
 doc/webserver/user-manual/copyright.html | 10 ++++++----
 2 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/doc/webserver/user-manual/appendix.html b/doc/webserver/user-manual/appendix.html
index 4c6535d6..8aa58575 100644
--- a/doc/webserver/user-manual/appendix.html
+++ b/doc/webserver/user-manual/appendix.html
@@ -202,7 +202,7 @@
       these. If not, you will get a friendly error message. Internet access is not necessary either.</p>
       <ul>
         <li>
-          <p>Privoxy main page:</p><a name="AEN6591" id="AEN6591"></a>
+          <p>Privoxy main page:</p><a name="AEN6593" id="AEN6593"></a>
           <blockquote class="BLOCKQUOTE">
             <p><a href="http://config.privoxy.org/" target="_top">http://config.privoxy.org/</a></p>
           </blockquote>
@@ -211,7 +211,7 @@
           "APPLICATION">Privoxy</span>)</p>
         </li>
         <li>
-          <p>View and toggle client tags:</p><a name="AEN6599" id="AEN6599"></a>
+          <p>View and toggle client tags:</p><a name="AEN6601" id="AEN6601"></a>
           <blockquote class="BLOCKQUOTE">
             <p><a href="http://config.privoxy.org/client-tags" target=
             "_top">http://config.privoxy.org/client-tags</a></p>
@@ -219,21 +219,21 @@
         </li>
         <li>
           <p>Show information about the current configuration, including viewing and editing of actions
-          files:</p><a name="AEN6604" id="AEN6604"></a>
+          files:</p><a name="AEN6606" id="AEN6606"></a>
           <blockquote class="BLOCKQUOTE">
             <p><a href="http://config.privoxy.org/show-status" target=
             "_top">http://config.privoxy.org/show-status</a></p>
           </blockquote>
         </li>
         <li>
-          <p>Show the browser's request headers:</p><a name="AEN6609" id="AEN6609"></a>
+          <p>Show the browser's request headers:</p><a name="AEN6611" id="AEN6611"></a>
           <blockquote class="BLOCKQUOTE">
             <p><a href="http://config.privoxy.org/show-request" target=
             "_top">http://config.privoxy.org/show-request</a></p>
           </blockquote>
         </li>
         <li>
-          <p>Show which actions apply to a URL and why:</p><a name="AEN6614" id="AEN6614"></a>
+          <p>Show which actions apply to a URL and why:</p><a name="AEN6616" id="AEN6616"></a>
           <blockquote class="BLOCKQUOTE">
             <p><a href="http://config.privoxy.org/show-url-info" target=
             "_top">http://config.privoxy.org/show-url-info</a></p>
@@ -242,15 +242,15 @@
         <li>
           <p>Toggle Privoxy on or off. This feature can be turned off/on in the main <tt class="FILENAME">config</tt>
           file. When toggled <span class="QUOTE">"off"</span>, <span class="QUOTE">"Privoxy"</span> continues to run,
-          but only as a pass-through proxy, with no actions taking place:</p><a name="AEN6622" id="AEN6622"></a>
+          but only as a pass-through proxy, with no actions taking place:</p><a name="AEN6624" id="AEN6624"></a>
           <blockquote class="BLOCKQUOTE">
             <p><a href="http://config.privoxy.org/toggle" target="_top">http://config.privoxy.org/toggle</a></p>
           </blockquote>
-          <p>Short cuts. Turn off, then on:</p><a name="AEN6626" id="AEN6626"></a>
+          <p>Short cuts. Turn off, then on:</p><a name="AEN6628" id="AEN6628"></a>
           <blockquote class="BLOCKQUOTE">
             <p><a href="http://config.privoxy.org/toggle?set=disable" target=
             "_top">http://config.privoxy.org/toggle?set=disable</a></p>
-          </blockquote><a name="AEN6629" id="AEN6629"></a>
+          </blockquote><a name="AEN6631" id="AEN6631"></a>
           <blockquote class="BLOCKQUOTE">
             <p><a href="http://config.privoxy.org/toggle?set=enable" target=
             "_top">http://config.privoxy.org/toggle?set=enable</a></p>
diff --git a/doc/webserver/user-manual/copyright.html b/doc/webserver/user-manual/copyright.html
index add5b028..0404131b 100644
--- a/doc/webserver/user-manual/copyright.html
+++ b/doc/webserver/user-manual/copyright.html
@@ -34,10 +34,12 @@
     under the terms of the <i class="CITETITLE">GNU General Public License</i> as published by the Free Software
     Foundation, either version 2 of the license, or (at your option) any later version.</p>
     <p>The same is true for <span class="APPLICATION">Privoxy</span> binaries unless they are linked with a <a href=
-    "https://www.trustedfirmware.org/projects/mbed-tls/" target="_top">mbed TLS</a> version that is licensed under the
-    Apache 2.0 license in which case you can redistribute and/or modify the <span class="APPLICATION">Privoxy</span>
-    binaries under the terms of the <i class="CITETITLE">GNU General Public License</i> as published by the Free
-    Software Foundation, either version 3 of the license, or (at your option) any later version.</p>
+    "https://www.trustedfirmware.org/projects/mbed-tls/" target="_top">mbed TLS</a> or <a href=
+    "https://www.openssl.org/" target="_top">OpenSSL</a> version that is licensed under the Apache 2.0 license or
+    against a <a href="https://github.com/wolfSSL/wolfssl/" target="_top">wolfSSL</a> version that is licensed under
+    the GPL 3 in which case you can redistribute and/or modify the <span class="APPLICATION">Privoxy</span> binaries
+    under the terms of the <i class="CITETITLE">GNU General Public License</i> as published by the Free Software
+    Foundation, either version 3 of the license, or (at your option) any later version.</p>
     <p>Both licenses are included in the next section.</p>
     <div class="SECT2">
       <h2 class="SECT2"><a name="LICENSE">13.1. License</a></h2>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list