Skip to content

fix(licence): correct 3 residual sweep lines left after #49#55

Merged
hyperpolymath merged 1 commit into
mainfrom
claude/stoic-volta-spkj1w
Jun 24, 2026
Merged

fix(licence): correct 3 residual sweep lines left after #49#55
hyperpolymath merged 1 commit into
mainfrom
claude/stoic-volta-spkj1w

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

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 "== LicenseCC-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.ai/code/session_01WN6nPWWe4dvXfoqBG6auWN


Generated by Claude Code

Per-file corrections of three collateral edits the regex sweep introduced
(among the PR's noted residual contradiction lines):

- LICENSE: restore https:// on the canonical MPL URL (estate 'HTTPS only')
  and drop a stray trailing space in the MPL text.
- PALIMPSEST.adoc: the 'Add SPDX headers to source files' example back to
  MPL-2.0 (source files take MPL-2.0; the file header stays CC-BY-SA-4.0).
- RSR_OUTLINE.adoc: in-body '== License' statement back to the template's
  own licence, canonical MPL-2.0 (the prior MPL-2.0-or-later is not a valid
  SPDX id; the file header stays CC-BY-SA-4.0).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WN6nPWWe4dvXfoqBG6auWN
@hyperpolymath
hyperpolymath marked this pull request as ready for review June 24, 2026 19:27
@hyperpolymath
hyperpolymath merged commit a21b290 into main Jun 24, 2026
6 of 20 checks passed
@hyperpolymath
hyperpolymath deleted the claude/stoic-volta-spkj1w branch June 24, 2026 19:27
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants