aboutsummaryrefslogtreecommitdiff
path: root/contrib/ipfilter/snoop.h
diff options
context:
space:
mode:
authorDarren Reed <darrenr@FreeBSD.org>2001-07-28 11:59:33 +0000
committerDarren Reed <darrenr@FreeBSD.org>2001-07-28 11:59:33 +0000
commitdba82da1c8912a1a3a6328593dc75b9f15f19fcf (patch)
tree503d2119100a8bd3735c0bda1607f3a64ed1ad33 /contrib/ipfilter/snoop.h
parentdd298e2f037989712b8d15d3692045527edeee31 (diff)
downloadsrc-dba82da1c8912a1a3a6328593dc75b9f15f19fcf.tar.gz
src-dba82da1c8912a1a3a6328593dc75b9f15f19fcf.zip
Import IPFilter version 3.4.20
Notes
Notes: svn path=/vendor/ipfilter/dist/; revision=80486
Diffstat (limited to 'contrib/ipfilter/snoop.h')
-rw-r--r--contrib/ipfilter/snoop.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/contrib/ipfilter/snoop.h b/contrib/ipfilter/snoop.h
index df800aec3ec9..2f6c305d22bc 100644
--- a/contrib/ipfilter/snoop.h
+++ b/contrib/ipfilter/snoop.h
@@ -1,9 +1,7 @@
/*
- * Copyright (C) 1993-2000 by Darren Reed.
+ * Copyright (C) 1993-2001 by Darren Reed.
*
- * Redistribution and use in source and binary forms are permitted
- * provided that this notice is preserved and due credit is given
- * to the original author and the contributors.
+ * See the IPFILTER.LICENCE file for details on licencing.
*/
#ifndef __SNOOP_H__
@@ -11,7 +9,7 @@
/*
* written to comply with the RFC (1761) from Sun.
- * $Id: snoop.h,v 2.2 2000/03/13 22:10:27 darrenr Exp $
+ * $Id: snoop.h,v 2.2.2.1 2001/06/26 10:43:20 darrenr Exp $
*/
struct snoophdr {
char s_id[8];