diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-02-05 05:58:55 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-02-05 05:58:55 +0000 |
commit | e689014cc2747748c76a2b3f492470f1362031e2 (patch) | |
tree | 30f2062ed5c01f4b6d08d952c92e6e0c432b485f /sys/netinet/ip_auth.h | |
parent | 20a077f722546853c96c85750162a4b9c096033b (diff) |
ipf 3.2.10; work by kjell
Diffstat (limited to 'sys/netinet/ip_auth.h')
-rw-r--r-- | sys/netinet/ip_auth.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/netinet/ip_auth.h b/sys/netinet/ip_auth.h index bf058fbc007..71c1c43ff6f 100644 --- a/sys/netinet/ip_auth.h +++ b/sys/netinet/ip_auth.h @@ -1,12 +1,12 @@ -/* $OpenBSD: ip_auth.h,v 1.2 1998/02/17 01:39:02 dgregor Exp $ */ +/* $OpenBSD: ip_auth.h,v 1.3 1999/02/05 05:58:50 deraadt Exp $ */ /* - * Copyright (C) 1997 by Darren Reed & Guido Van Rooij. + * Copyright (C) 1997-1998 by Darren Reed & Guido Van Rooij. * * 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: ip_auth.h,v 1.2 1998/02/17 01:39:02 dgregor Exp $ + * $Id: ip_auth.h,v 1.3 1999/02/05 05:58:50 deraadt Exp $ * */ #ifndef __IP_AUTH_H__ |