diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-12-19 16:12:44 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-12-19 16:12:44 +0000 |
commit | d218be396662398cc925df1a7c6ab19c3c3eb7ad (patch) | |
tree | c760b8717d91fce5ab516bee1edb1290dca0abd7 /sbin/pfctl/pfctl.c | |
parent | a7f153b3bb74fc29ee996a720bb6208d121155e0 (diff) |
i wrote much of these, assert my copyright
Diffstat (limited to 'sbin/pfctl/pfctl.c')
-rw-r--r-- | sbin/pfctl/pfctl.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/pfctl/pfctl.c b/sbin/pfctl/pfctl.c index 69d074837ef..a9a1f2214d2 100644 --- a/sbin/pfctl/pfctl.c +++ b/sbin/pfctl/pfctl.c @@ -1,7 +1,8 @@ -/* $OpenBSD: pfctl.c,v 1.195 2003/12/16 00:32:59 mcbride Exp $ */ +/* $OpenBSD: pfctl.c,v 1.196 2003/12/19 16:12:43 henning Exp $ */ /* * Copyright (c) 2001 Daniel Hartmeier + * Copyright (c) 2002,2003 Henning Brauer * All rights reserved. * * Redistribution and use in source and binary forms, with or without |