You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per owner direction, make the repo's licensing consistent:
- Code SPDX is MPL-2.0; docs SPDX is CC-BY-SA-4.0. The dual remnants
("MPL-2.0 OR Palimpsest-0.8" headers, config.ncl "MIT OR Palimpsest-0.8") are gone.
- Root LICENSE stays the MPL-2.0 text, so GitHub labels the repo MPL-2.0.
- LICENSES/ already holds verbatim MPL-2.0.txt + CC-BY-SA-4.0.txt; the licence
checks (ci.yml, .gitlab-ci.yml, Justfile validate-licenses) now point there.
- Removed the old dual-scheme files LICENSE-MIT.txt + LICENSE-PALIMPSEST.txt
(MIT/Palimpsest are not this repo's licences; Palimpsest is reserved for the
palimpsest repos per estate policy).
Touched: SPDX headers (Justfile, Mustfile.epx, config.ncl); config.ncl license
field; README label + badge link; QUICKSTART-MAINTAINER; .well-known/humans.txt
+ ai.txt; guix.scm -> (license mpl2.0); STATE.a2ml blocker cleared; HANDOFF.adoc
licensing note updated to resolved.
Verified: deno fmt/lint/test/build green; no tracked in-scope Palimpsest/MIT
licence-label drift remains (third-party node_modules left untouched per guardrail).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A1BaAhqxUjkgVb1yg1sZap
0 commit comments