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

Add MPL 2.0 license and check for it #270

Merged
merged 1 commit into from Nov 30, 2021
Merged

Add MPL 2.0 license and check for it #270

merged 1 commit into from Nov 30, 2021

Conversation

steveklabnik
Copy link
Contributor

This adds the required MPL 2.0 header to all Rust files, and adds an
xtask, license-check, that will make sure all Rust files in the
repository have it.

This will fail currently because the submodules do not have the licenses yet. I will send in those PRs next, but we can at least see it fail once!

@steveklabnik
Copy link
Contributor Author

Two PRs that need to be merged before this lands:

This adds the required MPL 2.0 header to all Rust files, and adds an
xtask, license-check, that will make sure all Rust files in the
repository have it.
@steveklabnik steveklabnik merged commit 8833cc1 into master Nov 30, 2021
29 checks passed
@steveklabnik steveklabnik deleted the licenses branch November 30, 2021 15:23
steveklabnik added a commit that referenced this pull request Nov 30, 2021
In #270, I thought I was checking for licenses, but I had the condition
inverted. In my hurry to get things landed since everyone found out
about Hubris before I got the licenses in, I mistook green CI for
everything working correctly.

This fixes the bug *and* updates the submodules with license changes.
steveklabnik added a commit that referenced this pull request Dec 1, 2021
In #270, I thought I was checking for licenses, but I had the condition
inverted. In my hurry to get things landed since everyone found out
about Hubris before I got the licenses in, I mistook green CI for
everything working correctly.

This fixes the bug *and* updates the submodules with license changes.
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 this pull request may close these issues.

None yet

1 participant