Add mailmap and relicense internal/zeroable.rs & .clippy.toml#137
Open
BennoLossin wants to merge 4 commits intomainfrom
Open
Add mailmap and relicense internal/zeroable.rs & .clippy.toml#137BennoLossin wants to merge 4 commits intomainfrom
internal/zeroable.rs & .clippy.toml#137BennoLossin wants to merge 4 commits intomainfrom
Conversation
Signed-off-by: Benno Lossin <lossin@kernel.org>
Signed-off-by: Benno Lossin <lossin@kernel.org>
The pin-init crate has been licensed under `Apache-2.0 OR MIT` since the beginning. This file was introduced in [1] with the GPL-2.0 SPDX identifier. I am the sole author of the file [2, 3] and relicensing it under the above license. Signed-off-by: Benno Lossin <lossin@kernel.org> Link: 6478ece [1] Link: https://github.com/Rust-for-Linux/pin-init/commits/main/internal/src/zeroable.rs [2] Link: https://github.com/Rust-for-Linux/pin-init/commits/9153ca18d1e939d5a4790458046bf371f803801e/pinned-init-macro/src/zeroable.rs?browsing_rename_history=true&new_path=internal/src/zeroable.rs&original_branch=main [3]
Contributor
|
|
The pin-init crate has been licensed under `Apache-2.0 OR MIT` since the beginning. This file was introduced through a cherry pick [1, 2] of a kernel change [3] with the GPL-2.0 SPDX identifier. We did not catch this in review, so relicense the file now. Miguel is the original author and has agreed to the relicense. Link: cc3d5ce [1] Link: #25 [2] Link: Rust-for-Linux/linux@624063b [3] Cc: Miguel Ojeda <ojeda@kernel.org> Acked-by: Paolo Bonzini: <pbonzini@redhat.com> Signed-off-by: Benno Lossin <lossin@kernel.org>
da84c47 to
27c03e7
Compare
Member
|
Commits should be referenced with The 3rd commit could also be reworded slightly: (I think there don't need to be a GitHub link, a claim is sufficient, those who want to verify can use |
Member
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cc @ojeda and @bonzini for the license change in
.clippy.toml