Commit 5e063a0
fix(license): absolute-zero — 3 stale PMPL-1.0-or-later body declarations → MPL-2.0 (#92)
## 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 banned `PMPL-1.0-or-later`, contradicting both 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:` field
- `.well-known/humans.txt` — `Standards:` field
- `absolute-zero-abi.ipkg` — `license =` field
(+ updated `PROOF-STATUS.adoc`'s flag note to reflect the `.ipkg` fix.)
## 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
**history**
- `ROADMAP.adoc` planning items + `docs/archive/*` (one of which
literally contains the old `sed -i 's/PMPL.../MPL-2.0/'` sweep command)
Per-file, per your approval — not a bulk sweep.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
https://claude.ai/code/session_019awZjBD1qx61tvmEuEKNpn
---
_Generated by [Claude
Code](https://claude.ai/code/session_019awZjBD1qx61tvmEuEKNpn)_
Co-authored-by: Claude <noreply@anthropic.com>1 parent a35ecfd commit 5e063a0
4 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments