From: Fabian Keil Date: Fri, 27 Jul 2012 17:41:42 +0000 (+0000) Subject: Bump copyright X-Git-Tag: v_3_0_20~290 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=93e9e31a1f5368ef0c1925e25288b735c6f58d3b;p=privoxy.git Bump copyright --- diff --git a/jcc.c b/jcc.c index 8f35b329..7a706ef6 100644 --- a/jcc.c +++ b/jcc.c @@ -1,4 +1,4 @@ -const char jcc_rcs[] = "$Id: jcc.c,v 1.384 2012/07/27 17:31:10 fabiankeil Exp $"; +const char jcc_rcs[] = "$Id: jcc.c,v 1.385 2012/07/27 17:39:57 fabiankeil Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/jcc.c,v $ @@ -6,7 +6,7 @@ const char jcc_rcs[] = "$Id: jcc.c,v 1.384 2012/07/27 17:31:10 fabiankeil Exp $" * Purpose : Main file. Contains main() method, main loop, and * the main connection-handling function. * - * Copyright : Written by and Copyright (C) 2001-2010 the + * Copyright : Written by and Copyright (C) 2001-2012 the * Privoxy team. http://www.privoxy.org/ * * Based on the Internet Junkbuster originally written