Skip to content

Normalize license for cargo.#153

Merged
kezhenxu94 merged 2 commits intoapache:mainfrom
jmjoy:cargo
Feb 28, 2023
Merged

Normalize license for cargo.#153
kezhenxu94 merged 2 commits intoapache:mainfrom
jmjoy:cargo

Conversation

@jmjoy
Copy link
Member

@jmjoy jmjoy commented Feb 28, 2023

Sometimes the dependent license is not standardized in cargo (not follow SPDX), such as MIT/Apache-2.0, or not sorted, like MIT OR Apache-2.0.

It is impossible to combine the dependencies of the same license at the time of summary.

This PR is to normalize the license and normalize MIT/Apache-2.0 and MIT OR Apache-2.0 into Apache-2.0 OR MIT.

@jmjoy jmjoy added this to the 0.5.0 milestone Feb 28, 2023
@wu-sheng wu-sheng requested a review from kezhenxu94 February 28, 2023 11:12
@jmjoy jmjoy marked this pull request as ready for review February 28, 2023 11:25
@kezhenxu94 kezhenxu94 merged commit 0955592 into apache:main Feb 28, 2023
@jmjoy jmjoy deleted the cargo branch March 1, 2023 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants