diff options
Diffstat (limited to 'src/x509_ca.cpp')
-rw-r--r-- | src/x509_ca.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/x509_ca.cpp b/src/x509_ca.cpp index b488f7416..e0e42f14f 100644 --- a/src/x509_ca.cpp +++ b/src/x509_ca.cpp @@ -1,6 +1,6 @@ /************************************************* * X.509 Certificate Authority Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2007 Jack Lloyd * *************************************************/ #include <botan/x509_ca.h> |