diff options
Diffstat (limited to 'src/lib/asn1/oid_lookup/oids.cpp')
-rw-r--r-- | src/lib/asn1/oid_lookup/oids.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/asn1/oid_lookup/oids.cpp b/src/lib/asn1/oid_lookup/oids.cpp index 93170ab7f..6584e8682 100644 --- a/src/lib/asn1/oid_lookup/oids.cpp +++ b/src/lib/asn1/oid_lookup/oids.cpp @@ -2,7 +2,7 @@ * OID Registry * (C) 1999-2008,2013 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #include <botan/oids.h> |