From 906311122f1cb915802bda61741695cb05bf8da9 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 4 Jun 2017 14:37:05 +0000
Subject: [PATCH] Fix comments that still called Privoxy Junkbuster

---
 jbsockets.c | 4 ++--
 jbsockets.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/jbsockets.c b/jbsockets.c
index 25ea54ff..28790cf1 100644
--- a/jbsockets.c
+++ b/jbsockets.c
@@ -1,10 +1,10 @@
-const char jbsockets_rcs[] = "$Id: jbsockets.c,v 1.141 2017/05/25 11:17:29 fabiankeil Exp $";
+const char jbsockets_rcs[] = "$Id: jbsockets.c,v 1.142 2017/06/04 14:36:44 fabiankeil Exp $";
 /*********************************************************************
  *
  * File        :  $Source: /cvsroot/ijbswa/current/jbsockets.c,v $
  *
  * Purpose     :  Contains wrappers for system-specific sockets code,
- *                so that the rest of Junkbuster can be more
+ *                so that the rest of Privoxy can be more
  *                OS-independent.  Contains #ifdefs to make this work
  *                on many platforms.
  *
diff --git a/jbsockets.h b/jbsockets.h
index f291e1c3..3259fa21 100644
--- a/jbsockets.h
+++ b/jbsockets.h
@@ -1,12 +1,12 @@
 #ifndef JBSOCKETS_H_INCLUDED
 #define JBSOCKETS_H_INCLUDED
-#define JBSOCKETS_H_VERSION "$Id: jbsockets.h,v 1.23 2014/06/02 06:19:05 fabiankeil Exp $"
+#define JBSOCKETS_H_VERSION "$Id: jbsockets.h,v 1.24 2014/06/02 06:22:20 fabiankeil Exp $"
 /*********************************************************************
  *
  * File        :  $Source: /cvsroot/ijbswa/current/jbsockets.h,v $
  *
  * Purpose     :  Contains wrappers for system-specific sockets code,
- *                so that the rest of Junkbuster can be more
+ *                so that the rest of Privoxy can be more
  *                OS-independent.  Contains #ifdefs to make this work
  *                on many platforms.
  *
-- 
2.49.0