Skip to content

Changes the license field to valid SPDX#643

Merged
lemmih merged 1 commit intobheisler:masterfrom
LKozlowski:fix-cargo-license-field
Mar 11, 2023
Merged

Changes the license field to valid SPDX#643
lemmih merged 1 commit intobheisler:masterfrom
LKozlowski:fix-cargo-license-field

Conversation

@LKozlowski
Copy link
Copy Markdown
Contributor

This change fixes the license field to valid SPDX.
Documentation says that SPDX license expressions support AND and OR operators to combine multiple licenses. Previously multiple licenses could be separated with a /, but that usage is deprecated.

It is currently causing dependency reviews to fail like:
Dependency

Previously multiple licenses could be separated
with a /, but that usage is deprecated.
@LKozlowski LKozlowski force-pushed the fix-cargo-license-field branch from 9be0a6c to 397d86a Compare January 26, 2023 11:31
@lemmih lemmih merged commit 2f53607 into bheisler:master Mar 11, 2023
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.

2 participants