diff options
Diffstat (limited to 'src/pbes2.cpp')
-rw-r--r-- | src/pbes2.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pbes2.cpp b/src/pbes2.cpp index c4dc48fda..400e66572 100644 --- a/src/pbes2.cpp +++ b/src/pbes2.cpp @@ -1,6 +1,6 @@ /************************************************* * PKCS #5 PBES2 Source File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/pbe_pkcs.h> |