diff options
Diffstat (limited to 'src/lib/cert/cvc/cvc_self.cpp')
-rw-r--r-- | src/lib/cert/cvc/cvc_self.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/cert/cvc/cvc_self.cpp b/src/lib/cert/cvc/cvc_self.cpp index 50c8a7c2a..fdc66bbfd 100644 --- a/src/lib/cert/cvc/cvc_self.cpp +++ b/src/lib/cert/cvc/cvc_self.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_self.h> |