Convert the deprecated .reuse/dep5 copyright file to the modern REUSE.toml format (REUSE 3.3). The old reuse.toml (non-standard schema) is removed; REUSE.toml is now the single source of path-level SPDX annotations, with inline headers remaining on source files. Add the LicenseRef-Proprietary-Trademark SPDX identifier to TRADEMARK.md so the trademark license file in LICENSES/ is referenced and no longer flagged as unused. # SUMMARY * Bad licenses: 0 * Deprecated licenses: 0 * Licenses without file extension: 0 * Missing licenses: 0 * Unused licenses: 0 * Used licenses: GPL-3.0-or-later, LicenseRef-Proprietary-Trademark * Read errors: 0 * Invalid SPDX License Expressions: 0 * Files with copyright information: 53 / 53 * Files with license information: 53 / 53 Congratulations! Your project is compliant with version 3.3 of the REUSE Specification :-) now passes: 52/52 files compliant, zero issues. Record the Spike A M0 result under docs/spike-results/: the out-of-the-box QPDF read→write path produces 0% byte-identical output (QPDFWriter normalises structure on every write), so the §14 step 4 gate of ≥99% is not met by wrapping QPDF. This validates the §4.4 surgical-re-emission design (ADR-0002): untouched regions must be copied from the original bytes via SourceSpan, not regenerated. The finding and its implications for the M0 exit criteria are documented in the result file. Signed-off-by: ai-ad4 <ai-ad4@users.noreply.gitea.lm.je> |
||
|---|---|---|
| .. | ||
| adr | ||
| spike-results | ||
| plan.md | ||