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