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