Skip to content

Commit 2e88fdc

Browse files
chore(licence): normalise to MPL-2.0 + CC-BY-SA-4.0 (canonical pair) (#658)
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): 159. Manual-review licence PR. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 91b9838 commit 2e88fdc

426 files changed

Lines changed: 655 additions & 1398 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.build/Mustfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: AGPL-3.0-or-later
1+
# SPDX-License-Identifier: MPL-2.0
22
# Mustfile - hyperpolymath mandatory checks
33
# See: https://github.com/hyperpolymath/mustfile
44

.build/justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: MIT OR AGPL-3.0-or-later
1+
# SPDX-License-Identifier: MPL-2.0 OR AGPL-3.0-or-later
22
# SPDX-FileCopyrightText: 2024-2025 hyperpolymath
33
# Justfile - hyperpolymath standard task runner for AffineScript
44

.machine_readable/agent_instructions/README.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
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
33
= AffineScript Agent Instructions
44
:toc: preamble

.machine_readable/svc/k9/README.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
= K9 Contractiles
33
:toc: left
44
:icons: font

AFFIRMATION.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
////
22
PARKED DRAFT — no SPDX/owner header yet.
33
The strict pre-commit hook requires:
4-
SPDX-License-Identifier: MPL-2.0
4+
SPDX-License-Identifier: CC-BY-SA-4.0
55
SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
66
Owner adds that header MANUALLY (no automated licence edits), then commits
77
SIGNED (-S id_ed25519_signing). Do NOT --no-verify. Until then this file

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

LICENSE

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
SPDX-License-Identifier: MPL-2.0
2-
SPDX-License-Identifier: CC-BY-SA-4.0
3-
41
Mozilla Public License Version 2.0
52
==================================
63

@@ -38,7 +35,7 @@ Mozilla Public License Version 2.0
3835
means any form of the work other than Source Code Form.
3936

4037
1.7. "Larger Work"
41-
means a work that combines Covered Software with other material, in
38+
means a work that combines Covered Software with other material, in
4239
a separate file or files, that is not Covered Software.
4340

4441
1.8. "License"
@@ -360,7 +357,7 @@ Exhibit A - Source Code Form License Notice
360357

361358
This Source Code Form is subject to the terms of the Mozilla Public
362359
License, v. 2.0. If a copy of the MPL was not distributed with this
363-
file, You can obtain one at https://mozilla.org/MPL/2.0/.
360+
file, You can obtain one at http://mozilla.org/MPL/2.0/.
364361

365362
If it is not possible or desirable to put the notice in a particular
366363
file, then You may include the notice in a location (such as a LICENSE

LICENSES/CC-BY-SA-4.0.txt

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

LICENSES/LICENSE

Lines changed: 0 additions & 154 deletions
This file was deleted.

0 commit comments

Comments
 (0)