diff options
Diffstat (limited to 'src/libstrongswan/crypto/hmac.c')
-rw-r--r-- | src/libstrongswan/crypto/hmac.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libstrongswan/crypto/hmac.c b/src/libstrongswan/crypto/hmac.c index bb8880770..720f10b38 100644 --- a/src/libstrongswan/crypto/hmac.c +++ b/src/libstrongswan/crypto/hmac.c @@ -5,7 +5,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 |