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

Add workaround for Pixar license being lame #626

Merged
merged 2 commits into from
Mar 6, 2024
Merged

Conversation

Jake-Shadle
Copy link
Member

The Pixar license is an almost exact copy of Apache-2.0, but doesn't actually have enough changes compared to the Apache-2.0 license to be fuzzy matched if the apache license text has the appendix at the end removed (eg, doesn't even have Pixar in the title), so this PR just adds a workaround specifically for this case.

Resolves: #625

@Jake-Shadle Jake-Shadle merged commit 63e48ee into main Mar 6, 2024
6 of 7 checks passed
@Jake-Shadle Jake-Shadle deleted the ignore-pixar branch March 6, 2024 10:16
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.

Bug: cargo-deny misrecognizes Apache-2.0 without appendix as Pixar license
1 participant