License validation tweaks for webpki.
1) Tweak ISC license
Change author --> authors and eliminate a stray space. It now correctly
recognizes crates/inotify/LICENSE, and the other ISC licensed crates
(inotify, inotify-sys, libloading, untrusted) are still detected
correctly due to fuzzy matching.
2. Find crates/webpki/third-party/chromium/LICENSE.
These two changes make webpki pass license validation.
Test: ./crate_tool fix-licenses inotify inotify-sys libloading untrusted webpki
Change-Id: Ie7188d042c59e13006f2d28b732036c1ac7eda7f
2 files changed