Commit a21b290
Follow-up to #49 (merged at `0c0c2e8`). Three residual sweep lines —
among the "12" you flagged in #49 — were not corrected before merge, so
they are currently live on `main`. This applies the corrections you
approved (per-file, owner-sanctioned).
| | File | Correction | Why |
|---|---|---|---|
| **A** | `LICENSE` | `http://mozilla.org/MPL/2.0/` → `https://…` (+
drop a stray trailing space) | Estate "HTTPS only" — the sweep had
downgraded the canonical MPL URL. |
| **B** | `PALIMPSEST.adoc` | "Add SPDX headers to **source files**:
`…CC-BY-SA-4.0`" → `MPL-2.0` | Source files take MPL-2.0; the sweep had
told readers to put a prose licence on source. File **header** stays
`CC-BY-SA-4.0` (correct for a doc). |
| **C** | `RSR_OUTLINE.adoc` | in-body "`== License` → `CC-BY-SA-4.0`" →
`MPL-2.0` | States the template's **own** licence (MPL-2.0). The prior
`MPL-2.0-or-later` isn't a valid SPDX id, so restored to canonical
`MPL-2.0`. File **header** stays `CC-BY-SA-4.0`. |
Net: 3 files, +4/−4. No SPDX **header** changed; no vendored/upstream
path touched; no relicensing — these revert sweep collateral back to the
repo's own classification.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
https://claude.ai/code/session_01WN6nPWWe4dvXfoqBG6auWN
---
_Generated by [Claude
Code](https://claude.ai/code/session_01WN6nPWWe4dvXfoqBG6auWN)_
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 5a5cbde commit a21b290
3 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
| 360 | + | |
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| |||
0 commit comments