From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 23 Jul 2012 12:47:01 +0000 (+0000)
Subject: Update copyright range
X-Git-Tag: v_3_0_20~308
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/diff?a=commitdiff_plain;h=30dab240148066218231d5d1649c8621fff009d7;p=privoxy.git

Update copyright range
---

diff --git a/ssplit.c b/ssplit.c
index 9e1fd3d7..01618989 100644
--- a/ssplit.c
+++ b/ssplit.c
@@ -1,11 +1,11 @@
-const char ssplit_rcs[] = "$Id: ssplit.c,v 1.18 2012/07/23 12:46:18 fabiankeil Exp $";
+const char ssplit_rcs[] = "$Id: ssplit.c,v 1.19 2012/07/23 12:46:40 fabiankeil Exp $";
 /*********************************************************************
  *
  * File        :  $Source: /cvsroot/ijbswa/current/ssplit.c,v $
  *
  * Purpose     :  A function to split a string at specified delimiters.
  *
- * Copyright   :  Written by and Copyright (C) 2001 the SourceForge
+ * Copyright   :  Written by and Copyright (C) 2001-2012 the
  *                Privoxy team. http://www.privoxy.org/
  *
  *                Based on the Internet Junkbuster originally written