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

feat(license): SPDX Headers #1449

Merged
merged 24 commits into from Apr 10, 2021
Merged

feat(license): SPDX Headers #1449

merged 24 commits into from Apr 10, 2021

Conversation

nothingismagick
Copy link
Sponsor Member

@nothingismagick nothingismagick commented Apr 9, 2021

This PR is a first pass at applying SPDX license headers across all crates, node modules and workflow files. License headers are seen as a requirement in many FLOSS projects, and we want to be not only compliant, but show the way forward. We are using a rust nightly fmt feature to verify that all rust code has the appropriate license header.

This PR also attempts to cleanup some variations across Cargo.toml files.

Edit: While doing this, it became clear to me that we also need to claim copyright (for MIT purposes), which is why the license and copyright header is being changed to reference Tauri's status within the Commons Conservancy programme .

https://spdx.dev

What kind of change does this PR introduce? (check at least one)

  • Other, please describe:
    License Headers and License Check

Does this PR introduce a breaking change? (check one)

  • No

The PR fulfills these requirements:

Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
@nothingismagick nothingismagick requested a review from a team as a code owner April 9, 2021 09:56
@nothingismagick nothingismagick requested review from a team April 9, 2021 09:56
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
@nothingismagick nothingismagick marked this pull request as draft April 9, 2021 16:24
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
@nothingismagick nothingismagick marked this pull request as ready for review April 10, 2021 09:56
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
@nothingismagick nothingismagick merged commit bf82136 into dev Apr 10, 2021
@nothingismagick nothingismagick deleted the feat/licenses branch April 10, 2021 22:09
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

3 participants