Skip to content

Commit c3f4c98

Browse files
chore(licence): normalise to MPL-2.0 + CC-BY-SA-4.0 (canonical pair) (#52)
Estate licence normalisation. LICENSES/={MPL-2.0,CC-BY-SA-4.0}; root LICENSE=verbatim MPL-2.0 (GitHub display); code->MPL-2.0, docs(.md/.adoc)->CC-BY-SA-4.0; vendored untouched. Residual mentions (mostly legitimate anti-AGPL rules): 23. Manual-review licence PR. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 740053a commit c3f4c98

15 files changed

Lines changed: 923 additions & 160 deletions

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: MIT
1+
# SPDX-License-Identifier: MPL-2.0
22

33
# OS files
44
.DS_Store

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
SPDX-License-Identifier: MPL-2.0
2+
SPDX-License-Identifier: CC-BY-SA-4.0
33
SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell (hyperpolymath)
44
-->
55

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- SPDX-License-Identifier: MPL-2.0 -->
1+
<!-- SPDX-License-Identifier: CC-BY-SA-4.0 -->
22
# Contributor Covenant Code of Conduct
33

44
## Our Pledge

CONTRIBUTING.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: MPL-2.0
1+
// SPDX-License-Identifier: CC-BY-SA-4.0
22
= Contributing Guide
33

44
== Getting Started

LICENSE

Lines changed: 368 additions & 148 deletions
Large diffs are not rendered by default.

LICENSES/CC-BY-SA-4.0.txt

Lines changed: 170 additions & 0 deletions
Large diffs are not rendered by default.

LICENSES/MPL-2.0.txt

Lines changed: 373 additions & 0 deletions
Large diffs are not rendered by default.

MAINTAINERS.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: MPL-2.0
1+
// SPDX-License-Identifier: CC-BY-SA-4.0
22
= Maintainers
33
:toc: preamble
44

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:https://img.shields.io/badge/license-PMPL--1.0-blue.svg[License,link="https://github.com/hyperpolymath/palimpsest-license"]
22

33

4-
// SPDX-License-Identifier: MPL-2.0
4+
// SPDX-License-Identifier: CC-BY-SA-4.0
55
// SPDX-FileCopyrightText: 2025 hyperpolymath
66

77
= Claude for Gecko

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
image:https://img.shields.io/badge/license-PMPL--1.0-blue.svg[License,link="https://github.com/hyperpolymath/palimpsest-license"]
44

55

6-
// SPDX-License-Identifier: MPL-2.0
6+
// SPDX-License-Identifier: CC-BY-SA-4.0
77
// SPDX-FileCopyrightText: 2025 hyperpolymath
88

99
= Claude for Gecko

0 commit comments

Comments
 (0)