aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/cert/x509/certstor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/cert/x509/certstor.h')
-rw-r--r--src/lib/cert/x509/certstor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/cert/x509/certstor.h b/src/lib/cert/x509/certstor.h
index 79a33f75d..6d6de2e7a 100644
--- a/src/lib/cert/x509/certstor.h
+++ b/src/lib/cert/x509/certstor.h
@@ -2,7 +2,7 @@
* Certificate Store
* (C) 1999-2010,2013 Jack Lloyd
*
-* Distributed under the terms of the Botan license
+* Botan is released under the Simplified BSD License (see license.txt)
*/
#ifndef BOTAN_CERT_STORE_H__