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/prf.h | |
parent | 41801fce439cd6c2433e0917e60b9f7647827915 (diff) |
(c) 2001
Diffstat (limited to 'sbin/isakmpd/prf.h')
-rw-r--r-- | sbin/isakmpd/prf.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/isakmpd/prf.h b/sbin/isakmpd/prf.h index 5cb91026f5d..07e7c830d19 100644 --- a/sbin/isakmpd/prf.h +++ b/sbin/isakmpd/prf.h @@ -1,8 +1,9 @@ -/* $OpenBSD: prf.h,v 1.4 2001/01/26 12:12:52 niklas Exp $ */ +/* $OpenBSD: prf.h,v 1.5 2001/01/27 12:03:36 niklas Exp $ */ /* $EOM: prf.h,v 1.1 1998/07/11 20:06:22 provos Exp $ */ /* * Copyright (c) 1998 Niels Provos. All rights reserved. + * Copyright (c) 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 |