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

Make the repo compliant with REUSE v3.3 #50

Merged
merged 3 commits into from
Dec 3, 2024

Conversation

giacomd
Copy link
Contributor

@giacomd giacomd commented Nov 21, 2024

This PR makes the repository compliant with version 3.3 of the REUSE specification.

On top of the usual Copyright and License headers, we add:

  • A dedicated header preserving the package name (IMHO not really needed but just to preserve the notices as they were):
SPDX-PackageName: "covfie, a part of the ACTS project"
  • A template to make the reuse tool usage add the above dedicated header: .reuse/templates/acts-project
  • A REUSE.toml file to license documentation under CC-BY-4.0 and configuration files under CC0-1.0

Lastly, we replace the license checker with the recommended reuse pre-commit hook

Copy link
Member

@stephenswat stephenswat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm very happy with this; just have a few minor comments. Thank you!

benchmarks/common/covfie/benchmark/lorentz.hpp Outdated Show resolved Hide resolved
REUSE.toml Show resolved Hide resolved
.reuse/templates/acts-project Outdated Show resolved Hide resolved
@giacomd giacomd force-pushed the reuse branch 4 times, most recently from abe1e47 to 5c8d7dc Compare November 21, 2024 18:06
Copy link
Member

@stephenswat stephenswat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@stephenswat stephenswat merged commit 5699bb6 into acts-project:main Dec 3, 2024
9 checks passed
@stephenswat stephenswat added the documentation Improvements or additions to documentation label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants