diff options
Diffstat (limited to 'src/libstrongswan/crypto/prfs/hmac_prf.c')
-rw-r--r-- | src/libstrongswan/crypto/prfs/hmac_prf.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libstrongswan/crypto/prfs/hmac_prf.c b/src/libstrongswan/crypto/prfs/hmac_prf.c index 2a7d34a3a..226977f3b 100644 --- a/src/libstrongswan/crypto/prfs/hmac_prf.c +++ b/src/libstrongswan/crypto/prfs/hmac_prf.c @@ -6,7 +6,8 @@ */ /* - * Copyright (C) 2005 Jan Hutter, Martin Willi + * Copyright (C) 2005-2006 Martin Willi + * Copyright (C) 2005 Jan Hutter * Hochschule fuer Technik Rapperswil * * This program is free software; you can redistribute it and/or modify it |