The Wayback Machine - https://web.archive.org/web/20210817101829/https://github.com/tauri-apps/tauri/pull/1449
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
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 <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
@nothingismagick nothingismagick requested review from tauri-apps/admins as code owners Apr 9, 2021
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
@nothingismagick nothingismagick marked this pull request as draft Apr 9, 2021
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
@nothingismagick nothingismagick marked this pull request as ready for review Apr 10, 2021
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
@nothingismagick nothingismagick merged commit bf82136 into dev Apr 10, 2021
27 checks passed
27 checks passed
@github-actions
udeps udeps
Details
@github-actions
workspace_clippy_fmt_check
Details
@github-actions
covector
Details
@github-actions
eslint-check
Details
@github-actions
build-tauri-bundler (ubuntu-latest)
Details
@github-actions
build-tauri-core (ubuntu-latest)
Details
@github-actions
build-artifacs (ubuntu-latest)
Details
@github-actions
build-tauri-bundler (macos-latest)
Details
@github-actions
build-tauri-core (macos-latest)
Details
@github-actions
build-artifacs (macos-latest) build-artifacs (macos-latest)
Details
@github-actions
build-tauri-bundler (windows-latest)
Details
@github-actions
build-tauri-core (windows-latest)
Details
@github-actions
build-artifacs (windows-latest)
Details
@github-actions
cli_clippy_fmt_check
Details
@github-actions
clippy-fmt-check
Details
@github-actions
test-tauri-cli (ubuntu-latest)
Details
@github-actions
test-tauri-cli (macos-latest)
Details
@github-actions
test-tauri-cli (windows-latest) test-tauri-cli (windows-latest)
Details
@github-actions
core_clippy_check (custom-protocol)
Details
@github-actions
test-tauri-js-cli (ubuntu-latest)
Details
@github-actions
core_clippy_check (api-all)
Details
@github-actions
test-tauri-js-cli (macos-latest)
Details
@github-actions
test-tauri-js-cli (windows-latest)
Details
@github-actions
bundler bundler
Details
@github-actions
cli cli
Details
@github-actions
core core
Details
@github-actions
workspace workspace
Details
@nothingismagick nothingismagick deleted the feat/licenses branch Apr 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants