Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / sys / contrib / ipfilter / netinet / ipl.h
1 /*
2  * Copyright (C) 1993-2002 by Darren Reed.
3  *
4  * See the IPFILTER.LICENCE file for details on licencing.
5  *
6  * @(#)ipl.h    1.21 6/5/96
7  * $Id: ipl.h,v 2.15.2.35 2002/08/28 13:00:50 darrenr Exp $
8  * $FreeBSD: src/sys/contrib/ipfilter/netinet/ipl.h,v 1.14.2.5 2003/03/01 03:55:55 darrenr Exp $
9  * $DragonFly: src/sys/contrib/ipfilter/netinet/ipl.h,v 1.2 2003/06/17 04:28:20 dillon Exp $
10  */
11
12 #ifndef __IPL_H__
13 #define __IPL_H__
14
15 #define IPL_VERSION     "IP Filter: v3.4.31"
16
17 #endif