From e2e28d4361fc9bdb67694eedaf349bdc7ca088a3 Mon Sep 17 00:00:00 2001 From: darrenr Date: Mon, 4 Jun 2007 02:50:28 +0000 Subject: Import IPFilter 4.1.23 to vendor branch. See src/contrib/ipfilter/HISTORY for details of changes since 4.1.13 --- contrib/ipfilter/tools/lexer.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'contrib/ipfilter/tools/lexer.h') diff --git a/contrib/ipfilter/tools/lexer.h b/contrib/ipfilter/tools/lexer.h index a296cb0..b838d41 100644 --- a/contrib/ipfilter/tools/lexer.h +++ b/contrib/ipfilter/tools/lexer.h @@ -1,3 +1,8 @@ +/* + * Copyright (C) 2002-2004 by Darren Reed. + * + * See the IPFILTER.LICENCE file for details on licencing. + */ typedef struct wordtab { char *w_word; -- cgit v1.1