diff options
Diffstat (limited to 'src/lib/cert/cvc/ecdsa_sig.cpp')
-rw-r--r-- | src/lib/cert/cvc/ecdsa_sig.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/cert/cvc/ecdsa_sig.cpp b/src/lib/cert/cvc/ecdsa_sig.cpp index 690244d50..5e85d7932 100644 --- a/src/lib/cert/cvc/ecdsa_sig.cpp +++ b/src/lib/cert/cvc/ecdsa_sig.cpp @@ -3,7 +3,7 @@ * (C) 2007 Falko Strenzke, FlexSecure GmbH * (C) 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/ecdsa_sig.h> |