Skip to content

fix(ci): add SPDX-License-Identifier to LICENSE + license field to Project.toml#29

Merged
hyperpolymath merged 1 commit into
mainfrom
claude/hopeful-babbage-pn0l4o
Jun 27, 2026
Merged

fix(ci): add SPDX-License-Identifier to LICENSE + license field to Project.toml#29
hyperpolymath merged 1 commit into
mainfrom
claude/hopeful-babbage-pn0l4o

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Fixes the pre-existing Governance → "Licence consistency" failure on main.

The gate reported two issues: [ERROR] LICENSE file has no 'SPDX-License-Identifier:' header and [WARN] Project.toml present but no licence field. This addresses both:

  • prepends SPDX-License-Identifier: MPL-2.0 + copyright to LICENSE (verbatim MPL-2.0 text; no relicensing; sole-owner repo);
  • adds license = "MPL-2.0" to Project.toml.

Branch reset to current main (the prior RSR-Bronze + Lean-20/20 work from #24 already merged); clean fix on top.

🤖 Generated with Claude Code

https://claude.ai/code/session_019awZjBD1qx61tvmEuEKNpn


Generated by Claude Code

Clears the Governance 'Licence consistency' gate (check-licence-consistency.sh requires an SPDX-License-Identifier on LICENSE's first lines). LICENSE is the verbatim MPL-2.0 text; this adds the matching identifier + copyright. Sole-owner repo -> MPL-2.0. (tropical: also adds a license field to Project.toml.) Branch reset to current main; prior proof/RSR work already merged.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

Claude-Session: https://claude.ai/code/session_019awZjBD1qx61tvmEuEKNpn
@hyperpolymath
hyperpolymath marked this pull request as ready for review June 27, 2026 19:58
@hyperpolymath
hyperpolymath merged commit 3fc07fa into main Jun 27, 2026
13 checks passed
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