From 7e0be039f28df767dd39bd17a9c50bfdafd17a86 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 7 Dec 2020 22:30:44 +0100
Subject: [PATCH] Simplify the 'Is there is a license or fee?' FAQ entry

---
 doc/source/faq.sgml | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml
index 1233be03..09215edb 100644
--- a/doc/source/faq.sgml
+++ b/doc/source/faq.sgml
@@ -401,12 +401,11 @@ Privoxy. Why should I use Privoxy at all?</title>
 <sect2 renderas="sect3" id="license"><title>Is there is a license or fee? What about a
 warranty? Registration?</title>
  <para>
-  <application>Privoxy</application> is free software and licensed under the <ulink
-  url="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU General Public License (GPL) version 2</ulink>.
-  It is free to use, copy, modify or distribute as you wish under the terms of this
-  license.  Please see the <link linkend="copyright">Copyright</link> section for more
-  information on the license and copyright. Or the <filename>LICENSE</filename> file
-  that should be included.
+  <application>Privoxy</application> is free software.
+  It is free to use, copy, modify or distribute as you wish under the terms of its
+  license.
+  Please see the <link linkend="copyright">Copyright</link> section for more
+  information on the license and copyright.
  </para>
  <para>
   There is <emphasis>no warranty</emphasis> of any kind, expressed, implied or otherwise.
-- 
2.49.0