diff options
Diffstat (limited to 'sbin/isakmpd/regress/pkcs/pkcstest.c')
-rw-r--r-- | sbin/isakmpd/regress/pkcs/pkcstest.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/isakmpd/regress/pkcs/pkcstest.c b/sbin/isakmpd/regress/pkcs/pkcstest.c index 260ebcb0844..fffb4a59f07 100644 --- a/sbin/isakmpd/regress/pkcs/pkcstest.c +++ b/sbin/isakmpd/regress/pkcs/pkcstest.c @@ -1,8 +1,9 @@ -/* $OpenBSD: pkcstest.c,v 1.6 1999/03/24 14:57:54 niklas Exp $ */ -/* $EOM: pkcstest.c,v 1.6 1999/03/13 17:43:22 niklas Exp $ */ +/* $OpenBSD: pkcstest.c,v 1.7 1999/04/19 21:00:46 niklas Exp $ */ +/* $EOM: pkcstest.c,v 1.7 1999/04/05 18:27:37 niklas Exp $ */ /* * Copyright (c) 1998 Niels Provos. All rights reserved. + * Copyright (c) 1999 Niklas Hallqvist. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |