Bump copyright
[privoxy.git] / configure.in
index b802a87..e9d655c 100644 (file)
@@ -1,8 +1,8 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl
-dnl $Id: configure.in,v 1.208 2017/03/08 13:13:18 fabiankeil Exp $
+dnl $Id: configure.in,v 1.209 2017/05/04 14:34:18 fabiankeil Exp $
 dnl
-dnl Written by and Copyright (C) 2001-2016 the
+dnl Written by and Copyright (C) 2001-2017 the
 dnl Privoxy team. https://www.privoxy.org/
 dnl
 dnl Based on the Internet Junkbuster originally written
@@ -32,7 +32,7 @@ dnl =================================================================
 dnl AutoConf Initialization
 dnl =================================================================
 
-AC_REVISION($Revision: 1.208 $)
+AC_REVISION($Revision: 1.209 $)
 AC_INIT(jcc.c)
 
 if test ! -f config.h.in; then