Skip to content

chore: fix REUSE compliance by annotating missing files in REUSE.toml#91

Merged
ricogu merged 1 commit into
mainfrom
chore/reuse-renovate-license
May 14, 2026
Merged

chore: fix REUSE compliance by annotating missing files in REUSE.toml#91
ricogu merged 1 commit into
mainfrom
chore/reuse-renovate-license

Conversation

@ricogu
Copy link
Copy Markdown
Contributor

@ricogu ricogu commented May 14, 2026

Summary

Fixes REUSE compliance check failure caused by files missing copyright and licensing information.

Changes Made

  • Added renovate.json to the [[annotations]] path list in REUSE.toml
  • Added .claude/** to cover Claude Code worktree scratch directories

Both entries inherit the existing Apache-2.0 license and SAP copyright already applied to other config/tooling files.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Testing

reuse lint now reports full compliance:

Files with copyright information: 159 / 159
Files with license information: 159 / 159
Congratulations! Your project is compliant with version 3.3 of the REUSE Specification :-)

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • My changes generate no new warnings

@ricogu ricogu requested a review from mdanish98 May 14, 2026 12:17
@ricogu ricogu force-pushed the chore/reuse-renovate-license branch from f09fc1c to b13b233 Compare May 14, 2026 12:20
@ricogu ricogu changed the title chore: add renovate.json to REUSE.toml annotations chore: fix REUSE compliance by annotating missing files in REUSE.toml May 14, 2026
@ricogu ricogu merged commit 2abe601 into main May 14, 2026
10 checks passed
@ricogu ricogu deleted the chore/reuse-renovate-license branch May 14, 2026 15:59
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.

1 participant