diff options
Diffstat (limited to 'src/x509self.cpp')
-rw-r--r-- | src/x509self.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/x509self.cpp b/src/x509self.cpp index 1c94324ed..5c2785bb6 100644 --- a/src/x509self.cpp +++ b/src/x509self.cpp @@ -1,6 +1,6 @@ /************************************************* * PKCS #10/Self Signed Cert Creation Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2008 The Botan Project * *************************************************/ #include <botan/x509self.h> |