diff options
Diffstat (limited to 'src/lib/asn1/x509_dn.h')
-rw-r--r-- | src/lib/asn1/x509_dn.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/asn1/x509_dn.h b/src/lib/asn1/x509_dn.h index e37fe6627..43e0103bd 100644 --- a/src/lib/asn1/x509_dn.h +++ b/src/lib/asn1/x509_dn.h @@ -2,7 +2,7 @@ * X.509 Distinguished Name * (C) 1999-2010 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #ifndef BOTAN_X509_DN_H__ |