diff options
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/isakmpd/log.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/isakmpd/log.h b/sbin/isakmpd/log.h index 9843669cc47..3025207c287 100644 --- a/sbin/isakmpd/log.h +++ b/sbin/isakmpd/log.h @@ -1,8 +1,9 @@ -/* $OpenBSD: log.h,v 1.13 2002/06/09 08:13:06 todd Exp $ */ +/* $OpenBSD: log.h,v 1.14 2003/05/15 00:24:50 ho Exp $ */ /* $EOM: log.h,v 1.19 2000/03/30 14:27:23 ho Exp $ */ /* * Copyright (c) 1998, 1999 Niklas Hallqvist. All rights reserved. + * Copyright (c) 2001, 2002, 2003 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 |