diff options
Diffstat (limited to 'src/lib/cert/cvc/cvc_cert.cpp')
-rw-r--r-- | src/lib/cert/cvc/cvc_cert.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/cert/cvc/cvc_cert.cpp b/src/lib/cert/cvc/cvc_cert.cpp index 3ab78b7d4..cf6bc409a 100644 --- a/src/lib/cert/cvc/cvc_cert.cpp +++ b/src/lib/cert/cvc/cvc_cert.cpp @@ -1,8 +1,8 @@ /* - (C) 2007 FlexSecure GmbH - 2008-2010 Jack Lloyd +* (C) 2007 FlexSecure GmbH +* 2008-2010 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #include <botan/cvc_cert.h> |