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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

giacomd
Copy link

@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
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!

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