From 22f287402a1b4f905aff0843f5a4d2b4b455f108 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 4 May 2017 14:34:28 +0000 Subject: [PATCH] Bump copyright --- configure.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.in b/configure.in index b802a873..e9d655cd 100644 --- a/configure.in +++ b/configure.in @@ -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 -- 2.39.2