diff options
Diffstat (limited to 'src/x509_key.cpp')
-rw-r--r-- | src/x509_key.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/x509_key.cpp b/src/x509_key.cpp index d2c753208..7bace558f 100644 --- a/src/x509_key.cpp +++ b/src/x509_key.cpp @@ -1,6 +1,6 @@ /************************************************* * X.509 Public Key Source File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/x509_key.h> |