diff options
Diffstat (limited to 'lib/x509/pbkdf2-sha1.c')
-rw-r--r-- | lib/x509/pbkdf2-sha1.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/x509/pbkdf2-sha1.c b/lib/x509/pbkdf2-sha1.c index ca9437aa8e..e773bac59e 100644 --- a/lib/x509/pbkdf2-sha1.c +++ b/lib/x509/pbkdf2-sha1.c @@ -1,6 +1,6 @@ /* gc-pbkdf2-sha1.c --- Password-Based Key Derivation Function a'la PKCS#5 - Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008, 2010 Free Software - Foundation, Inc. + Copyright (C) 2002-2006, 2008, 2010, 2012 Free Software Foundation, + Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by |