From 2b9f7cb23aaa6c1d08cf5ebbb58d8801421bb1fa Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Tue, 15 Dec 2020 10:27:30 +0100
Subject: [PATCH] Don't explicitly mention the license for the code coming from
 'Anonymous Coders' and Junkbusters

It's obviously licensed under the GNU GPL like the
rest of Privoxy or we wouldn't be allowed to distribute
it.
---
 doc/source/copyright.sgml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/source/copyright.sgml b/doc/source/copyright.sgml
index c2b075d3..7cbd12bf 100644
--- a/doc/source/copyright.sgml
+++ b/doc/source/copyright.sgml
@@ -34,7 +34,6 @@
 
 <para>
  Some source code is based on code Copyright &my-copy; 1997 by Anonymous Coders
- and Junkbusters, Inc. and licensed under the <citetitle>GNU General Public
- License</citetitle>.
+ and Junkbusters, Inc.
 </para>
 
-- 
2.49.0