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