diff options
Diffstat (limited to 'src/kdf.cpp')
-rw-r--r-- | src/kdf.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kdf.cpp b/src/kdf.cpp index 7aaa8cc56..22d8ac7cc 100644 --- a/src/kdf.cpp +++ b/src/kdf.cpp @@ -1,6 +1,6 @@ /************************************************* * KDF1/KDF2 Source File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/kdf.h> |