LICENSE,CHANGELOG: Fix grammar and typos.

This commit is contained in:
DJ Lucas 2021-08-05 20:48:55 -05:00
parent 26dabca6f0
commit 62864a82a5
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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.