fix(license): absolute-zero — 3 stale PMPL-1.0-or-later body declarations → MPL-2.0#92
Merged
Merged
Conversation
absolute-zero is a sole-owner repo -> MPL-2.0 (its SPDX *headers* are already
correct). Three *body* declarations still named the banned PMPL-1.0-or-later,
contradicting the headers and the repo's own CLAUDE.md policy ("MPL-2.0 only --
never PMPL-1.0 / PMPL-1.0-or-later"):
- .well-known/ai.txt License: ...
- .well-known/humans.txt Standards: ...
- absolute-zero-abi.ipkg license = ...
Also updated PROOF-STATUS.adoc's flag note to reflect the .ipkg fix.
NOT touched (legitimate references / history -- a blind sweep would have
corrupted these): the CLAUDE.md banned-licence policy table, Glossary.md
("PMPL is the FORMER licence; current is MPL-2.0"), CHANGELOG/AUDIT history,
ROADMAP items, and docs/archive/* (one of which contains the old sed-sweep
command itself). Per-file, owner-approved.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019awZjBD1qx61tvmEuEKNpn
hyperpolymath
marked this pull request as ready for review
June 27, 2026 04:41
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
Owner-approved licence cleanup. absolute-zero is sole-owner → MPL-2.0, and its SPDX headers are already correct (
.adoc/.md→ CC-BY-SA-4.0, code/.well-known→ MPL-2.0). But 3 body declarations still named the bannedPMPL-1.0-or-later, contradicting both the headers and the repo's ownCLAUDE.mdpolicy ("MPL-2.0 only — never PMPL-1.0 / PMPL-1.0-or-later"):.well-known/ai.txt—License:field.well-known/humans.txt—Standards:fieldabsolute-zero-abi.ipkg—license =field(+ updated
PROOF-STATUS.adoc's flag note to reflect the.ipkgfix.)Deliberately NOT touched — the per-file check mattered
The grep matched 13 files; 10 are legitimate references a blind sweep would have corrupted:
CLAUDE.md's banned-licence policy table (PMPL → MPL-2.0)Glossary.md: "PMPL — the former project licence; current is MPL-2.0"CHANGELOG.md/AUDIT.adoc/docs/wiki/Audit-Trail.md— immutable historyROADMAP.adocplanning items +docs/archive/*(one of which literally contains the oldsed -i 's/PMPL.../MPL-2.0/'sweep command)Per-file, per your approval — not a bulk sweep.
🤖 Generated with Claude Code
https://claude.ai/code/session_019awZjBD1qx61tvmEuEKNpn
Generated by Claude Code