Closed decathorpe closed 2 months ago
:facepalm: Thank you for catching this. You're right, I messed this up in https://github.com/rustls/webpki-roots/pull/75/commits/6bcc0ec2bcfbf675b27ad8ec98524077883d2147. Fixing in #80
Thanks for the quick fix! 🚀
The webpki-roots crate has an MPL-2.0 license but now ships Apache-2.0 and MIT license texts. It looks like this was unintentional? Please restore the MPL-2.0 license text and remove the LICENSE-APACHE and LICENSE-MIT symlinks from the webpki-roots workspace member.
It looks like this PR which added symlinks for license texts is the cause: https://github.com/rustls/webpki-roots/pull/75