Skip to content

Commit e7a4944

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

58 files changed

Lines changed: 232 additions & 224 deletions

Some content is hidden

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

.claude/CLAUDE.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
Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
44
-->
55
## Machine-Readable Artefacts

.github/FUNDING.yml

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-or-later
1+
# SPDX-License-Identifier: MPL-2.0
22
# Funding platforms for hyperpolymath projects
33
# See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository
44

.github/TEST_CI_ALL_REUSABLES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CI TEST: All reusable workflows with timeout
2-
# SPDX-License-Identifier: MPL-2.0
2+
# SPDX-License-Identifier: CC-BY-SA-4.0
33
# Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
44

55
Test commit to verify all reusable workflow wrappers have timeout.

.github/workflows/ada.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# // Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
2-
# SPDX-License-Identifier: MPL-2.0-or-later
2+
# SPDX-License-Identifier: MPL-2.0
33
name: Ada (GNAT)
44
on:
55
push:

.github/workflows/comprehensive-quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# // Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
2-
# SPDX-License-Identifier: MPL-2.0-or-later
2+
# SPDX-License-Identifier: MPL-2.0
33
name: Comprehensive Quality Gates
44
on:
55
push:

.github/workflows/generator-generic-ossf-slsa3-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# // Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
2-
# SPDX-License-Identifier: MPL-2.0-or-later
2+
# SPDX-License-Identifier: MPL-2.0
33
# This workflow uses actions that are not certified by GitHub.
44
# They are provided by a third-party and are governed by
55
# separate terms of service, privacy policy, and support

.github/workflows/governance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: PMPL-1.0-or-later
1+
# SPDX-License-Identifier: MPL-2.0
22
name: Governance
33

44
on:

.github/workflows/hypatia-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: PMPL-1.0-or-later
1+
# SPDX-License-Identifier: MPL-2.0
22
name: Hypatia Security Scan
33

44
on:

.github/workflows/instant-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# // Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
2-
# SPDX-License-Identifier: MPL-2.0-or-later
2+
# SPDX-License-Identifier: MPL-2.0
33
# Instant Forge Sync - Triggers propagation to all forges on push/release
44
name: Instant Sync
55
on:

.github/workflows/mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# // Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
2-
# SPDX-License-Identifier: MPL-2.0-or-later
2+
# SPDX-License-Identifier: MPL-2.0
33
name: Mirror to Git Forges
44
on:
55
push:

0 commit comments

Comments
 (0)