Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webpki-roots v0.26.4+ published with MPL-2.0 license but contains Apache-2.0 and MIT license texts #79

Closed
decathorpe opened this issue Sep 18, 2024 · 2 comments · Fixed by #80

Comments

@decathorpe
Copy link

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:
#75

@cpu
Copy link
Member

cpu commented Sep 18, 2024

🤦 Thank you for catching this. You're right, I messed this up in 6bcc0ec. Fixing in #80

@cpu cpu closed this as completed in #80 Sep 18, 2024
@decathorpe
Copy link
Author

Thanks for the quick fix! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants