diff options
Diffstat (limited to 'src/lib/cert/x509/ocsp.h')
-rw-r--r-- | src/lib/cert/x509/ocsp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/cert/x509/ocsp.h b/src/lib/cert/x509/ocsp.h index 2a4866455..af0f81403 100644 --- a/src/lib/cert/x509/ocsp.h +++ b/src/lib/cert/x509/ocsp.h @@ -2,7 +2,7 @@ * OCSP * (C) 2012 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #ifndef BOTAN_OCSP_H__ |