Commit f953c45
License: comprehensive PMPL residue scrub (#236)
Final, comprehensive pass over the remaining PMPL mentions (the "item 2"
you asked me to deal with thoroughly). boj-server is MPL-2.0 (code) /
CC-BY-SA-4.0 (docs). 4 files.
## Scrubbed (residual PMPL on an MPL-2.0 repo)
- **`src/abi/Boj/Federation.idr`** — reworded the module doc-comment:
*"PMPL provenance metadata is the legal expression of attestation"* →
*"Signed provenance metadata complements the hash attestation."*
**Comment only — no code/logic change.**
- **`.machine_readable/svc/self-validating/examples/setup-repo.k9.ncl`**
— the generic repo-setup example added **PMPL-1.0** to *any* repo
(misleading, since estate default is MPL-2.0 and PMPL is only for 3
specific repos). Changed to add **MPL-2.0** from the canonical
mozilla.org text.
- **`.machine_readable/servers/menu.a2ml`** — attestation `format =
"PMPL-provenance-v1"` → `"boj-provenance-v1"`.
- **`.machine_readable/servers/order-ticket.a2ml`** — dropped "PMPL"
from the provenance comment; renamed the `(pmpl-provenance #t)` security
field to `(provenance #t)`.
### 1 parent 5c679b0 commit f953c45
4 files changed
Lines changed: 6 additions & 6 deletions
File tree
- .machine_readable
- servers
- svc/self-validating/examples
- src/abi/Boj
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
| 347 | + | |
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments