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

Recognize @license annotated headers (SPDX headers) #20

Merged
merged 2 commits into from
Feb 16, 2025
Merged

Conversation

nikku
Copy link
Owner

@nikku nikku commented Feb 16, 2025

We previously only matched "license" headers that contained Copyright, now we match for headers that contain @license (such as short SPDX headers), too.

Which issue does this PR address?

Closes #19

@nikku nikku changed the title At license headers Recognize @license annotated headers (SPDX headers) Feb 16, 2025
@nikku nikku merged commit fcf00b3 into main Feb 16, 2025
2 checks passed
@nikku nikku deleted the at-license-headers branch February 16, 2025 20:14
@nikku nikku self-assigned this Feb 16, 2025
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.

Does not detect license header
1 participant