diff options
author | Hakan Olsson <ho@cvs.openbsd.org> | 2001-07-10 10:47:38 +0000 |
---|---|---|
committer | Hakan Olsson <ho@cvs.openbsd.org> | 2001-07-10 10:47:38 +0000 |
commit | 802bb35c791b325ddc6adb2caa67682a09bde2da (patch) | |
tree | 5ab1b455a2b7f36dc1ae6d46a1949faf70aaf48c /sbin/isakmpd | |
parent | 144acf36aacb437ef957bcc997f76c84a13095ad (diff) |
(c)-2001
Diffstat (limited to 'sbin/isakmpd')
-rw-r--r-- | sbin/isakmpd/log.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/isakmpd/log.c b/sbin/isakmpd/log.c index b4f7e875c02..05d2950191a 100644 --- a/sbin/isakmpd/log.c +++ b/sbin/isakmpd/log.c @@ -1,9 +1,9 @@ -/* $OpenBSD: log.c,v 1.20 2001/07/10 10:46:29 ho Exp $ */ +/* $OpenBSD: log.c,v 1.21 2001/07/10 10:47:37 ho Exp $ */ /* $EOM: log.c,v 1.30 2000/09/29 08:19:23 niklas Exp $ */ /* * Copyright (c) 1998, 1999, 2001 Niklas Hallqvist. All rights reserved. - * Copyright (c) 1999, 2000 Håkan Olsson. All rights reserved. + * Copyright (c) 1999, 2000, 2001 Håkan Olsson. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |