-
Notifications
You must be signed in to change notification settings - Fork 1
SPDX: license declaration cleanup #14
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
Conversation
This PR fixes license declarations and adds missing declarations in file headers. It also adds the official license text files. Goal: acceptable result with `reuse lint`
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
mmacata
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! Just one hint to a file which was most likely copied and adjusted (maybe multiple times, but the basic source is what I linked).
Thanks for the hint, I have sync'ed the respective file header across the repos. |
This PR fixes license declarations and adds missing declarations in file headers. It also adds the official license text files.
Goal: acceptable result with
reuse lint