Commit 40044ad
fix(licence): canonicalise to PMPL-1.0-or-later per authorship check (#133)
Refs hyperpolymath/standards#133 / standards#124. NOT Closes
(proof-debt — main soundness/rescue-branch — is separate).
Authorship check (git shortlog + per-file git log): every affected
file is 100% owner-own (Jonathan D.A. Jewell); dependabot touched only
CI; nothing vendored/third-party; no AGPL-by-intent. The
"AGPL-3.0 / Palimpsest 0.5" strings are scaffold-placeholder drift
(the ledger root cause), not a deliberate election. Owner-ruled.
- 13 proof files: `License: AGPL-3.0 / Palimpsest 0.5`
-> `License: PMPL-1.0-or-later` (matches the 2 already-correct files
CNOCategory.v / LambdaCNO.v; ledger rule #5 + stale-Palimpsest->PMPL).
- 4 missing-header files (owner-own): added the canonical header —
StatMech_helpers.v in the repo proof-file doc-comment form
(Author/Project/License), src/main.rs + src/brainfuck/src/main.rs +
src/AuditTrail.res with the estate SPDX+Copyright form (CLAUDE.md
requires SPDX headers on all files).
- Deleted the 0-byte LICENSE-PALIMPS.txt stub: NOT referenced by root
LICENSE (which references EXHIBIT-A/B), and the repo's own audit
trail (LICENSE-AUDIT-2026-02-05.adoc, ROADMAP, SESSION-COMPLETE)
already prescribes its removal. Canonical text remains in
license/PMPL-1.0.txt and root LICENSE.
Header-only; no proof semantics touched (build/soundness state is the
separate standards#133 proof-debt item — the unmerged rescue branch).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent fb7a201 commit 40044ad
18 files changed
Lines changed: 26 additions & 13 deletions
File tree
- proofs
- coq
- common
- filesystem
- malbolge
- physics
- quantum
- lean4
- src
- brainfuck/src
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments