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