diff options
Diffstat (limited to 'sbin/isakmpd/isakmpd.c')
-rw-r--r-- | sbin/isakmpd/isakmpd.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/isakmpd/isakmpd.c b/sbin/isakmpd/isakmpd.c index 10ba8a7d470..1cac9249bb1 100644 --- a/sbin/isakmpd/isakmpd.c +++ b/sbin/isakmpd/isakmpd.c @@ -1,8 +1,9 @@ -/* $OpenBSD: isakmpd.c,v 1.17 2000/01/31 08:18:54 niklas Exp $ */ -/* $EOM: isakmpd.c,v 1.41 2000/01/31 05:50:59 angelos Exp $ */ +/* $OpenBSD: isakmpd.c,v 1.18 2000/02/01 02:46:18 niklas Exp $ */ +/* $EOM: isakmpd.c,v 1.42 2000/01/31 22:33:46 niklas Exp $ */ /* * Copyright (c) 1998, 1999 Niklas Hallqvist. All rights reserved. + * Copyright (c) 1999, 2000 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 |