diff options
Diffstat (limited to 'src/lib/pubkey/x509_key.h')
-rw-r--r-- | src/lib/pubkey/x509_key.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/pubkey/x509_key.h b/src/lib/pubkey/x509_key.h index 14e5c9699..1bfa248ff 100644 --- a/src/lib/pubkey/x509_key.h +++ b/src/lib/pubkey/x509_key.h @@ -2,7 +2,7 @@ * X.509 Public Key * (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_PUBLIC_KEY_H__ |