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/x509.h | |
parent | 41801fce439cd6c2433e0917e60b9f7647827915 (diff) |
(c) 2001
Diffstat (limited to 'sbin/isakmpd/x509.h')
-rw-r--r-- | sbin/isakmpd/x509.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/isakmpd/x509.h b/sbin/isakmpd/x509.h index 85a7eddbadd..109512f7f52 100644 --- a/sbin/isakmpd/x509.h +++ b/sbin/isakmpd/x509.h @@ -1,10 +1,10 @@ -/* $OpenBSD: x509.h,v 1.9 2001/01/26 16:40:52 niklas Exp $ */ +/* $OpenBSD: x509.h,v 1.10 2001/01/27 12:03:36 niklas Exp $ */ /* $EOM: x509.h,v 1.11 2000/09/28 12:53:27 niklas Exp $ */ /* * Copyright (c) 1998, 1999 Niels Provos. All rights reserved. * Copyright (c) 1999 Angelos D. Keromytis. All rights reserved. - * Copyright (c) 2000 Niklas Hallqvist. All rights reserved. + * Copyright (c) 2000, 2001 Niklas Hallqvist. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |