diff --git a/CHANGELOG b/CHANGELOG index e67f47e..5313f53 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,7 +6,7 @@ copy-local-modifications - Assume serverAuth for certificates added by 'trust anchors --store' and generate a trusted certificate for use in LOCALDIR - - Add nss-{server,email}-distrust-after values in anchors - ruquires + - Add nss-{server,email}-distrust-after values in anchors - requires p11-kit >= 0.23.19 - Use --filter=certificates for all stores - Fix output of NSSDB and Java PCKS#12 stores diff --git a/LICENSE b/LICENSE index 7657e04..b5ab7fd 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,3 @@ -This software is dual licensed under both an MIT-like and GPLv3 license. +This software is dual licensed under an MIT-like *or* GPLv3 license. See LICENSE.MIT and LICENSE.GPLv3 for specific use cases.