aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/cert/cvc/eac_obj.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/cert/cvc/eac_obj.h')
-rw-r--r--src/lib/cert/cvc/eac_obj.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/cert/cvc/eac_obj.h b/src/lib/cert/cvc/eac_obj.h
index 42274446c..b1e353ddf 100644
--- a/src/lib/cert/cvc/eac_obj.h
+++ b/src/lib/cert/cvc/eac_obj.h
@@ -2,7 +2,7 @@
* EAC1_1 objects
* (C) 2008 Falko Strenzke
*
-* Distributed under the terms of the Botan license
+* Botan is released under the Simplified BSD License (see license.txt)
*/
#ifndef BOTAN_EAC_OBJ_H__