feat(reuse): add REUSE 3.3 license compliance#59
Merged
Conversation
- LICENSES/Apache-2.0.txt with canonical SPDX text - Create REUSE.toml annotating markdown, binary test model, and other files that cannot carry inline SPDX headers - Add SPDX headers to all Java source files, workflow YAMLs, pom.xml, and other config files (copyright 2026, Apache-2.0) - reuse lint passes: 76/76 files with copyright and license info https://claude.ai/code/session_012tV3BMrzDe7ig8itbdSbvZ
bernardladenthin
temporarily deployed
to
startgate
May 17, 2026 13:21 — with
GitHub Actions
Inactive
// comments are not touched by the IDE formatter, so the @Formatter markers are no longer needed now that headers use // style. https://claude.ai/code/session_012tV3BMrzDe7ig8itbdSbvZ
bernardladenthin
temporarily deployed
to
startgate
May 17, 2026 17:43 — with
GitHub Actions
Inactive
SPDX-FileCopyrightText already expresses the copyright; the plain // Copyright ... line below it was pure duplication. https://claude.ai/code/session_012tV3BMrzDe7ig8itbdSbvZ
bernardladenthin
temporarily deployed
to
startgate
May 17, 2026 17:56 — with
GitHub Actions
Inactive
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
LICENSES/Apache-2.0.txtwith the canonical SPDX license textREUSE.tomlto annotate markdown files,CITATION.cff, the binarySmolLM2-135M-Instruct-Q3_K_M.gguftest model (Apache-2.0, copyright HuggingFaceTB), and other files that cannot carry inline SPDX headersSPDX-FileCopyrightText/SPDX-License-Identifierheaders to all 30 Java source files, 11 Java test files, GitHub Actions workflows,pom.xml,.gitignore,.editorconfig, Maven settings, and other config filesreuse lintpasses: 76/76 files with copyright and license informationThis makes the repo fully compliant with REUSE Specification 3.3, which will turn the REUSE badge from "not compliant" to "compliant" within 24 h of merging.
Test plan
reuse lintpasses locally (76/76 files with copyright + license info)reuse.ymlworkflow passes on CI after merge to mainhttps://api.reuse.software/badge/github.com/bernardladenthin/llamacpp-ai-index-maven-pluginupdates to "compliant" within 24 hhttps://claude.ai/code/session_012tV3BMrzDe7ig8itbdSbvZ
Generated by Claude Code