Commit a85ab15
authored
chore(spdx): migrate PMPL-1.0-or-later → MPL-2.0 (20 files) (#54)
## Summary
The repo's LICENSE file is canonical **MPL-2.0** (migrated in
absolute-zero#42 alongside the wrapper-conversion sweep). But 20 files
across the repo still carried the legacy `PMPL-1.0-or-later` SPDX
header.
Per estate language policy
([`feedback_estate_lang_policy_2026_05_25`](../../README.md#license)):
`PMPL-1.0/MPL-1.0 → MPL-2.0`. This PR brings the headers in line with
the LICENSE.
## Files touched (all mechanical)
- 3 root .adoc: `AUDIT.adoc`, `ROADMAP.adoc`, `RSR_COMPLIANCE.adoc`
- 12 `docs/wiki/*.md`
- 3 `*/README.adoc` (tests, tools, verification)
- 2 `docs/archive/*.adoc`
## Verification
Post-merge `grep -rl 'PMPL-1.0-or-later'` returns 0 hits outside of git
history.1 parent 468b7e4 commit a85ab15
20 files changed
Lines changed: 20 additions & 20 deletions
File tree
- docs
- archive
- wiki
- tests
- tools
- verification
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments