aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/cert/cvc/signed_obj.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/cert/cvc/signed_obj.h')
-rw-r--r--src/lib/cert/cvc/signed_obj.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/cert/cvc/signed_obj.h b/src/lib/cert/cvc/signed_obj.h
index ce2bd4dd7..a6b49c55b 100644
--- a/src/lib/cert/cvc/signed_obj.h
+++ b/src/lib/cert/cvc/signed_obj.h
@@ -3,7 +3,7 @@
* (C) 2007 FlexSecure GmbH
* 2008 Jack Lloyd
*
-* Distributed under the terms of the Botan license
+* Botan is released under the Simplified BSD License (see license.txt)
*/
#ifndef BOTAN_EAC_SIGNED_OBJECT_H__