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

Change OR to AND in licensing section of virt-queue/Cargo.toml #283

Closed
MatiasVara opened this issue Jan 5, 2024 · 2 comments
Closed

Change OR to AND in licensing section of virt-queue/Cargo.toml #283

MatiasVara opened this issue Jan 5, 2024 · 2 comments

Comments

@MatiasVara
Copy link
Contributor

This issue is in reference to #278 (comment) comment regarding the line:

license = "Apache-2.0 OR BSD-3-Clause"

Should we change the OR to AND as most of the files in virtio-queue/src/?

Thanks,

@rbradford
Copy link
Contributor

Yes, it should be AND.

@MatiasVara
Copy link
Contributor Author

I'll submit a PR soon.

MatiasVara added a commit to MatiasVara/vm-virtio that referenced this issue Feb 16, 2024
This commit replaces OR to AND in the licensing section of
virt-queue/Cargo.toml. Therefore, this commit reflects the SPDX with the
AND that is present in other files in this module.

Closes rust-vmm#283

Signed-off-by: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
MatiasVara added a commit to MatiasVara/vm-virtio that referenced this issue Feb 16, 2024
This commit replaces OR to AND in the licensing section of
virtio-queue/Cargo.toml. Therefore, this commit reflects the SPDX with the
AND that is present in other files in this module.

Closes rust-vmm#283

Signed-off-by: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
epilys pushed a commit to MatiasVara/vm-virtio that referenced this issue Jul 30, 2024
This commit replaces OR to AND in the licensing section of
virtio-queue/Cargo.toml. Therefore, this commit reflects the SPDX with the
AND that is present in other files in this module.

Closes rust-vmm#283

Signed-off-by: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
epilys pushed a commit to MatiasVara/vm-virtio that referenced this issue Jul 30, 2024
This commit replaces OR to AND in the licensing section of
virtio-queue/Cargo.toml. Therefore, this commit reflects the SPDX with the
AND that is present in other files in this module.

Closes rust-vmm#283

Signed-off-by: Matias Ezequiel Vara Larsen <mvaralar@redhat.com>
@epilys epilys closed this as completed in 01e116c Jul 31, 2024
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

No branches or pull requests

2 participants