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

fix: improve detection of BSD license files again #46

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

balins
Copy link
Contributor

@balins balins commented Jan 9, 2025

This PR makes the crate handle license texts for files like LICENSE-0BSD (tested on adler2, previously it would not fetch the license text for 0BSD license). It also updates THIRDPARTY.yml reference file after efcc9d2, which added aho-corasick to dependencies.

@balins balins force-pushed the fix/improve-bsd-detection-again branch from 5d340e0 to 32ee50d Compare January 9, 2025 10:59
@sstadick sstadick merged commit 9203986 into sstadick:main Jan 9, 2025
4 checks passed
@sstadick
Copy link
Owner

sstadick commented Jan 9, 2025

Thanks @balins !

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