Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add licence declarations with reuse #6

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

janderssonse
Copy link
Contributor

This PR makes the project license declare licenses according to https://reuse.software/ so that it passes the reuse lint.

Even though it is many affected files, the pr is scroll friendly and contains no logic. It should be a quick general overview before merging it.

Basically, add adds license headers in spdx-format, as per the resuse-specification. It also adds a missing reuse LICENSES file, ofl 1.1, and the .reuse/dep5 which takes care of the licening for binary files etc.

Note: the reuse badge in the README will be green when the project is public

Note: some files created with the react-app was a bit unsure, see the comment in dep5, and it will be ok for now.

Checklist

  • Changes are limited to a single goal (avoid scope creep)
  • I confirm that I have read any Contribution and Development guidelines (CONTRIBUTING and DEVELOPMENT) and are following their suggestions.
  • I confirm that I wrote and/or have the right to submit the contents of my Pull Request, by agreeing to the Developer Certificate of Origin, (adding a 'sign-off' to my commits).

This PR makes the project license declare licenses according to
https://reuse.software/ so that it passes the reuse lint.

Even though it is many affected files, the pr is scroll friendly and contains no logic.
It should be a quick general overview before merging it.

Basically, add adds license headers in spdx-format, as per the resuse-specification.
It also adds a missing reuse LICENSES file, ofl 1.1, and the .reuse/dep5 which takes care of the licening for binary files etc.

Note: the reuse badge in the README will be green when the project is public
Note: some files created with the react-app was a bit unsure,
see the comment in dep5, and it will be ok for now.

Signed-off-by: Josef Andersson <josef.andersson@digg.se>
@jersan-wbc jersan-wbc merged commit 1f2a33d into main Jan 5, 2024
1 check passed
@jersan-wbc jersan-wbc deleted the feat/add-reuse-license-declaration branch January 5, 2024 16:20
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants