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

Added missing licenses to Cargo.toml files and updated to use SPDX syntax #1822

Merged
merged 1 commit into from
Apr 25, 2021

Conversation

jbg
Copy link
Contributor

@jbg jbg commented Apr 24, 2021

While auditing dependencies for license incompatibility I noticed that yew-services does not have a license field in its Cargo.toml. This PR fixes that, and additionally adds the license field to other Cargo.toml files that were missing it, based on the assumption that all code in this repository is dual-licensed MIT OR Apache-2.0.

I also updated the existing license fields to use SPDX syntax rather than the deprecated slash-syntax.

@siku2 siku2 merged commit c51ab7f into yewstack:master Apr 25, 2021
@voidpumpkin voidpumpkin added A-yew Area: The main yew crate A-yew-router Area: The yew-router crate labels Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-yew Area: The main yew crate A-yew-router Area: The yew-router crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants