aboutsummaryrefslogtreecommitdiff
path: root/contrib/ipfilter/ipt.h
diff options
context:
space:
mode:
authorDarren Reed <darrenr@FreeBSD.org>2000-05-24 02:14:22 +0000
committerDarren Reed <darrenr@FreeBSD.org>2000-05-24 02:14:22 +0000
commit933f6f74ee8ab500d6220f8560b0c022fcf93830 (patch)
tree8658a81b1c1fcbbbec3b1df568cc198dd98d44ee /contrib/ipfilter/ipt.h
parent14f80d3d7b0facdb829707b1b599040b7a44592a (diff)
downloadsrc-933f6f74ee8ab500d6220f8560b0c022fcf93830.tar.gz
src-933f6f74ee8ab500d6220f8560b0c022fcf93830.zip
Import IP Filter 3.4.4 into FreeBSD-current
Notes
Notes: svn path=/vendor/ipfilter/dist/; revision=60841
Diffstat (limited to 'contrib/ipfilter/ipt.h')
-rw-r--r--contrib/ipfilter/ipt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/ipfilter/ipt.h b/contrib/ipfilter/ipt.h
index 9184090a9ad3..bdc6a29f51ca 100644
--- a/contrib/ipfilter/ipt.h
+++ b/contrib/ipfilter/ipt.h
@@ -1,10 +1,10 @@
/*
- * Copyright (C) 1993-1998 by Darren Reed.
+ * Copyright (C) 1993-2000 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.
- * $Id: ipt.h,v 2.1 1999/08/04 17:30:08 darrenr Exp $
+ * $Id: ipt.h,v 2.2 2000/03/13 22:10:25 darrenr Exp $
*/
#ifndef __IPT_H__