diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-27 12:03:40 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-27 12:03:40 +0000 |
commit | 83ddad5afb1ef8895859420fadb7e75c955c52fe (patch) | |
tree | 85a32bfa7f5d32dd4505dcefaf2fbd7b8681c3b7 /sbin/isakmpd/sa.h | |
parent | 41801fce439cd6c2433e0917e60b9f7647827915 (diff) |
(c) 2001
Diffstat (limited to 'sbin/isakmpd/sa.h')
-rw-r--r-- | sbin/isakmpd/sa.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/isakmpd/sa.h b/sbin/isakmpd/sa.h index cb6b51dbc23..cfe8759de5c 100644 --- a/sbin/isakmpd/sa.h +++ b/sbin/isakmpd/sa.h @@ -1,9 +1,9 @@ -/* $OpenBSD: sa.h,v 1.19 2001/01/14 23:40:01 angelos Exp $ */ +/* $OpenBSD: sa.h,v 1.20 2001/01/27 12:03:36 niklas Exp $ */ /* $EOM: sa.h,v 1.58 2000/10/10 12:39:01 provos Exp $ */ /* * Copyright (c) 1998, 1999 Niklas Hallqvist. All rights reserved. - * Copyright (c) 1999 Angelos D. Keromytis. All rights reserved. + * Copyright (c) 1999, 2001 Angelos D. Keromytis. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |