diff options
Diffstat (limited to 'contrib/ipfilter/tools/lexer.h')
| -rw-r--r-- | contrib/ipfilter/tools/lexer.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ipfilter/tools/lexer.h b/contrib/ipfilter/tools/lexer.h index b172c9351866..d973ea42ae35 100644 --- a/contrib/ipfilter/tools/lexer.h +++ b/contrib/ipfilter/tools/lexer.h @@ -1,5 +1,10 @@ /* $FreeBSD$ */ +/* + * Copyright (C) 2002-2004 by Darren Reed. + * + * See the IPFILTER.LICENCE file for details on licencing. + */ typedef struct wordtab { char *w_word; |
