Skip to content

chore(licence): remove redundant root LICENSE-MPL-2.0 duplicate - #60

Merged
hyperpolymath merged 1 commit into
mainfrom
claude/arghda-roadmap-planning-p5mu93
Jul 1, 2026
Merged

chore(licence): remove redundant root LICENSE-MPL-2.0 duplicate#60
hyperpolymath merged 1 commit into
mainfrom
claude/arghda-roadmap-planning-p5mu93

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Context

The repo carried two root MPL-2.0 licence files — LICENSE and LICENSE-MPL-2.0 — alongside the canonical LICENSES/ REUSE directory. Two root LICENSE* files can cause GitHub's licensee detector to report "multiple licenses" instead of a clean MPL-2.0, which defeats the single-display resolution (standards LICENCE-POLICY.adoc Addendum A8).

Change

Remove the redundant LICENSE-MPL-2.0. Verified safe before deleting:

  • LICENSE-MPL-2.0 is the same MPL-2.0 text, only re-wrapped (the diff against LICENSE is line-wrapping only; identical wording, same Exhibit B).
  • root LICENSE is byte-identical to LICENSES/MPL-2.0.txt (the canonical REUSE text), which is retained.

No unique licence content is lost — the canonical MPL-2.0 text remains in both root LICENSE and LICENSES/MPL-2.0.txt. Owner-authorised per Addendum A2.

🤖 Generated with Claude Code


Generated by Claude Code

The repo carried two root MPL-2.0 files — `LICENSE` and `LICENSE-MPL-2.0` —
plus the canonical `LICENSES/` REUSE dir. `LICENSE-MPL-2.0` is the same
MPL-2.0 text, only re-wrapped (diff is line-wrapping only), and root
`LICENSE` is byte-identical to `LICENSES/MPL-2.0.txt`. Two root LICENSE*
files can make GitHub's licensee detector report "multiple licenses"
instead of MPL-2.0; removing the redundant one keeps the single-display
resolution (standards LICENCE-POLICY.adoc Addendum A8) clean. No unique
licence content is lost — the canonical MPL-2.0 text remains in root
LICENSE and LICENSES/MPL-2.0.txt. Owner-authorised (A2).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012MpYSh6Wy8YMBH2E3qVyT7
@hyperpolymath
hyperpolymath marked this pull request as ready for review July 1, 2026 06:44
@hyperpolymath
hyperpolymath merged commit 8e257c6 into main Jul 1, 2026
9 of 10 checks passed
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