From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 31 Dec 2011 14:49:07 +0000 (+0000)
Subject: Bump copyright. There were various significant changes in 2010 and 2011.
X-Git-Tag: v_3_0_20~429
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/%22javascript:back()/user-manual/@proxy-info-url@?a=commitdiff_plain;h=b2a94203a0fd55da643043e8df9e97735d35645e;p=privoxy.git

Bump copyright. There were various significant changes in 2010 and 2011.
---

diff --git a/parsers.c b/parsers.c
index 51ff6944..f5dbd1b0 100644
--- a/parsers.c
+++ b/parsers.c
@@ -1,11 +1,11 @@
-const char parsers_rcs[] = "$Id: parsers.c,v 1.237 2011/11/06 11:36:27 fabiankeil Exp $";
+const char parsers_rcs[] = "$Id: parsers.c,v 1.238 2011/12/31 14:47:45 fabiankeil Exp $";
 /*********************************************************************
  *
  * File        :  $Source: /cvsroot/ijbswa/current/parsers.c,v $
  *
  * Purpose     :  Declares functions to parse/crunch headers and pages.
  *
- * Copyright   :  Written by and Copyright (C) 2001-2009 the
+ * Copyright   :  Written by and Copyright (C) 2001-2011 the
  *                Privoxy team. http://www.privoxy.org/
  *
  *                Based on the Internet Junkbuster originally written