From bd007e747a3e6c696b1a20d8c614b9165b9bfd8d Mon Sep 17 00:00:00 2001 From: hyperpolymath <6759885+hyperpolymath@users.noreply.github.com> Date: Wed, 24 Jun 2026 17:00:30 +0100 Subject: [PATCH] chore(licence): normalise to MPL-2.0 (code) + CC-BY-SA-4.0 (docs) - LICENSES/ = {MPL-2.0.txt, CC-BY-SA-4.0.txt}; root LICENSE = verbatim MPL-2.0 (GitHub display) - SPDX: code -> MPL-2.0, docs (.md/.adoc) -> CC-BY-SA-4.0; metadata/badge fixes; vendored untouched Co-Authored-By: Claude Opus 4.8 (1M context) --- .github/workflows/governance.yml | 2 +- .github/workflows/hypatia-scan.yml | 2 +- .machine_readable/bot_directives/README.adoc | 2 +- .machine_readable/self-validating/README.adoc | 2 +- EXPLAINME.adoc | 2 +- GOVERNANCE.adoc | 2 +- LICENSE | 165 +++----- LICENSES/CC-BY-SA-4.0.txt | 170 ++++++++ LICENSES/MPL-2.0.txt | 373 ++++++++++++++++++ MAINTAINERS.adoc | 2 +- QUICKSTART-DEV.adoc | 2 +- QUICKSTART-MAINTAINER.adoc | 2 +- QUICKSTART-USER.adoc | 2 +- README.adoc | 2 +- REGISTRY-SUBMISSIONS.md | 2 +- ROADMAP.adoc | 2 +- TOPOLOGY.md | 2 +- packages/Axiology.jl/.gitattributes | 2 +- packages/Axiology.jl/.gitignore | 2 +- packages/Axiology.jl/MAINTAINERS.adoc | 2 +- packages/Axiology.jl/README.adoc | 2 +- packages/Axiology.jl/ROADMAP.adoc | 2 +- packages/Axiology.jl/RSR_OUTLINE.adoc | 2 +- packages/Axiology.jl/SONNET-TASKS.md | 6 +- packages/Axiology.jl/TOPOLOGY.md | 2 +- .../Axiology.jl/contractiles/dust/Dustfile | 2 +- .../Axiology.jl/contractiles/must/Mustfile | 2 +- packages/Axiology.jl/ffi/zig/build.zig | 2 +- packages/Axiology.jl/ffi/zig/src/main.zig | 2 +- .../ffi/zig/test/integration_test.zig | 2 +- packages/Axiom.jl/CHANGELOG.adoc | 2 +- packages/Axiom.jl/CODE_OF_CONDUCT.md | 2 +- packages/Axiom.jl/CONTRIBUTING.adoc | 2 +- packages/Axiom.jl/GOVERNANCE.md | 2 +- packages/Axiom.jl/MAINTAINERS.adoc | 2 +- packages/Axiom.jl/README.adoc | 2 +- packages/Axiom.jl/RELEASE-CHECKLIST.adoc | 2 +- .../REPO-STANDARD-MUST-INTEND-LIKE.adoc | 2 +- packages/Axiom.jl/ROADMAP.adoc | 2 +- packages/Axiom.jl/RSR_OUTLINE.adoc | 2 +- packages/Axiom.jl/SECURITY.md | 2 +- packages/Axiom.jl/TOPOLOGY.md | 2 +- packages/Axiom.jl/contractiles/must/Mustfile | 2 +- packages/Axiom.jl/docs/wiki/API-Reference.md | 2 +- packages/Axiom.jl/docs/wiki/AdvancedSMT.md | 2 +- packages/Axiom.jl/docs/wiki/Architecture.md | 2 +- packages/Axiom.jl/docs/wiki/Axiom-DSL.md | 2 +- .../docs/wiki/Certification-Readiness.md | 2 +- packages/Axiom.jl/docs/wiki/Deployment.md | 2 +- .../Axiom.jl/docs/wiki/Developer-Guide.md | 2 +- packages/Axiom.jl/docs/wiki/Ecosystem.md | 2 +- packages/Axiom.jl/docs/wiki/FAQ.md | 2 +- .../docs/wiki/Framework-Comparison.md | 2 +- packages/Axiom.jl/docs/wiki/GPU-Backends.md | 2 +- packages/Axiom.jl/docs/wiki/Home.md | 4 +- .../Axiom.jl/docs/wiki/Migration-Guide.md | 2 +- .../Axiom.jl/docs/wiki/Performance-Tuning.md | 2 +- .../docs/wiki/Proof-Assistant-Integration.md | 2 +- .../Axiom.jl/docs/wiki/ProofCertificates.md | 2 +- .../Axiom.jl/docs/wiki/Reliability-FAQ.md | 2 +- .../Axiom.jl/docs/wiki/Roadmap-Commitments.md | 2 +- packages/Axiom.jl/docs/wiki/Roadmap-TODOs.md | 2 +- .../Axiom.jl/docs/wiki/Safety-Critical.md | 2 +- packages/Axiom.jl/docs/wiki/Tutorials.md | 2 +- packages/Axiom.jl/docs/wiki/User-Guide.md | 2 +- packages/Axiom.jl/docs/wiki/Verification.md | 2 +- packages/Axiom.jl/docs/wiki/Vision.md | 2 +- packages/BowtieRisk.jl/ABI-FFI-README.md | 2 +- packages/BowtieRisk.jl/MAINTAINERS.adoc | 2 +- packages/BowtieRisk.jl/README.md | 2 +- packages/BowtieRisk.jl/RSR_OUTLINE.adoc | 2 +- packages/BowtieRisk.jl/SONNET-TASKS.md | 4 +- packages/BowtieRisk.jl/TOPOLOGY.md | 2 +- .../BowtieRisk.jl/contractiles/dust/Dustfile | 2 +- .../BowtieRisk.jl/contractiles/must/Mustfile | 2 +- packages/Causals.jl/MAINTAINERS.adoc | 2 +- packages/Causals.jl/README.adoc | 4 +- packages/Causals.jl/RSR_OUTLINE.adoc | 2 +- packages/Causals.jl/TOPOLOGY.md | 2 +- .../Causals.jl/contractiles/dust/Dustfile | 2 +- .../Causals.jl/contractiles/must/Mustfile | 2 +- packages/Causals.jl/ffi/zig/build.zig | 2 +- packages/Causals.jl/ffi/zig/src/main.zig | 2 +- .../ffi/zig/test/integration_test.zig | 2 +- packages/Cladistics.jl/MAINTAINERS.adoc | 2 +- packages/Cladistics.jl/ROADMAP.adoc | 2 +- packages/Cladistics.jl/RSR_OUTLINE.adoc | 2 +- packages/Cladistics.jl/TOPOLOGY.md | 2 +- .../Cladistics.jl/contractiles/dust/Dustfile | 2 +- .../Cladistics.jl/contractiles/must/Mustfile | 2 +- packages/Cliodynamics.jl/.claude/CLAUDE.md | 2 +- packages/Cliodynamics.jl/MAINTAINERS.adoc | 2 +- packages/Cliodynamics.jl/README.adoc | 2 +- packages/Cliodynamics.jl/ROADMAP.adoc | 2 +- packages/Cliodynamics.jl/SONNET-TASKS.md | 6 +- packages/Cliodynamics.jl/TOPOLOGY.md | 2 +- .../contractiles/dust/Dustfile | 2 +- .../contractiles/must/Mustfile | 2 +- packages/Cliometrics.jl/MAINTAINERS.adoc | 2 +- packages/Cliometrics.jl/ROADMAP.adoc | 2 +- packages/Cliometrics.jl/RSR_OUTLINE.adoc | 2 +- packages/Cliometrics.jl/SONNET-TASKS.md | 2 +- packages/Cliometrics.jl/TOPOLOGY.md | 2 +- packages/Exnovation.jl/MAINTAINERS.adoc | 2 +- packages/Exnovation.jl/README.md | 2 +- packages/Exnovation.jl/ROADMAP.adoc | 2 +- packages/Exnovation.jl/RSR_OUTLINE.adoc | 2 +- packages/Exnovation.jl/SONNET-TASKS.md | 2 +- packages/Exnovation.jl/TOPOLOGY.md | 2 +- .../Exnovation.jl/contractiles/dust/Dustfile | 2 +- .../Exnovation.jl/contractiles/must/Mustfile | 2 +- packages/Exnovation.jl/docs/src/api.md | 2 +- packages/HackenbushGames.jl/MAINTAINERS.adoc | 2 +- packages/HackenbushGames.jl/README.md | 2 +- packages/HackenbushGames.jl/ROADMAP.adoc | 2 +- packages/HackenbushGames.jl/SONNET-TASKS.md | 8 +- packages/HackenbushGames.jl/TOPOLOGY.md | 2 +- .../contractiles/dust/Dustfile | 2 +- .../contractiles/must/Mustfile | 2 +- packages/HardwareResilience.jl/README.adoc | 4 +- packages/HardwareResilience.jl/TOPOLOGY.md | 2 +- packages/Hyperpolymath.jl/README.adoc | 4 +- packages/Hyperpolymath.jl/TOPOLOGY.md | 2 +- .../.devcontainer/README.adoc | 2 +- .../.github/copilot-instructions.md | 2 +- .../.github/pull_request_template.md | 2 +- .../contractiles/trust/Trustfile.a2ml | 2 +- .../InvestigativeJournalist.jl/GOVERNANCE.md | 2 +- .../MAINTAINERS.adoc | 2 +- .../InvestigativeJournalist.jl/MAINTAINERS.md | 2 +- .../InvestigativeJournalist.jl/README.adoc | 4 +- .../InvestigativeJournalist.jl/ROADMAP.adoc | 2 +- .../RSR_OUTLINE.adoc | 2 +- .../InvestigativeJournalist.jl/TOPOLOGY.md | 2 +- .../docs/AI-CONVENTIONS.md | 4 +- .../docs/QUICKSTART.md | 2 +- .../docs/THREAT-MODEL.md | 2 +- .../docs/TOPOLOGY-GUIDE.adoc | 2 +- .../docs/decisions/0000-template.md | 2 +- .../docs/decisions/0001-adopt-rsr-standard.md | 2 +- .../docs/decisions/README.md | 2 +- .../JuliaKids.jl/.devcontainer/README.adoc | 2 +- .../.github/copilot-instructions.md | 2 +- .../.github/pull_request_template.md | 2 +- .../contractiles/trust/Trustfile.a2ml | 2 +- packages/JuliaKids.jl/GOVERNANCE.md | 2 +- packages/JuliaKids.jl/MAINTAINERS.adoc | 2 +- packages/JuliaKids.jl/MAINTAINERS.md | 2 +- packages/JuliaKids.jl/README.adoc | 4 +- packages/JuliaKids.jl/ROADMAP.adoc | 2 +- packages/JuliaKids.jl/RSR_OUTLINE.adoc | 2 +- packages/JuliaKids.jl/TOPOLOGY.md | 2 +- packages/JuliaKids.jl/docs/AI-CONVENTIONS.md | 4 +- packages/JuliaKids.jl/docs/QUICKSTART.md | 2 +- packages/JuliaKids.jl/docs/THREAT-MODEL.md | 2 +- .../JuliaKids.jl/docs/TOPOLOGY-GUIDE.adoc | 2 +- .../docs/decisions/0000-template.md | 2 +- .../docs/decisions/0001-adopt-rsr-standard.md | 2 +- .../JuliaKids.jl/docs/decisions/README.md | 2 +- .../.devcontainer/README.adoc | 2 +- .../.github/copilot-instructions.md | 2 +- .../.github/pull_request_template.md | 2 +- .../contractiles/trust/Trustfile.a2ml | 2 +- .../JuliaPackage-Reuse-Audit.jl/GOVERNANCE.md | 2 +- .../MAINTAINERS.adoc | 2 +- .../MAINTAINERS.md | 2 +- .../JuliaPackage-Reuse-Audit.jl/README.adoc | 4 +- .../JuliaPackage-Reuse-Audit.jl/ROADMAP.adoc | 2 +- .../RSR_OUTLINE.adoc | 2 +- .../JuliaPackage-Reuse-Audit.jl/TOPOLOGY.md | 2 +- .../docs/AI-CONVENTIONS.md | 4 +- .../docs/QUICKSTART.md | 2 +- .../docs/THREAT-MODEL.md | 2 +- .../docs/TOPOLOGY-GUIDE.adoc | 2 +- .../docs/decisions/0000-template.md | 2 +- .../docs/decisions/0001-adopt-rsr-standard.md | 2 +- .../docs/decisions/README.md | 2 +- .../templates/base/README.adoc.tpl | 2 +- packages/KnotTheory.jl/MAINTAINERS.adoc | 2 +- packages/KnotTheory.jl/README.md | 2 +- packages/KnotTheory.jl/ROADMAP.adoc | 2 +- packages/KnotTheory.jl/RSR_OUTLINE.adoc | 2 +- packages/KnotTheory.jl/SONNET-TASKS.md | 2 +- packages/KnotTheory.jl/TOPOLOGY.md | 2 +- .../KnotTheory.jl/contractiles/dust/Dustfile | 2 +- .../KnotTheory.jl/contractiles/must/Mustfile | 2 +- packages/Lithoglyph.jl/README.adoc | 4 +- packages/Lithoglyph.jl/ROADMAP.adoc | 2 +- packages/Lithoglyph.jl/TOPOLOGY.md | 2 +- packages/LowLevel.jl/README.adoc | 4 +- packages/LowLevel.jl/ROADMAP.adoc | 2 +- packages/LowLevel.jl/TOPOLOGY.md | 2 +- packages/MacroPower.jl/README.adoc | 4 +- packages/MacroPower.jl/TOPOLOGY.md | 2 +- packages/MinixSDK.jl/README.adoc | 4 +- packages/MinixSDK.jl/ROADMAP.adoc | 2 +- packages/MinixSDK.jl/TOPOLOGY.md | 2 +- packages/PRComms.jl/.devcontainer/README.adoc | 2 +- .../.github/copilot-instructions.md | 2 +- .../.github/pull_request_template.md | 2 +- .../contractiles/trust/Trustfile.a2ml | 2 +- packages/PRComms.jl/GOVERNANCE.md | 2 +- packages/PRComms.jl/MAINTAINERS.adoc | 2 +- packages/PRComms.jl/MAINTAINERS.md | 2 +- packages/PRComms.jl/README.adoc | 4 +- packages/PRComms.jl/ROADMAP.adoc | 2 +- packages/PRComms.jl/RSR_OUTLINE.adoc | 2 +- packages/PRComms.jl/TOPOLOGY.md | 2 +- packages/PRComms.jl/docs/AI-CONVENTIONS.md | 4 +- packages/PRComms.jl/docs/QUICKSTART.md | 2 +- packages/PRComms.jl/docs/THREAT-MODEL.md | 2 +- packages/PRComms.jl/docs/TOPOLOGY-GUIDE.adoc | 2 +- .../docs/decisions/0000-template.md | 2 +- .../docs/decisions/0001-adopt-rsr-standard.md | 2 +- packages/PRComms.jl/docs/decisions/README.md | 2 +- .../PolyglotFormalisms.jl/MAINTAINERS.adoc | 2 +- packages/PolyglotFormalisms.jl/README.md | 2 +- packages/PolyglotFormalisms.jl/ROADMAP.adoc | 2 +- .../PolyglotFormalisms.jl/RSR_OUTLINE.adoc | 2 +- .../PolyglotFormalisms.jl/SONNET-TASKS.md | 6 +- packages/PolyglotFormalisms.jl/TOPOLOGY.md | 2 +- .../contractiles/dust/Dustfile | 2 +- .../contractiles/must/Mustfile | 2 +- .../.devcontainer/README.adoc | 2 +- .../.github/copilot-instructions.md | 2 +- .../.github/pull_request_template.md | 2 +- .../contractiles/trust/Trustfile.a2ml | 2 +- packages/PostDisciplinary.jl/GOVERNANCE.md | 2 +- packages/PostDisciplinary.jl/MAINTAINERS.adoc | 2 +- packages/PostDisciplinary.jl/MAINTAINERS.md | 2 +- packages/PostDisciplinary.jl/README.adoc | 4 +- packages/PostDisciplinary.jl/ROADMAP.adoc | 2 +- packages/PostDisciplinary.jl/RSR_OUTLINE.adoc | 2 +- packages/PostDisciplinary.jl/TOPOLOGY.md | 2 +- .../docs/AI-CONVENTIONS.md | 4 +- .../PostDisciplinary.jl/docs/QUICKSTART.md | 2 +- .../PostDisciplinary.jl/docs/THREAT-MODEL.md | 2 +- .../docs/TOPOLOGY-GUIDE.adoc | 2 +- .../docs/decisions/0000-template.md | 2 +- .../docs/decisions/0001-adopt-rsr-standard.md | 2 +- .../docs/decisions/README.md | 2 +- packages/ProvenCrypto.jl/MAINTAINERS.adoc | 2 +- packages/ProvenCrypto.jl/ROADMAP.adoc | 2 +- packages/ProvenCrypto.jl/RSR_OUTLINE.adoc | 2 +- packages/ProvenCrypto.jl/TOPOLOGY.md | 2 +- .../contractiles/dust/Dustfile | 2 +- .../contractiles/must/Mustfile | 2 +- packages/ProvenCrypto.jl/ffi/zig/build.zig | 2 +- packages/ProvenCrypto.jl/ffi/zig/src/main.zig | 2 +- .../ffi/zig/test/integration_test.zig | 2 +- packages/SMTLib.jl/CHANGELOG.adoc | 2 +- packages/SMTLib.jl/MAINTAINERS.adoc | 2 +- packages/SMTLib.jl/README.adoc | 4 +- packages/SMTLib.jl/ROADMAP.adoc | 2 +- packages/SMTLib.jl/RSR_OUTLINE.adoc | 2 +- .../SMTLIB-AXIOM-PARITY-CHECKLIST.adoc | 2 +- packages/SMTLib.jl/SONNET-TASKS.md | 2 +- packages/SMTLib.jl/TOPOLOGY.md | 2 +- packages/SMTLib.jl/contractiles/dust/Dustfile | 2 +- packages/SMTLib.jl/contractiles/must/Mustfile | 2 +- .../SMTLib.jl/docs/release-readiness.adoc | 2 +- packages/ShellIntegration.jl/README.adoc | 4 +- packages/ShellIntegration.jl/ROADMAP.adoc | 2 +- packages/ShellIntegration.jl/TOPOLOGY.md | 2 +- packages/SiliconCore.jl/README.adoc | 4 +- packages/SiliconCore.jl/TOPOLOGY.md | 2 +- packages/Skein.jl/.claude/CLAUDE.md | 2 +- packages/Skein.jl/ABI-FFI-README.md | 2 +- packages/Skein.jl/CODE_OF_CONDUCT.md | 2 +- packages/Skein.jl/CONTRIBUTING.md | 4 +- packages/Skein.jl/LICENSE | 2 +- packages/Skein.jl/MAINTAINERS.adoc | 2 +- packages/Skein.jl/README.adoc | 4 +- packages/Skein.jl/ROADMAP.adoc | 2 +- packages/Skein.jl/SECURITY.md | 2 +- packages/Skein.jl/TOPOLOGY.md | 2 +- packages/Skein.jl/contractiles/README.adoc | 2 +- packages/SoftwareSovereign.jl/README.adoc | 4 +- packages/SoftwareSovereign.jl/ROADMAP.adoc | 2 +- packages/SoftwareSovereign.jl/TOPOLOGY.md | 2 +- .../.devcontainer/README.adoc | 2 +- .../.github/copilot-instructions.md | 2 +- .../.github/pull_request_template.md | 2 +- .../contractiles/trust/Trustfile.a2ml | 2 +- packages/TradeUnionist.jl/GOVERNANCE.md | 2 +- packages/TradeUnionist.jl/MAINTAINERS.adoc | 2 +- packages/TradeUnionist.jl/MAINTAINERS.md | 2 +- packages/TradeUnionist.jl/README.adoc | 4 +- packages/TradeUnionist.jl/ROADMAP.adoc | 2 +- packages/TradeUnionist.jl/RSR_OUTLINE.adoc | 2 +- packages/TradeUnionist.jl/TOPOLOGY.md | 2 +- .../TradeUnionist.jl/docs/AI-CONVENTIONS.md | 4 +- packages/TradeUnionist.jl/docs/QUICKSTART.md | 2 +- .../TradeUnionist.jl/docs/THREAT-MODEL.md | 2 +- .../TradeUnionist.jl/docs/TOPOLOGY-GUIDE.adoc | 2 +- .../docs/decisions/0000-template.md | 2 +- .../docs/decisions/0001-adopt-rsr-standard.md | 2 +- .../TradeUnionist.jl/docs/decisions/README.md | 2 +- packages/ViableSystems.jl/README.adoc | 4 +- packages/ViableSystems.jl/ROADMAP.adoc | 2 +- packages/ViableSystems.jl/TOPOLOGY.md | 2 +- packages/ZeroProb.jl/MAINTAINERS.adoc | 2 +- packages/ZeroProb.jl/README.adoc | 2 +- packages/ZeroProb.jl/ROADMAP.adoc | 2 +- packages/ZeroProb.jl/RSR_OUTLINE.adoc | 2 +- packages/ZeroProb.jl/SONNET-TASKS.md | 14 +- packages/ZeroProb.jl/TOPOLOGY.md | 2 +- .../ZeroProb.jl/contractiles/dust/Dustfile | 2 +- .../ZeroProb.jl/contractiles/must/Mustfile | 2 +- 309 files changed, 957 insertions(+), 449 deletions(-) create mode 100644 LICENSES/CC-BY-SA-4.0.txt create mode 100644 LICENSES/MPL-2.0.txt diff --git a/.github/workflows/governance.yml b/.github/workflows/governance.yml index 8161ec24d..32b7e0de7 100644 --- a/.github/workflows/governance.yml +++ b/.github/workflows/governance.yml @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PMPL-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 name: Governance on: diff --git a/.github/workflows/hypatia-scan.yml b/.github/workflows/hypatia-scan.yml index e7158485b..aa8bde768 100644 --- a/.github/workflows/hypatia-scan.yml +++ b/.github/workflows/hypatia-scan.yml @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PMPL-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 name: Hypatia Security Scan on: diff --git a/.machine_readable/bot_directives/README.adoc b/.machine_readable/bot_directives/README.adoc index c9b41b2af..c8f647b8e 100644 --- a/.machine_readable/bot_directives/README.adoc +++ b/.machine_readable/bot_directives/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) {{CURRENT_YEAR}} {{AUTHOR}} ({{OWNER}}) <{{AUTHOR_EMAIL}}> = Agent Instructions :toc: preamble diff --git a/.machine_readable/self-validating/README.adoc b/.machine_readable/self-validating/README.adoc index 657168af9..6f9ac77fc 100644 --- a/.machine_readable/self-validating/README.adoc +++ b/.machine_readable/self-validating/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = K9 Contractiles :toc: left :icons: font diff --git a/EXPLAINME.adoc b/EXPLAINME.adoc index 1e00b7424..83c87ee87 100644 --- a/EXPLAINME.adoc +++ b/EXPLAINME.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Julia Ecosystem — EXPLAINME == A unified framework for post-disciplinary research, organizing, and verified computing diff --git a/GOVERNANCE.adoc b/GOVERNANCE.adoc index 8bbf167da..e41020d3b 100644 --- a/GOVERNANCE.adoc +++ b/GOVERNANCE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell = Governance Model :toc: preamble diff --git a/LICENSE b/LICENSE index 4a7f1aa63..14e2f777f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,38 +1,3 @@ -SPDX-License-Identifier: MPL-2.0 -SPDX-FileCopyrightText: 2024-2026 Jonathan D.A. Jewell (hyperpolymath) - ------------------------------------------------------------------------- -PREFERRED LICENCE: Palimpsest License (MPL-2.0) ------------------------------------------------------------------------- - -This work is governed by the Palimpsest License (MPL-2.0) as -its primary intended licence. MPL-2.0 extends the Mozilla -Public License 2.0 (MPL-2.0) with additional provisions for ethical use, -post-quantum cryptographic provenance, and emotional lineage protection. -The canonical PMPL text and stewardship information are maintained at: - https://github.com/hyperpolymath/palimpsest-license - ------------------------------------------------------------------------- -FALLBACK LICENCE: Mozilla Public License 2.0 (MPL-2.0) ------------------------------------------------------------------------- - -Because MPL-2.0 is not yet recognised by the Open Source -Initiative (OSI) or equivalent bodies, this work also carries MPL-2.0 -as its legally-recognised fallback licence. - -In any jurisdiction, platform, or context where MPL-2.0 is -not accepted as a valid licence, or where an OSI-approved licence is -required, this work is instead governed by the Mozilla Public License, -Version 2.0. - -MPL-2.0 was chosen as the fallback because MPL-2.0 is -explicitly based on and extends MPL-2.0; it is therefore the closest -recognised equivalent to the intended licence. - -The complete MPL-2.0 text follows below. - ------------------------------------------------------------------------- - Mozilla Public License Version 2.0 ================================== @@ -70,7 +35,7 @@ Mozilla Public License Version 2.0 means any form of the work other than Source Code Form. 1.7. "Larger Work" - means a work that combines Covered Software with other material, in + means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software. 1.8. "License" @@ -109,17 +74,17 @@ Mozilla Public License Version 2.0 means the form of the work preferred for making modifications. 1.14. "You" (or "Your") - means an individual or a legal entity exercising rights under - this License. For legal entities, "You" includes any entity that - controls, is controlled by, or is under common control with You. - For the purposes of this definition, "control" means (a) the power, - direct or indirect, to cause the direction or management of such - entity, whether by contract or otherwise, or (b) ownership of more - than fifty percent (50%) of the outstanding shares or beneficial + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. 2. License Grants and Conditions ---------------------------------- +-------------------------------- 2.1. Grants @@ -144,11 +109,11 @@ distributes such Contribution. 2.3. Limitations on Grant Scope -The licenses granted in this Section 2 are the only rights granted -under this License. No additional rights or licenses will be implied -from the distribution or licensing of Covered Software under this -License. Notwithstanding Section 2.1(b) above, no patent license is -granted by a Contributor: +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: (a) for any code that a Contributor has removed from Covered Software; or @@ -158,19 +123,19 @@ granted by a Contributor: Contributions with other software (except as part of its Contributor Version); or -(c) under Patent Claims infringed by Covered Software in the absence - of its Contributions. +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. -This License does not grant any rights in the trademarks, service -marks, or logos of any Contributor (except as may be necessary to -comply with the notice requirements in Section 3.4). +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). 2.4. Subsequent Licenses No Contributor makes additional grants as a result of Your choice to distribute the Covered Software under a subsequent version of this -License (see Section 10.2) or under the terms of a Secondary License -(if permitted under the terms of Section 3.3). +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). 2.5. Representation @@ -186,11 +151,11 @@ equivalents. 2.7. Conditions -Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses -granted in Section 2.1. +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted +in Section 2.1. 3. Responsibilities --------------------- +------------------- 3.1. Distribution of Source Form @@ -207,10 +172,10 @@ Form. If You distribute Covered Software in Executable Form then: (a) such Covered Software must also be made available in Source Code - Form, as described in Section 3.1, and You must inform recipients - of the Executable Form how they can obtain a copy of such Source - Code Form by reasonable means in a timely manner, at a charge no - more than the cost of distribution to the recipient; and + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and (b) You may distribute such Executable Form under the terms of this License, or sublicense it under different terms, provided that the @@ -222,8 +187,8 @@ If You distribute Covered Software in Executable Form then: You may create and distribute a Larger Work under terms of Your choice, provided that You also comply with the requirements of this License for the Covered Software. If the Larger Work is a combination of Covered -Software with a work governed by one or more Secondary Licenses, and -the Covered Software is not Incompatible With Secondary Licenses, this +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this License permits You to additionally distribute such Covered Software under the terms of such Secondary License(s), so that the recipient of the Larger Work may, at their option, further distribute the Covered @@ -241,28 +206,28 @@ the extent required to remedy known factual inaccuracies. 3.5. Application of Additional Terms You may choose to offer, and to charge a fee for, warranty, support, -indemnity or liability obligations to one or more recipients of -Covered Software. However, You may do so only on Your own behalf, and -not on behalf of any Contributor. You must make it absolutely clear -that any such warranty, support, indemnity, or liability obligation is -offered by You alone, and You hereby agree to indemnify every -Contributor for any liability incurred by such Contributor as a result -of warranty, support, indemnity or liability terms You offer. You may -include additional disclaimers of warranty and limitations of liability -specific to any jurisdiction. +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. 4. Inability to Comply Due to Statute or Regulation ------------------------------------------------------ +--------------------------------------------------- If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Software due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) -describe the limitations and the code they affect. Such description -must be placed in a text file included with all distributions of the -Covered Software under this License. Except to the extent prohibited -by statute or regulation, such description must be sufficiently -detailed for a recipient of ordinary skill to be able to understand it. +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. 5. Termination -------------- @@ -271,27 +236,27 @@ detailed for a recipient of ordinary skill to be able to understand it. if You fail to comply with any of its terms. However, if You become compliant, then the rights granted under this License from a particular Contributor are reinstated (a) provisionally, unless and until such -Contributor explicitly and finally terminates Your grants, and (b) on -an ongoing basis, if such Contributor fails to notify You of the +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the non-compliance by some reasonable means prior to 60 days after You have come back into compliance. Moreover, Your grants from a particular Contributor are reinstated on an ongoing basis if such Contributor -notifies You of the non-compliance by some reasonable means, this is -the first time You have received notice of non-compliance with this -License from such Contributor, and You become compliant prior to 30 -days after Your receipt of the notice. +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. -5.2. If You initiate litigation against any entity by asserting a -patent infringement claim (excluding declaratory judgment actions, +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, counter-claims, and cross-claims) alleging that a Contributor Version directly or indirectly infringes any patent, then the rights granted to You by any and all Contributors for the Covered Software under Section 2.1 of this License shall terminate. 5.3. In the event of termination under Sections 5.1 or 5.2 above, all -end user license agreements (excluding distributors and resellers) -which have been validly granted by You or Your distributors under this -License prior to termination shall survive termination. +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. ************************************************************************ * * @@ -346,7 +311,7 @@ Nothing in this Section shall prevent a party's ability to bring cross-claims or counter-claims. 9. Miscellaneous ------------------ +---------------- This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be @@ -356,14 +321,14 @@ that the language of a contract shall be construed against the drafter shall not be used to construe this License against a Contributor. 10. Versions of the License ----------------------------- +--------------------------- 10.1. New Versions -Mozilla Foundation is the license steward. Except as provided in -Section 10.3, no one other than the license steward has the right to -modify or publish new versions of this License. Each version will be -given a distinguishing version number. +Mozilla Foundation is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. 10.2. Effect of New Versions @@ -396,13 +361,13 @@ Exhibit A - Source Code Form License Notice If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE -file in a relevant directory) where a recipient would be likely to -look for such a notice. +file in a relevant directory) where a recipient would be likely to look +for such a notice. You may add additional accurate notices of copyright ownership. Exhibit B - "Incompatible With Secondary Licenses" Notice ----------------------------------------------------------- +--------------------------------------------------------- This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0. diff --git a/LICENSES/CC-BY-SA-4.0.txt b/LICENSES/CC-BY-SA-4.0.txt new file mode 100644 index 000000000..835a6836b --- /dev/null +++ b/LICENSES/CC-BY-SA-4.0.txt @@ -0,0 +1,170 @@ +Creative Commons Attribution-ShareAlike 4.0 International + + Creative Commons Corporation (“Creative Commons”) is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an “as-is” basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses. + +Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors. + +Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor’s permission is not necessary for any reason–for example, because of any applicable exception or limitation to copyright–then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. + +Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public. + +Creative Commons Attribution-ShareAlike 4.0 International Public License + +By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-ShareAlike 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. + +Section 1 – Definitions. + + a. Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. + + c. BY-SA Compatible License means a license listed at creativecommons.org/compatiblelicenses, approved by Creative Commons as essentially the equivalent of this Public License. + + d. Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. + + e. Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. + + f. Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. + + g. License Elements means the license attributes listed in the name of a Creative Commons Public License. The License Elements of this Public License are Attribution and ShareAlike. + + h. Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. + + i. Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. + + j. Licensor means the individual(s) or entity(ies) granting rights under this Public License. + + k. Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. + + l. Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. + + m. You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. + +Section 2 – Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: + + A. reproduce and Share the Licensed Material, in whole or in part; and + + B. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. + + 3. Term. The term of this Public License is specified in Section 6(a). + + 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material. + + 5. Downstream recipients. + + A. Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. + + B. Additional offer from the Licensor – Adapted Material. Every recipient of Adapted Material from You automatically receives an offer from the Licensor to exercise the Licensed Rights in the Adapted Material under the conditions of the Adapter’s License You apply. + + C. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. + + 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this Public License. + + 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties. + +Section 3 – License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified form), You must: + + A. retain the following if it is supplied by the Licensor with the Licensed Material: + + i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of warranties; + + v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable; + + B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and + + C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. + + 3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable. + + b. ShareAlike.In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply. + + 1. The Adapter’s License You apply must be a Creative Commons license with the same License Elements, this version or later, or a BY-SA Compatible License. + + 2. You must include the text of, or the URI or hyperlink to, the Adapter's License You apply. You may satisfy this condition in any reasonable manner based on the medium, means, and context in which You Share Adapted Material. + + 3. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, Adapted Material that restrict exercise of the rights granted under the Adapter's License You apply. + +Section 4 – Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database; + + b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material, including for purposes of Section 3(b); and + + c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. +For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. + +Section 5 – Disclaimer of Warranties and Limitation of Liability. + + a. Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You. + + b. To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You. + + c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. + +Section 6 – Term and Termination. + + a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or + + 2. upon express reinstatement by the Licensor. + + c. For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. + + d. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. + + e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. + +Section 7 – Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. + +Section 8 – Interpretation. + + a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. + + c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. + + d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. + +Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the “Licensor.” Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark “Creative Commons” or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/LICENSES/MPL-2.0.txt b/LICENSES/MPL-2.0.txt new file mode 100644 index 000000000..14e2f777f --- /dev/null +++ b/LICENSES/MPL-2.0.txt @@ -0,0 +1,373 @@ +Mozilla Public License Version 2.0 +================================== + +1. Definitions +-------------- + +1.1. "Contributor" + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. + +1.2. "Contributor Version" + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or + + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. + +1.6. "Executable Form" + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. + +1.8. "License" + means this document. + +1.9. "Licensable" + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. + +1.10. "Modifications" + means any of the following: + + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or + + (b) any new file in Source Code Form that contains any Covered + Software. + +1.11. "Patent Claims" of a Contributor + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. + +1.12. "Secondary License" + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. + +1.13. "Source Code Form" + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +2. License Grants and Conditions +-------------------------------- + +2.1. Grants + +Each Contributor hereby grants You a world-wide, royalty-free, +non-exclusive license: + +(a) under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + +(b) under Patent Claims of such Contributor to make, use, sell, offer + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + +The licenses granted in Section 2.1 with respect to any Contribution +become effective for each Contribution on the date the Contributor first +distributes such Contribution. + +2.3. Limitations on Grant Scope + +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: + +(a) for any code that a Contributor has removed from Covered Software; + or + +(b) for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. + +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + +No Contributor makes additional grants as a result of Your choice to +distribute the Covered Software under a subsequent version of this +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). + +2.5. Representation + +Each Contributor represents that the Contributor believes its +Contributions are its original creation(s) or it has sufficient rights +to grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + +This License is not intended to limit any rights You have under +applicable copyright doctrines of fair use, fair dealing, or other +equivalents. + +2.7. Conditions + +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted +in Section 2.1. + +3. Responsibilities +------------------- + +3.1. Distribution of Source Form + +All distribution of Covered Software in Source Code Form, including any +Modifications that You create or to which You contribute, must be under +the terms of this License. You must inform recipients that the Source +Code Form of the Covered Software is governed by the terms of this +License, and how they can obtain a copy of this License. You may not +attempt to alter or restrict the recipients' rights in the Source Code +Form. + +3.2. Distribution of Executable Form + +If You distribute Covered Software in Executable Form then: + +(a) such Covered Software must also be made available in Source Code + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and + +(b) You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + +You may create and distribute a Larger Work under terms of Your choice, +provided that You also comply with the requirements of this License for +the Covered Software. If the Larger Work is a combination of Covered +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this +License permits You to additionally distribute such Covered Software +under the terms of such Secondary License(s), so that the recipient of +the Larger Work may, at their option, further distribute the Covered +Software under the terms of either this License or such Secondary +License(s). + +3.4. Notices + +You may not remove or alter the substance of any license notices +(including copyright notices, patent notices, disclaimers of warranty, +or limitations of liability) contained within the Source Code Form of +the Covered Software, except that You may alter any license notices to +the extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + +You may choose to offer, and to charge a fee for, warranty, support, +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. + +4. Inability to Comply Due to Statute or Regulation +--------------------------------------------------- + +If it is impossible for You to comply with any of the terms of this +License with respect to some or all of the Covered Software due to +statute, judicial order, or regulation then You must: (a) comply with +the terms of this License to the maximum extent possible; and (b) +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. + +5. Termination +-------------- + +5.1. The rights granted under this License will terminate automatically +if You fail to comply with any of its terms. However, if You become +compliant, then the rights granted under this License from a particular +Contributor are reinstated (a) provisionally, unless and until such +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the +non-compliance by some reasonable means prior to 60 days after You have +come back into compliance. Moreover, Your grants from a particular +Contributor are reinstated on an ongoing basis if such Contributor +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, +counter-claims, and cross-claims) alleging that a Contributor Version +directly or indirectly infringes any patent, then the rights granted to +You by any and all Contributors for the Covered Software under Section +2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. + +************************************************************************ +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * +* basis, without warranty of any kind, either expressed, implied, or * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * +* (not any Contributor) assume the cost of any necessary servicing, * +* repair, or correction. This disclaimer of warranty constitutes an * +* essential part of this License. No use of any Covered Software is * +* authorized under this License except under this disclaimer. * +* * +************************************************************************ + +************************************************************************ +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * +* shall have been informed of the possibility of such damages. This * +* limitation of liability shall not apply to liability for death or * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * +************************************************************************ + +8. Litigation +------------- + +Any litigation relating to this License may be brought only in the +courts of a jurisdiction where the defendant maintains its principal +place of business and such litigation shall be governed by laws of that +jurisdiction, without reference to its conflict-of-law provisions. +Nothing in this Section shall prevent a party's ability to bring +cross-claims or counter-claims. + +9. Miscellaneous +---------------- + +This License represents the complete agreement concerning the subject +matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed only to the extent +necessary to make it enforceable. Any law or regulation which provides +that the language of a contract shall be construed against the drafter +shall not be used to construe this License against a Contributor. + +10. Versions of the License +--------------------------- + +10.1. New Versions + +Mozilla Foundation is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. + +10.2. Effect of New Versions + +You may distribute the Covered Software under the terms of the version +of the License under which You originally received the Covered Software, +or under the terms of any subsequent version published by the license +steward. + +10.3. Modified Versions + +If you create software not governed by this License, and you want to +create a new license for such software, you may create and use a +modified version of this License if you rename the license and remove +any references to the name of the license steward (except to note that +such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary +Licenses + +If You choose to distribute Source Code Form that is Incompatible With +Secondary Licenses under the terms of this version of the License, the +notice described in Exhibit B of this License must be attached. + +Exhibit A - Source Code Form License Notice +------------------------------------------- + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at http://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular +file, then You may include the notice in a location (such as a LICENSE +file in a relevant directory) where a recipient would be likely to look +for such a notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice +--------------------------------------------------------- + + This Source Code Form is "Incompatible With Secondary Licenses", as + defined by the Mozilla Public License, v. 2.0. diff --git a/MAINTAINERS.adoc b/MAINTAINERS.adoc index 9910dd8f3..daf8a789a 100644 --- a/MAINTAINERS.adoc +++ b/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell = Maintainers :toc: preamble diff --git a/QUICKSTART-DEV.adoc b/QUICKSTART-DEV.adoc index cfff3f3fe..7b2718d46 100644 --- a/QUICKSTART-DEV.adoc +++ b/QUICKSTART-DEV.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Template: QUICKSTART-DEV.adoc — clone → build → test → PR // Replace julia-ecosystem, {{BUILD_CMD}}, {{TEST_CMD}}, {{LANG_STACK}} with actuals = julia-ecosystem — Quick Start for Developers diff --git a/QUICKSTART-MAINTAINER.adoc b/QUICKSTART-MAINTAINER.adoc index f06e762db..cc88a35ed 100644 --- a/QUICKSTART-MAINTAINER.adoc +++ b/QUICKSTART-MAINTAINER.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Template: QUICKSTART-MAINTAINER.adoc — packaging, deploying, and maintaining // Replace julia-ecosystem, {{PACKAGE_NAME}}, {{DEPS}} with actuals = julia-ecosystem — Quick Start for Platform Maintainers diff --git a/QUICKSTART-USER.adoc b/QUICKSTART-USER.adoc index b2cfdce3f..2a638011c 100644 --- a/QUICKSTART-USER.adoc +++ b/QUICKSTART-USER.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Template: QUICKSTART-USER.adoc — 5-minute path to working software // Replace julia-ecosystem, Julia Ecosystem — See README.adoc for details., just run, Julia Ecosystem started successfully. with actuals = julia-ecosystem — Quick Start for Users diff --git a/README.adoc b/README.adoc index fa6381a89..a48ea5bf9 100644 --- a/README.adoc +++ b/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Hyperpolymath Julia Ecosystem :toc: macro :toclevels: 2 diff --git a/REGISTRY-SUBMISSIONS.md b/REGISTRY-SUBMISSIONS.md index d4bf668e3..816e159e7 100644 --- a/REGISTRY-SUBMISSIONS.md +++ b/REGISTRY-SUBMISSIONS.md @@ -1,5 +1,5 @@ # Julia General Registry Submissions -# SPDX-License-Identifier: MPL-2.0 +# SPDX-License-Identifier: CC-BY-SA-4.0 # # For each package, you'll need: # - repo: the Git URL (HTTPS for registry) diff --git a/ROADMAP.adoc b/ROADMAP.adoc index 634b3d377..baec8bf9f 100644 --- a/ROADMAP.adoc +++ b/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Hyperpolymath Julia Ecosystem Roadmap :toc: macro :toclevels: 2 diff --git a/TOPOLOGY.md b/TOPOLOGY.md index 90bdd0341..b67198ea3 100644 --- a/TOPOLOGY.md +++ b/TOPOLOGY.md @@ -1,4 +1,4 @@ - + # TOPOLOGY.md — julia-ecosystem diff --git a/packages/Axiology.jl/.gitattributes b/packages/Axiology.jl/.gitattributes index 7bbe6d533..e860a85c1 100644 --- a/packages/Axiology.jl/.gitattributes +++ b/packages/Axiology.jl/.gitattributes @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: AGPL-3.0-or-later +# SPDX-License-Identifier: MPL-2.0 # RSR-compliant .gitattributes * text=auto eol=lf diff --git a/packages/Axiology.jl/.gitignore b/packages/Axiology.jl/.gitignore index ec0b3b564..fb79a3831 100644 --- a/packages/Axiology.jl/.gitignore +++ b/packages/Axiology.jl/.gitignore @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: AGPL-3.0-or-later +# SPDX-License-Identifier: MPL-2.0 # RSR-compliant .gitignore # OS & Editor diff --git a/packages/Axiology.jl/MAINTAINERS.adoc b/packages/Axiology.jl/MAINTAINERS.adoc index a1c654434..48d978175 100644 --- a/packages/Axiology.jl/MAINTAINERS.adoc +++ b/packages/Axiology.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/Axiology.jl/README.adoc b/packages/Axiology.jl/README.adoc index 46b82a7ff..4cb2344ca 100644 --- a/packages/Axiology.jl/README.adoc +++ b/packages/Axiology.jl/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Axiology.jl Jonathan D. A. Jewell :toc: diff --git a/packages/Axiology.jl/ROADMAP.adoc b/packages/Axiology.jl/ROADMAP.adoc index bae2ce71c..de5152a05 100644 --- a/packages/Axiology.jl/ROADMAP.adoc +++ b/packages/Axiology.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Axiology.jl Roadmap Jonathan D. A. Jewell :toc: diff --git a/packages/Axiology.jl/RSR_OUTLINE.adoc b/packages/Axiology.jl/RSR_OUTLINE.adoc index 3ce20ed8f..8a229060a 100644 --- a/packages/Axiology.jl/RSR_OUTLINE.adoc +++ b/packages/Axiology.jl/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0-or-later +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/packages/Axiology.jl/SONNET-TASKS.md b/packages/Axiology.jl/SONNET-TASKS.md index 42272f291..a12347fb5 100644 --- a/packages/Axiology.jl/SONNET-TASKS.md +++ b/packages/Axiology.jl/SONNET-TASKS.md @@ -44,7 +44,7 @@ causing errors. There are 6 orphan blocks: Also: duplicate SPDX header on lines 1-2 and 4-5. **What to do:** -1. Delete line 4 (`# SPDX-License-Identifier: MPL-2.0`) and line 5 (`# Copyright (c) 2026 Jonathan D.A. Jewell `) -- these are duplicates of lines 1-2. +1. Delete line 4 (`# SPDX-License-Identifier: CC-BY-SA-4.0`) and line 5 (`# Copyright (c) 2026 Jonathan D.A. Jewell `) -- these are duplicates of lines 1-2. 2. Delete lines 101-119 (orphan `demographic_parity` body after the real function's `end` on line 100). 3. Delete lines 201-238 (orphan `equalized_odds` body after the real function's `end` on line 200). 4. Delete lines 313-335 (orphan `equal_opportunity` body after the real function's `end` on line 312). @@ -114,7 +114,7 @@ println("TASK 2 PASSED") **Problem:** Duplicate SPDX header on lines 1-2 and 4-5. **What to do:** -1. Delete line 4 (`# SPDX-License-Identifier: MPL-2.0`) and line 5 (`# Copyright (c) 2026 Jonathan D.A. Jewell `). +1. Delete line 4 (`# SPDX-License-Identifier: CC-BY-SA-4.0`) and line 5 (`# Copyright (c) 2026 Jonathan D.A. Jewell `). **Verification:** ```julia @@ -172,7 +172,7 @@ copy-paste artifacts from the RSR template or another project. - Using `maximize` to compute value scores - Using `pareto_frontier` for multi-objective optimization - Using `weighted_score` for aggregation -4. The example file must use `# SPDX-License-Identifier: MPL-2.0` header. +4. The example file must use `# SPDX-License-Identifier: CC-BY-SA-4.0` header. 5. The example must actually run: `julia --project=. examples/basic_usage.jl` **Verification:** diff --git a/packages/Axiology.jl/TOPOLOGY.md b/packages/Axiology.jl/TOPOLOGY.md index e76a3c16a..6c2639716 100644 --- a/packages/Axiology.jl/TOPOLOGY.md +++ b/packages/Axiology.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/Axiology.jl/contractiles/dust/Dustfile b/packages/Axiology.jl/contractiles/dust/Dustfile index 6f93c6a94..314903cca 100644 --- a/packages/Axiology.jl/contractiles/dust/Dustfile +++ b/packages/Axiology.jl/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Dustfile template - recovery and rollback semantics version: 1 diff --git a/packages/Axiology.jl/contractiles/must/Mustfile b/packages/Axiology.jl/contractiles/must/Mustfile index dc2c6b6f2..dc7b3be51 100644 --- a/packages/Axiology.jl/contractiles/must/Mustfile +++ b/packages/Axiology.jl/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/packages/Axiology.jl/ffi/zig/build.zig b/packages/Axiology.jl/ffi/zig/build.zig index fe27f5e92..4a2e049a4 100644 --- a/packages/Axiology.jl/ffi/zig/build.zig +++ b/packages/Axiology.jl/ffi/zig/build.zig @@ -1,5 +1,5 @@ // {{PROJECT}} FFI Build Configuration -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 const std = @import("std"); diff --git a/packages/Axiology.jl/ffi/zig/src/main.zig b/packages/Axiology.jl/ffi/zig/src/main.zig index 8f897a27a..6b233bc79 100644 --- a/packages/Axiology.jl/ffi/zig/src/main.zig +++ b/packages/Axiology.jl/ffi/zig/src/main.zig @@ -3,7 +3,7 @@ // This module implements the C-compatible FFI declared in src/abi/Foreign.idr // All types and layouts must match the Idris2 ABI definitions. // -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 const std = @import("std"); diff --git a/packages/Axiology.jl/ffi/zig/test/integration_test.zig b/packages/Axiology.jl/ffi/zig/test/integration_test.zig index e5ba919c3..034199499 100644 --- a/packages/Axiology.jl/ffi/zig/test/integration_test.zig +++ b/packages/Axiology.jl/ffi/zig/test/integration_test.zig @@ -1,5 +1,5 @@ // {{PROJECT}} Integration Tests -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // These tests verify that the Zig FFI correctly implements the Idris2 ABI diff --git a/packages/Axiom.jl/CHANGELOG.adoc b/packages/Axiom.jl/CHANGELOG.adoc index 9f88fa561..637d4be5e 100644 --- a/packages/Axiom.jl/CHANGELOG.adoc +++ b/packages/Axiom.jl/CHANGELOG.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Changelog All notable changes to Axiom.jl will be documented in this file. diff --git a/packages/Axiom.jl/CODE_OF_CONDUCT.md b/packages/Axiom.jl/CODE_OF_CONDUCT.md index 92e85f66e..7837362ac 100644 --- a/packages/Axiom.jl/CODE_OF_CONDUCT.md +++ b/packages/Axiom.jl/CODE_OF_CONDUCT.md @@ -1,4 +1,4 @@ - + # Code of Conduct ## Our Pledge diff --git a/packages/Axiom.jl/CONTRIBUTING.adoc b/packages/Axiom.jl/CONTRIBUTING.adoc index 1f34e6024..eb045d61a 100644 --- a/packages/Axiom.jl/CONTRIBUTING.adoc +++ b/packages/Axiom.jl/CONTRIBUTING.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Contributing Guide == Getting Started diff --git a/packages/Axiom.jl/GOVERNANCE.md b/packages/Axiom.jl/GOVERNANCE.md index 698266b39..60ab00b9e 100644 --- a/packages/Axiom.jl/GOVERNANCE.md +++ b/packages/Axiom.jl/GOVERNANCE.md @@ -1,4 +1,4 @@ - + # Governance ## Overview diff --git a/packages/Axiom.jl/MAINTAINERS.adoc b/packages/Axiom.jl/MAINTAINERS.adoc index a1c654434..48d978175 100644 --- a/packages/Axiom.jl/MAINTAINERS.adoc +++ b/packages/Axiom.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/Axiom.jl/README.adoc b/packages/Axiom.jl/README.adoc index 2929da1a8..d312087ea 100644 --- a/packages/Axiom.jl/README.adoc +++ b/packages/Axiom.jl/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // (MPL-2.0 preferred; MPL-2.0 required for Julia General registry) = Axiom.jl :toc: macro diff --git a/packages/Axiom.jl/RELEASE-CHECKLIST.adoc b/packages/Axiom.jl/RELEASE-CHECKLIST.adoc index 411f67688..a5364a173 100644 --- a/packages/Axiom.jl/RELEASE-CHECKLIST.adoc +++ b/packages/Axiom.jl/RELEASE-CHECKLIST.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Axiom.jl Release Checklist :toc: :toclevels: 2 diff --git a/packages/Axiom.jl/REPO-STANDARD-MUST-INTEND-LIKE.adoc b/packages/Axiom.jl/REPO-STANDARD-MUST-INTEND-LIKE.adoc index 53fe5a48f..22bccd8aa 100644 --- a/packages/Axiom.jl/REPO-STANDARD-MUST-INTEND-LIKE.adoc +++ b/packages/Axiom.jl/REPO-STANDARD-MUST-INTEND-LIKE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Universal Repo Standard (Must / Intend / Like) This document is designed as a reusable baseline for *every* repository (Julia and non-Julia). diff --git a/packages/Axiom.jl/ROADMAP.adoc b/packages/Axiom.jl/ROADMAP.adoc index b9ae362a9..d34020fa9 100644 --- a/packages/Axiom.jl/ROADMAP.adoc +++ b/packages/Axiom.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Axiom.jl Roadmap == Current Baseline (v1.0.0) diff --git a/packages/Axiom.jl/RSR_OUTLINE.adoc b/packages/Axiom.jl/RSR_OUTLINE.adoc index 3ce20ed8f..8a229060a 100644 --- a/packages/Axiom.jl/RSR_OUTLINE.adoc +++ b/packages/Axiom.jl/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0-or-later +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/packages/Axiom.jl/SECURITY.md b/packages/Axiom.jl/SECURITY.md index e5a86286d..0aa4b2ae0 100644 --- a/packages/Axiom.jl/SECURITY.md +++ b/packages/Axiom.jl/SECURITY.md @@ -1,4 +1,4 @@ - + # Security Policy ## Supported Versions diff --git a/packages/Axiom.jl/TOPOLOGY.md b/packages/Axiom.jl/TOPOLOGY.md index ef3c2367f..7e00ab5ca 100644 --- a/packages/Axiom.jl/TOPOLOGY.md +++ b/packages/Axiom.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + # Axiom.jl - System Architecture ``` diff --git a/packages/Axiom.jl/contractiles/must/Mustfile b/packages/Axiom.jl/contractiles/must/Mustfile index 2f366ce10..ee751099f 100644 --- a/packages/Axiom.jl/contractiles/must/Mustfile +++ b/packages/Axiom.jl/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Mustfile - mandatory checks # See: https://github.com/hyperpolymath/mustfile diff --git a/packages/Axiom.jl/docs/wiki/API-Reference.md b/packages/Axiom.jl/docs/wiki/API-Reference.md index 520449bd0..dffd95370 100644 --- a/packages/Axiom.jl/docs/wiki/API-Reference.md +++ b/packages/Axiom.jl/docs/wiki/API-Reference.md @@ -1,4 +1,4 @@ - + # API Reference > Complete reference for all Axiom.jl functions, types, and macros diff --git a/packages/Axiom.jl/docs/wiki/AdvancedSMT.md b/packages/Axiom.jl/docs/wiki/AdvancedSMT.md index 2bf807dee..1755362f6 100644 --- a/packages/Axiom.jl/docs/wiki/AdvancedSMT.md +++ b/packages/Axiom.jl/docs/wiki/AdvancedSMT.md @@ -1,4 +1,4 @@ - + # Advanced SMT Properties > *"With great expressiveness comes great solver complexity."* diff --git a/packages/Axiom.jl/docs/wiki/Architecture.md b/packages/Axiom.jl/docs/wiki/Architecture.md index f383a2a94..1a83cf003 100644 --- a/packages/Axiom.jl/docs/wiki/Architecture.md +++ b/packages/Axiom.jl/docs/wiki/Architecture.md @@ -1,4 +1,4 @@ - + # Architecture > A deep dive into Axiom.jl's design philosophy and implementation diff --git a/packages/Axiom.jl/docs/wiki/Axiom-DSL.md b/packages/Axiom.jl/docs/wiki/Axiom-DSL.md index eaa20426b..416d13a09 100644 --- a/packages/Axiom.jl/docs/wiki/Axiom-DSL.md +++ b/packages/Axiom.jl/docs/wiki/Axiom-DSL.md @@ -1,4 +1,4 @@ - + # The @axiom DSL > *Declare what you want, not how to compute it.* diff --git a/packages/Axiom.jl/docs/wiki/Certification-Readiness.md b/packages/Axiom.jl/docs/wiki/Certification-Readiness.md index ac851051e..60b02845c 100644 --- a/packages/Axiom.jl/docs/wiki/Certification-Readiness.md +++ b/packages/Axiom.jl/docs/wiki/Certification-Readiness.md @@ -1,4 +1,4 @@ - + # Certification Readiness Checklist > Mapping Axiom.jl features to industry certification requirements diff --git a/packages/Axiom.jl/docs/wiki/Deployment.md b/packages/Axiom.jl/docs/wiki/Deployment.md index ef6891d5a..0b3dd3593 100644 --- a/packages/Axiom.jl/docs/wiki/Deployment.md +++ b/packages/Axiom.jl/docs/wiki/Deployment.md @@ -1,4 +1,4 @@ - + # Deployment Guide > From development to production: deploy Axiom.jl models anywhere diff --git a/packages/Axiom.jl/docs/wiki/Developer-Guide.md b/packages/Axiom.jl/docs/wiki/Developer-Guide.md index 35113574c..b5f1e3c81 100644 --- a/packages/Axiom.jl/docs/wiki/Developer-Guide.md +++ b/packages/Axiom.jl/docs/wiki/Developer-Guide.md @@ -1,4 +1,4 @@ - + # Developer Guide This guide defines the development workflow and release gates for Axiom.jl. diff --git a/packages/Axiom.jl/docs/wiki/Ecosystem.md b/packages/Axiom.jl/docs/wiki/Ecosystem.md index eff410c3d..deef4b963 100644 --- a/packages/Axiom.jl/docs/wiki/Ecosystem.md +++ b/packages/Axiom.jl/docs/wiki/Ecosystem.md @@ -1,4 +1,4 @@ - + # Ecosystem & Integrations > Connect Axiom.jl to the wider Julia and ML ecosystem diff --git a/packages/Axiom.jl/docs/wiki/FAQ.md b/packages/Axiom.jl/docs/wiki/FAQ.md index f0d31e231..46d604d17 100644 --- a/packages/Axiom.jl/docs/wiki/FAQ.md +++ b/packages/Axiom.jl/docs/wiki/FAQ.md @@ -1,4 +1,4 @@ - + # Frequently Asked Questions > *"There are no stupid questions, only stupid bugs that weren't caught at compile time."* diff --git a/packages/Axiom.jl/docs/wiki/Framework-Comparison.md b/packages/Axiom.jl/docs/wiki/Framework-Comparison.md index d92e12a69..f1324cd74 100644 --- a/packages/Axiom.jl/docs/wiki/Framework-Comparison.md +++ b/packages/Axiom.jl/docs/wiki/Framework-Comparison.md @@ -1,4 +1,4 @@ - + # Framework Comparison > An honest comparison: Axiom.jl vs PyTorch vs TensorFlow vs JAX diff --git a/packages/Axiom.jl/docs/wiki/GPU-Backends.md b/packages/Axiom.jl/docs/wiki/GPU-Backends.md index af87d7867..1e5628eb5 100644 --- a/packages/Axiom.jl/docs/wiki/GPU-Backends.md +++ b/packages/Axiom.jl/docs/wiki/GPU-Backends.md @@ -1,4 +1,4 @@ - + # GPU Backend Support Axiom.jl provides GPU acceleration through package extensions for CUDA (NVIDIA), ROCm (AMD), and Metal (Apple Silicon). diff --git a/packages/Axiom.jl/docs/wiki/Home.md b/packages/Axiom.jl/docs/wiki/Home.md index f928a8a23..4e3bc429a 100644 --- a/packages/Axiom.jl/docs/wiki/Home.md +++ b/packages/Axiom.jl/docs/wiki/Home.md @@ -1,4 +1,4 @@ - +
# Axiom.jl @@ -7,7 +7,7 @@ [![Julia](https://img.shields.io/badge/Julia-1.9+-purple.svg)](https://julialang.org/) [![Rust](https://img.shields.io/badge/Rust-Backend-orange.svg)](https://www.rust-lang.org/) -[![License](https://img.shields.io/badge/License-PMPL--1.0-blue.svg)](../../LICENSE) +[![License](https://img.shields.io/badge/License-MPL--2.0-blue.svg)](../../LICENSE) **The ML framework where bugs are caught before runtime, not after deployment.** diff --git a/packages/Axiom.jl/docs/wiki/Migration-Guide.md b/packages/Axiom.jl/docs/wiki/Migration-Guide.md index ecb21e337..0b08eaa9b 100644 --- a/packages/Axiom.jl/docs/wiki/Migration-Guide.md +++ b/packages/Axiom.jl/docs/wiki/Migration-Guide.md @@ -1,4 +1,4 @@ - + # PyTorch to Axiom.jl Migration Guide > *"Your models, but better."* diff --git a/packages/Axiom.jl/docs/wiki/Performance-Tuning.md b/packages/Axiom.jl/docs/wiki/Performance-Tuning.md index 7ef59ec26..d29fec87d 100644 --- a/packages/Axiom.jl/docs/wiki/Performance-Tuning.md +++ b/packages/Axiom.jl/docs/wiki/Performance-Tuning.md @@ -1,4 +1,4 @@ - + # Performance Tuning and Benchmarking Axiom.jl provides comprehensive benchmarking infrastructure to track performance across Julia and Zig backends (plus optional GPU accelerator paths where available). diff --git a/packages/Axiom.jl/docs/wiki/Proof-Assistant-Integration.md b/packages/Axiom.jl/docs/wiki/Proof-Assistant-Integration.md index dc21448af..6b5ff6034 100644 --- a/packages/Axiom.jl/docs/wiki/Proof-Assistant-Integration.md +++ b/packages/Axiom.jl/docs/wiki/Proof-Assistant-Integration.md @@ -1,4 +1,4 @@ - + # Formal Proof Assistant Integration Axiom.jl provides bridges to external proof assistants for long-term formalization of ML correctness properties. diff --git a/packages/Axiom.jl/docs/wiki/ProofCertificates.md b/packages/Axiom.jl/docs/wiki/ProofCertificates.md index dadc57502..0f8dd0abf 100644 --- a/packages/Axiom.jl/docs/wiki/ProofCertificates.md +++ b/packages/Axiom.jl/docs/wiki/ProofCertificates.md @@ -1,4 +1,4 @@ - + # Proof Certificates > *"Trust, but verify."* - Ronald Reagan diff --git a/packages/Axiom.jl/docs/wiki/Reliability-FAQ.md b/packages/Axiom.jl/docs/wiki/Reliability-FAQ.md index cac45e899..316a1dc13 100644 --- a/packages/Axiom.jl/docs/wiki/Reliability-FAQ.md +++ b/packages/Axiom.jl/docs/wiki/Reliability-FAQ.md @@ -1,4 +1,4 @@ - + # Reliability FAQ (Self-Healing, Fault Tolerance, Self-Diagnostics) This FAQ is a quick reference for the reliability concepts we discussed. diff --git a/packages/Axiom.jl/docs/wiki/Roadmap-Commitments.md b/packages/Axiom.jl/docs/wiki/Roadmap-Commitments.md index 0a2ee076d..ab58ce09d 100644 --- a/packages/Axiom.jl/docs/wiki/Roadmap-Commitments.md +++ b/packages/Axiom.jl/docs/wiki/Roadmap-Commitments.md @@ -1,4 +1,4 @@ - + # Roadmap and Tracked Commitments This page tracks roadmap commitments for Axiom.jl and records what is already shipped versus what remains to reach full production scope. diff --git a/packages/Axiom.jl/docs/wiki/Roadmap-TODOs.md b/packages/Axiom.jl/docs/wiki/Roadmap-TODOs.md index d03906c30..849468628 100644 --- a/packages/Axiom.jl/docs/wiki/Roadmap-TODOs.md +++ b/packages/Axiom.jl/docs/wiki/Roadmap-TODOs.md @@ -1,4 +1,4 @@ - + # Roadmap and TODOs This page consolidates planned work and in-code TODOs for Axiom.jl. It is a living snapshot; see the referenced files for detail. diff --git a/packages/Axiom.jl/docs/wiki/Safety-Critical.md b/packages/Axiom.jl/docs/wiki/Safety-Critical.md index fad5e5da3..c4100ca7a 100644 --- a/packages/Axiom.jl/docs/wiki/Safety-Critical.md +++ b/packages/Axiom.jl/docs/wiki/Safety-Critical.md @@ -1,4 +1,4 @@ - + # Safety-Critical Applications > Deploying verified machine learning in regulated environments diff --git a/packages/Axiom.jl/docs/wiki/Tutorials.md b/packages/Axiom.jl/docs/wiki/Tutorials.md index 385fd5cc0..91e9b48dc 100644 --- a/packages/Axiom.jl/docs/wiki/Tutorials.md +++ b/packages/Axiom.jl/docs/wiki/Tutorials.md @@ -1,4 +1,4 @@ - + # Tutorials > From beginner to expert: hands-on guides for every skill level diff --git a/packages/Axiom.jl/docs/wiki/User-Guide.md b/packages/Axiom.jl/docs/wiki/User-Guide.md index fec141192..b54fa033c 100644 --- a/packages/Axiom.jl/docs/wiki/User-Guide.md +++ b/packages/Axiom.jl/docs/wiki/User-Guide.md @@ -1,4 +1,4 @@ - + # User Guide This guide covers day-1 usage of Axiom.jl for model definition, inference, and verification. diff --git a/packages/Axiom.jl/docs/wiki/Verification.md b/packages/Axiom.jl/docs/wiki/Verification.md index a50abc6bd..1c3240f13 100644 --- a/packages/Axiom.jl/docs/wiki/Verification.md +++ b/packages/Axiom.jl/docs/wiki/Verification.md @@ -1,4 +1,4 @@ - + # Verification System > *"Trust, but verify. Actually, just verify."* diff --git a/packages/Axiom.jl/docs/wiki/Vision.md b/packages/Axiom.jl/docs/wiki/Vision.md index fb2af56b5..d11a7a4e3 100644 --- a/packages/Axiom.jl/docs/wiki/Vision.md +++ b/packages/Axiom.jl/docs/wiki/Vision.md @@ -1,4 +1,4 @@ - + # The Axiom.jl Vision > *"What if your ML model couldn't have bugs?"* diff --git a/packages/BowtieRisk.jl/ABI-FFI-README.md b/packages/BowtieRisk.jl/ABI-FFI-README.md index 228807e0d..22d559643 100644 --- a/packages/BowtieRisk.jl/ABI-FFI-README.md +++ b/packages/BowtieRisk.jl/ABI-FFI-README.md @@ -373,7 +373,7 @@ When modifying the ABI/FFI: ## License -SPDX-License-Identifier: MPL-2.0 +SPDX-License-Identifier: CC-BY-SA-4.0 ## See Also diff --git a/packages/BowtieRisk.jl/MAINTAINERS.adoc b/packages/BowtieRisk.jl/MAINTAINERS.adoc index a1c654434..48d978175 100644 --- a/packages/BowtieRisk.jl/MAINTAINERS.adoc +++ b/packages/BowtieRisk.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/BowtieRisk.jl/README.md b/packages/BowtieRisk.jl/README.md index 9dd00be91..80a37e1d3 100644 --- a/packages/BowtieRisk.jl/README.md +++ b/packages/BowtieRisk.jl/README.md @@ -1,4 +1,4 @@ -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] # BowtieRisk.jl diff --git a/packages/BowtieRisk.jl/RSR_OUTLINE.adoc b/packages/BowtieRisk.jl/RSR_OUTLINE.adoc index 69d897857..c7acabf75 100644 --- a/packages/BowtieRisk.jl/RSR_OUTLINE.adoc +++ b/packages/BowtieRisk.jl/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0-or-later +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/packages/BowtieRisk.jl/SONNET-TASKS.md b/packages/BowtieRisk.jl/SONNET-TASKS.md index ab2b2abd1..08d844b71 100644 --- a/packages/BowtieRisk.jl/SONNET-TASKS.md +++ b/packages/BowtieRisk.jl/SONNET-TASKS.md @@ -39,7 +39,7 @@ nothing to do with BowtieRisk.jl. - `/var$REPOS_DIR/BowtieRisk.jl/ffi/zig/test/integration_test.zig` (line 2) - `/var$REPOS_DIR/BowtieRisk.jl/docs/CITATIONS.adoc` (line 13) -**Problem:** These files use `SPDX-License-Identifier: AGPL-3.0-or-later` or `license = {AGPL-3.0-or-later}`. Per CLAUDE.md license policy, AGPL-3.0 is NEVER allowed. All hyperpolymath original code must use MPL-2.0. +**Problem:** These files use `SPDX-License-Identifier: CC-BY-SA-4.0` or `license = {AGPL-3.0-or-later}`. Per CLAUDE.md license policy, AGPL-3.0 is NEVER allowed. All hyperpolymath original code must use MPL-2.0. **What to do:** 1. In each file listed, replace `AGPL-3.0-or-later` with `MPL-2.0`. @@ -106,7 +106,7 @@ grep -rn '{{' /var$REPOS_DIR/BowtieRisk.jl/ --include="*.md" --include="*.adoc" - Writes a markdown report - Exports Mermaid and GraphViz diagrams - Shows JSON round-trip (write_model_json / read_model_json) -3. Add SPDX header `# SPDX-License-Identifier: MPL-2.0` at top. +3. Add SPDX header `# SPDX-License-Identifier: CC-BY-SA-4.0` at top. **Verification:** ```julia diff --git a/packages/BowtieRisk.jl/TOPOLOGY.md b/packages/BowtieRisk.jl/TOPOLOGY.md index 80bb37051..f93beb056 100644 --- a/packages/BowtieRisk.jl/TOPOLOGY.md +++ b/packages/BowtieRisk.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/BowtieRisk.jl/contractiles/dust/Dustfile b/packages/BowtieRisk.jl/contractiles/dust/Dustfile index 6f93c6a94..314903cca 100644 --- a/packages/BowtieRisk.jl/contractiles/dust/Dustfile +++ b/packages/BowtieRisk.jl/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Dustfile template - recovery and rollback semantics version: 1 diff --git a/packages/BowtieRisk.jl/contractiles/must/Mustfile b/packages/BowtieRisk.jl/contractiles/must/Mustfile index dc2c6b6f2..dc7b3be51 100644 --- a/packages/BowtieRisk.jl/contractiles/must/Mustfile +++ b/packages/BowtieRisk.jl/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/packages/Causals.jl/MAINTAINERS.adoc b/packages/Causals.jl/MAINTAINERS.adoc index a1c654434..48d978175 100644 --- a/packages/Causals.jl/MAINTAINERS.adoc +++ b/packages/Causals.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/Causals.jl/README.adoc b/packages/Causals.jl/README.adoc index 168f3af88..14402bf72 100644 --- a/packages/Causals.jl/README.adoc +++ b/packages/Causals.jl/README.adoc @@ -1,5 +1,5 @@ -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] -// SPDX-License-Identifier: MPL-2.0 +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] +// SPDX-License-Identifier: CC-BY-SA-4.0 = Causals.jl :toc: macro diff --git a/packages/Causals.jl/RSR_OUTLINE.adoc b/packages/Causals.jl/RSR_OUTLINE.adoc index 3ce20ed8f..8a229060a 100644 --- a/packages/Causals.jl/RSR_OUTLINE.adoc +++ b/packages/Causals.jl/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0-or-later +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/packages/Causals.jl/TOPOLOGY.md b/packages/Causals.jl/TOPOLOGY.md index c67063eb4..49d3735f2 100644 --- a/packages/Causals.jl/TOPOLOGY.md +++ b/packages/Causals.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/Causals.jl/contractiles/dust/Dustfile b/packages/Causals.jl/contractiles/dust/Dustfile index 6f93c6a94..314903cca 100644 --- a/packages/Causals.jl/contractiles/dust/Dustfile +++ b/packages/Causals.jl/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Dustfile template - recovery and rollback semantics version: 1 diff --git a/packages/Causals.jl/contractiles/must/Mustfile b/packages/Causals.jl/contractiles/must/Mustfile index dc2c6b6f2..dc7b3be51 100644 --- a/packages/Causals.jl/contractiles/must/Mustfile +++ b/packages/Causals.jl/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/packages/Causals.jl/ffi/zig/build.zig b/packages/Causals.jl/ffi/zig/build.zig index fe27f5e92..4a2e049a4 100644 --- a/packages/Causals.jl/ffi/zig/build.zig +++ b/packages/Causals.jl/ffi/zig/build.zig @@ -1,5 +1,5 @@ // {{PROJECT}} FFI Build Configuration -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 const std = @import("std"); diff --git a/packages/Causals.jl/ffi/zig/src/main.zig b/packages/Causals.jl/ffi/zig/src/main.zig index 8f897a27a..6b233bc79 100644 --- a/packages/Causals.jl/ffi/zig/src/main.zig +++ b/packages/Causals.jl/ffi/zig/src/main.zig @@ -3,7 +3,7 @@ // This module implements the C-compatible FFI declared in src/abi/Foreign.idr // All types and layouts must match the Idris2 ABI definitions. // -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 const std = @import("std"); diff --git a/packages/Causals.jl/ffi/zig/test/integration_test.zig b/packages/Causals.jl/ffi/zig/test/integration_test.zig index e5ba919c3..034199499 100644 --- a/packages/Causals.jl/ffi/zig/test/integration_test.zig +++ b/packages/Causals.jl/ffi/zig/test/integration_test.zig @@ -1,5 +1,5 @@ // {{PROJECT}} Integration Tests -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // These tests verify that the Zig FFI correctly implements the Idris2 ABI diff --git a/packages/Cladistics.jl/MAINTAINERS.adoc b/packages/Cladistics.jl/MAINTAINERS.adoc index a1c654434..48d978175 100644 --- a/packages/Cladistics.jl/MAINTAINERS.adoc +++ b/packages/Cladistics.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/Cladistics.jl/ROADMAP.adoc b/packages/Cladistics.jl/ROADMAP.adoc index ec35fb340..8de8f900b 100644 --- a/packages/Cladistics.jl/ROADMAP.adoc +++ b/packages/Cladistics.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Cladistics.jl Roadmap == Current Status diff --git a/packages/Cladistics.jl/RSR_OUTLINE.adoc b/packages/Cladistics.jl/RSR_OUTLINE.adoc index 3ce20ed8f..8a229060a 100644 --- a/packages/Cladistics.jl/RSR_OUTLINE.adoc +++ b/packages/Cladistics.jl/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0-or-later +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/packages/Cladistics.jl/TOPOLOGY.md b/packages/Cladistics.jl/TOPOLOGY.md index 823fd4f21..988682d0b 100644 --- a/packages/Cladistics.jl/TOPOLOGY.md +++ b/packages/Cladistics.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/Cladistics.jl/contractiles/dust/Dustfile b/packages/Cladistics.jl/contractiles/dust/Dustfile index 6f93c6a94..314903cca 100644 --- a/packages/Cladistics.jl/contractiles/dust/Dustfile +++ b/packages/Cladistics.jl/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Dustfile template - recovery and rollback semantics version: 1 diff --git a/packages/Cladistics.jl/contractiles/must/Mustfile b/packages/Cladistics.jl/contractiles/must/Mustfile index dc2c6b6f2..dc7b3be51 100644 --- a/packages/Cladistics.jl/contractiles/must/Mustfile +++ b/packages/Cladistics.jl/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/packages/Cliodynamics.jl/.claude/CLAUDE.md b/packages/Cliodynamics.jl/.claude/CLAUDE.md index 7cf8a88b7..553fa9a4f 100644 --- a/packages/Cliodynamics.jl/.claude/CLAUDE.md +++ b/packages/Cliodynamics.jl/.claude/CLAUDE.md @@ -117,7 +117,7 @@ MPL-2.0 (Palimpsest License) All files must have SPDX header: ```julia -# SPDX-License-Identifier: MPL-2.0 +# SPDX-License-Identifier: CC-BY-SA-4.0 ``` ## Notes for AI Agents diff --git a/packages/Cliodynamics.jl/MAINTAINERS.adoc b/packages/Cliodynamics.jl/MAINTAINERS.adoc index a1c654434..48d978175 100644 --- a/packages/Cliodynamics.jl/MAINTAINERS.adoc +++ b/packages/Cliodynamics.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/Cliodynamics.jl/README.adoc b/packages/Cliodynamics.jl/README.adoc index be6836e35..acf41306b 100644 --- a/packages/Cliodynamics.jl/README.adoc +++ b/packages/Cliodynamics.jl/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Cliodynamics.jl :toc: macro diff --git a/packages/Cliodynamics.jl/ROADMAP.adoc b/packages/Cliodynamics.jl/ROADMAP.adoc index 4f07a8dfd..5af9781d5 100644 --- a/packages/Cliodynamics.jl/ROADMAP.adoc +++ b/packages/Cliodynamics.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Cliodynamics.jl Roadmap == Current Status diff --git a/packages/Cliodynamics.jl/SONNET-TASKS.md b/packages/Cliodynamics.jl/SONNET-TASKS.md index b5578e685..43fd2c748 100644 --- a/packages/Cliodynamics.jl/SONNET-TASKS.md +++ b/packages/Cliodynamics.jl/SONNET-TASKS.md @@ -99,7 +99,7 @@ grep -c "MPL-2.0" STATE.scm META.scm ECOSYSTEM.scm AGENTIC.scm NEUROSYM.scm PLAY - `/var$REPOS_DIR/Cliodynamics.jl/ffi/zig/build.zig` (line 2) - `/var$REPOS_DIR/Cliodynamics.jl/ffi/zig/test/integration_test.zig` (line 2) -**Problem:** All three Zig files have `SPDX-License-Identifier: AGPL-3.0-or-later`. +**Problem:** All three Zig files have `SPDX-License-Identifier: CC-BY-SA-4.0`. Must be `MPL-2.0`. **What to do:** @@ -281,7 +281,7 @@ irrelevant. the README.md Quick Start section as a guide. 4. Create `examples/historical_analysis.jl` demonstrating phase detection, instability events, and conflict intensity with synthetic data. -5. Add `# SPDX-License-Identifier: MPL-2.0` as the first line of each new file. +5. Add `# SPDX-License-Identifier: CC-BY-SA-4.0` as the first line of each new file. **Verification:** ```bash @@ -356,7 +356,7 @@ placeholders. The actual Julia code is at v0.1.0 with all core features implemen **What to do:** 1. Replace the entire file with a roadmap specific to Cliodynamics.jl. -2. Add `// SPDX-License-Identifier: MPL-2.0` as line 1 (already present). +2. Add `// SPDX-License-Identifier: CC-BY-SA-4.0` as line 1 (already present). 3. Mark v0.1.0 milestones as complete: - Core population dynamics models - Elite dynamics analysis diff --git a/packages/Cliodynamics.jl/TOPOLOGY.md b/packages/Cliodynamics.jl/TOPOLOGY.md index 3b7fbec94..8b792ddd9 100644 --- a/packages/Cliodynamics.jl/TOPOLOGY.md +++ b/packages/Cliodynamics.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/Cliodynamics.jl/contractiles/dust/Dustfile b/packages/Cliodynamics.jl/contractiles/dust/Dustfile index 6f93c6a94..314903cca 100644 --- a/packages/Cliodynamics.jl/contractiles/dust/Dustfile +++ b/packages/Cliodynamics.jl/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Dustfile template - recovery and rollback semantics version: 1 diff --git a/packages/Cliodynamics.jl/contractiles/must/Mustfile b/packages/Cliodynamics.jl/contractiles/must/Mustfile index dc2c6b6f2..dc7b3be51 100644 --- a/packages/Cliodynamics.jl/contractiles/must/Mustfile +++ b/packages/Cliodynamics.jl/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/packages/Cliometrics.jl/MAINTAINERS.adoc b/packages/Cliometrics.jl/MAINTAINERS.adoc index a1c654434..48d978175 100644 --- a/packages/Cliometrics.jl/MAINTAINERS.adoc +++ b/packages/Cliometrics.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/Cliometrics.jl/ROADMAP.adoc b/packages/Cliometrics.jl/ROADMAP.adoc index 6c89fa1b2..8d72a882f 100644 --- a/packages/Cliometrics.jl/ROADMAP.adoc +++ b/packages/Cliometrics.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Cliometrics.jl Roadmap == Current Status diff --git a/packages/Cliometrics.jl/RSR_OUTLINE.adoc b/packages/Cliometrics.jl/RSR_OUTLINE.adoc index 3ce20ed8f..8a229060a 100644 --- a/packages/Cliometrics.jl/RSR_OUTLINE.adoc +++ b/packages/Cliometrics.jl/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0-or-later +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/packages/Cliometrics.jl/SONNET-TASKS.md b/packages/Cliometrics.jl/SONNET-TASKS.md index 373afb2d6..915fdef09 100644 --- a/packages/Cliometrics.jl/SONNET-TASKS.md +++ b/packages/Cliometrics.jl/SONNET-TASKS.md @@ -376,7 +376,7 @@ grep -c "Jewell" docs/CITATIONS.adoc **What to do:** 1. Delete both files. 2. Create a new `examples/growth_decomposition.jl` example file that demonstrates the core Cliometrics.jl workflow (loading data, calculating growth rates, decomposing growth, convergence analysis). -3. Add SPDX header `# SPDX-License-Identifier: MPL-2.0` and author line. +3. Add SPDX header `# SPDX-License-Identifier: CC-BY-SA-4.0` and author line. 4. The example should be runnable (use synthetic data since we have no bundled CSV files). **Verification:** diff --git a/packages/Cliometrics.jl/TOPOLOGY.md b/packages/Cliometrics.jl/TOPOLOGY.md index e8c080b90..d936152bb 100644 --- a/packages/Cliometrics.jl/TOPOLOGY.md +++ b/packages/Cliometrics.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/Exnovation.jl/MAINTAINERS.adoc b/packages/Exnovation.jl/MAINTAINERS.adoc index a1c654434..48d978175 100644 --- a/packages/Exnovation.jl/MAINTAINERS.adoc +++ b/packages/Exnovation.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/Exnovation.jl/README.md b/packages/Exnovation.jl/README.md index 688c92352..78a8f6255 100644 --- a/packages/Exnovation.jl/README.md +++ b/packages/Exnovation.jl/README.md @@ -1,4 +1,4 @@ -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] # Exnovation.jl diff --git a/packages/Exnovation.jl/ROADMAP.adoc b/packages/Exnovation.jl/ROADMAP.adoc index 6b1424040..6cf5a10dd 100644 --- a/packages/Exnovation.jl/ROADMAP.adoc +++ b/packages/Exnovation.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Roadmap :revdate: 2026-02-17 diff --git a/packages/Exnovation.jl/RSR_OUTLINE.adoc b/packages/Exnovation.jl/RSR_OUTLINE.adoc index 5c5531c29..0bbb23369 100644 --- a/packages/Exnovation.jl/RSR_OUTLINE.adoc +++ b/packages/Exnovation.jl/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0 +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/packages/Exnovation.jl/SONNET-TASKS.md b/packages/Exnovation.jl/SONNET-TASKS.md index 47a6f61dd..6c39b44eb 100644 --- a/packages/Exnovation.jl/SONNET-TASKS.md +++ b/packages/Exnovation.jl/SONNET-TASKS.md @@ -192,7 +192,7 @@ println("PASS: index.md updated with real content") - `/var$REPOS_DIR/Exnovation.jl/examples/SafeDOMExample.res` (line 1) - `/var$REPOS_DIR/Exnovation.jl/docs/CITATIONS.adoc` (line 13) -**Problem:** Five files use `SPDX-License-Identifier: AGPL-3.0-or-later`. Per +**Problem:** Five files use `SPDX-License-Identifier: CC-BY-SA-4.0`. Per CLAUDE.md license policy: "NEVER use AGPL-3.0 (old license, replaced by MPL-2.0)". The `docs/CITATIONS.adoc` also says `license = {AGPL-3.0-or-later}` in the BibTeX block. diff --git a/packages/Exnovation.jl/TOPOLOGY.md b/packages/Exnovation.jl/TOPOLOGY.md index 383ca5e4e..044884a78 100644 --- a/packages/Exnovation.jl/TOPOLOGY.md +++ b/packages/Exnovation.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/Exnovation.jl/contractiles/dust/Dustfile b/packages/Exnovation.jl/contractiles/dust/Dustfile index 6f93c6a94..314903cca 100644 --- a/packages/Exnovation.jl/contractiles/dust/Dustfile +++ b/packages/Exnovation.jl/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Dustfile template - recovery and rollback semantics version: 1 diff --git a/packages/Exnovation.jl/contractiles/must/Mustfile b/packages/Exnovation.jl/contractiles/must/Mustfile index dc2c6b6f2..dc7b3be51 100644 --- a/packages/Exnovation.jl/contractiles/must/Mustfile +++ b/packages/Exnovation.jl/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/packages/Exnovation.jl/docs/src/api.md b/packages/Exnovation.jl/docs/src/api.md index 55db8fd5f..e61b74c12 100644 --- a/packages/Exnovation.jl/docs/src/api.md +++ b/packages/Exnovation.jl/docs/src/api.md @@ -1,4 +1,4 @@ - + # API Reference diff --git a/packages/HackenbushGames.jl/MAINTAINERS.adoc b/packages/HackenbushGames.jl/MAINTAINERS.adoc index a1c654434..48d978175 100644 --- a/packages/HackenbushGames.jl/MAINTAINERS.adoc +++ b/packages/HackenbushGames.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/HackenbushGames.jl/README.md b/packages/HackenbushGames.jl/README.md index dbb4be142..3b4dd67d3 100644 --- a/packages/HackenbushGames.jl/README.md +++ b/packages/HackenbushGames.jl/README.md @@ -2,7 +2,7 @@ [![Project Topology](https://img.shields.io/badge/Project-Topology-9558B2)](TOPOLOGY.md) [![Completion Status](https://img.shields.io/badge/Completion-100%25-green)](TOPOLOGY.md) -[![License](https://img.shields.io/badge/License-PMPL--1.0-blue.svg)](LICENSE) +[![License](https://img.shields.io/badge/License-MPL--2.0-blue.svg)](LICENSE) diff --git a/packages/HackenbushGames.jl/ROADMAP.adoc b/packages/HackenbushGames.jl/ROADMAP.adoc index 6b1424040..6cf5a10dd 100644 --- a/packages/HackenbushGames.jl/ROADMAP.adoc +++ b/packages/HackenbushGames.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Roadmap :revdate: 2026-02-17 diff --git a/packages/HackenbushGames.jl/SONNET-TASKS.md b/packages/HackenbushGames.jl/SONNET-TASKS.md index 9dae944e0..73b307175 100644 --- a/packages/HackenbushGames.jl/SONNET-TASKS.md +++ b/packages/HackenbushGames.jl/SONNET-TASKS.md @@ -243,7 +243,7 @@ grep -c 'coming soon' /var$REPOS_DIR/HackenbushGames.jl/docs/src/index.md && ech **Problem:** These are RSR template boilerplate files for a ReScript web project. They have nothing to do with a Julia Hackenbush game theory library. `SafeDOMExample.res` line 1 also -has `SPDX-License-Identifier: AGPL-3.0-or-later` (wrong license). +has `SPDX-License-Identifier: CC-BY-SA-4.0` (wrong license). **What to do:** 1. Delete `examples/SafeDOMExample.res` @@ -254,7 +254,7 @@ has `SPDX-License-Identifier: AGPL-3.0-or-later` (wrong license). - Graph sum - Canonical game form - GraphViz and ASCII output -4. Add SPDX header `# SPDX-License-Identifier: MPL-2.0` to the new file. +4. Add SPDX header `# SPDX-License-Identifier: CC-BY-SA-4.0` to the new file. **Verification:** ```bash @@ -300,7 +300,7 @@ test -f /var$REPOS_DIR/HackenbushGames.jl/ROADMAP.md && echo "PASS: real roadmap **Problem:** All 7 files are unmodified RSR template boilerplate with `{{PROJECT}}` and `{{project}}` placeholders throughout (hundreds of occurrences). They define generic `Handle`, `Result`, `ExampleStruct` types that have nothing to do with Hackenbush. -The Zig files have `SPDX-License-Identifier: AGPL-3.0-or-later` (wrong license). +The Zig files have `SPDX-License-Identifier: CC-BY-SA-4.0` (wrong license). This is a pure Julia library with zero FFI needs. **What to do:** @@ -445,7 +445,7 @@ test -f /var$REPOS_DIR/HackenbushGames.jl/README.md && echo "PASS" || echo "FAIL **Problem:** This is a generic RSR standard description file not specific to this project. It references `RSR-template-repo`, `139 repos`, `justfile`, `guix.scm`, `STATE.scm` in root (violates SCM path rules), and includes a `Cookbook generation` section. None of this -is specific to HackenbushGames.jl. Line 212 says `SPDX-License-Identifier: MPL-2.0-or-later` (doubled suffix). +is specific to HackenbushGames.jl. Line 212 says `SPDX-License-Identifier: CC-BY-SA-4.0` (doubled suffix). **What to do:** 1. Either delete `RSR_OUTLINE.adoc` (it is RSR framework docs, not project docs), diff --git a/packages/HackenbushGames.jl/TOPOLOGY.md b/packages/HackenbushGames.jl/TOPOLOGY.md index d833dfe92..156db230d 100644 --- a/packages/HackenbushGames.jl/TOPOLOGY.md +++ b/packages/HackenbushGames.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/HackenbushGames.jl/contractiles/dust/Dustfile b/packages/HackenbushGames.jl/contractiles/dust/Dustfile index 6f93c6a94..314903cca 100644 --- a/packages/HackenbushGames.jl/contractiles/dust/Dustfile +++ b/packages/HackenbushGames.jl/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Dustfile template - recovery and rollback semantics version: 1 diff --git a/packages/HackenbushGames.jl/contractiles/must/Mustfile b/packages/HackenbushGames.jl/contractiles/must/Mustfile index dc2c6b6f2..dc7b3be51 100644 --- a/packages/HackenbushGames.jl/contractiles/must/Mustfile +++ b/packages/HackenbushGames.jl/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/packages/HardwareResilience.jl/README.adoc b/packages/HardwareResilience.jl/README.adoc index 50f4b2b8b..cf1abb231 100644 --- a/packages/HardwareResilience.jl/README.adoc +++ b/packages/HardwareResilience.jl/README.adoc @@ -1,10 +1,10 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = HardwareResilience.jl :toc: macro image:https://img.shields.io/badge/Project-Topology-9558B2[Topology,link="TOPOLOGY.md"] image:https://img.shields.io/badge/Completion-10%25-red[10%,link="TOPOLOGY.md"] -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0] *The Self-Healing Foundation for Hyperpolymath Hardware.* diff --git a/packages/HardwareResilience.jl/TOPOLOGY.md b/packages/HardwareResilience.jl/TOPOLOGY.md index fe21003ed..49e046786 100644 --- a/packages/HardwareResilience.jl/TOPOLOGY.md +++ b/packages/HardwareResilience.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/Hyperpolymath.jl/README.adoc b/packages/Hyperpolymath.jl/README.adoc index 630147328..8e71b9901 100644 --- a/packages/Hyperpolymath.jl/README.adoc +++ b/packages/Hyperpolymath.jl/README.adoc @@ -1,10 +1,10 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Hyperpolymath.jl :toc: macro image:https://img.shields.io/badge/Project-Topology-9558B2[Topology,link="TOPOLOGY.md"] image:https://img.shields.io/badge/Completion-100%25-green[100%,link="TOPOLOGY.md"] -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0] image:https://img.shields.io/badge/Status-Metapackage-blue.svg[Metapackage] *The Everything Bundle for the Hyperpolymath Julia Ecosystem.* diff --git a/packages/Hyperpolymath.jl/TOPOLOGY.md b/packages/Hyperpolymath.jl/TOPOLOGY.md index 90a06dc69..ddc698a7e 100644 --- a/packages/Hyperpolymath.jl/TOPOLOGY.md +++ b/packages/Hyperpolymath.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/InvestigativeJournalist.jl/.devcontainer/README.adoc b/packages/InvestigativeJournalist.jl/.devcontainer/README.adoc index 2cd79daa4..3bfb50e5c 100644 --- a/packages/InvestigativeJournalist.jl/.devcontainer/README.adoc +++ b/packages/InvestigativeJournalist.jl/.devcontainer/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Dev Container Usage :author: {{AUTHOR}} <{{AUTHOR_EMAIL}}> diff --git a/packages/InvestigativeJournalist.jl/.github/copilot-instructions.md b/packages/InvestigativeJournalist.jl/.github/copilot-instructions.md index 4c7adc4bc..61e9ae98e 100644 --- a/packages/InvestigativeJournalist.jl/.github/copilot-instructions.md +++ b/packages/InvestigativeJournalist.jl/.github/copilot-instructions.md @@ -1,4 +1,4 @@ - + diff --git a/packages/InvestigativeJournalist.jl/.github/pull_request_template.md b/packages/InvestigativeJournalist.jl/.github/pull_request_template.md index a6aa470c6..56db40592 100644 --- a/packages/InvestigativeJournalist.jl/.github/pull_request_template.md +++ b/packages/InvestigativeJournalist.jl/.github/pull_request_template.md @@ -1,4 +1,4 @@ - + ## Summary diff --git a/packages/InvestigativeJournalist.jl/.machine_readable/contractiles/trust/Trustfile.a2ml b/packages/InvestigativeJournalist.jl/.machine_readable/contractiles/trust/Trustfile.a2ml index ede6c40b0..52b83e68e 100644 --- a/packages/InvestigativeJournalist.jl/.machine_readable/contractiles/trust/Trustfile.a2ml +++ b/packages/InvestigativeJournalist.jl/.machine_readable/contractiles/trust/Trustfile.a2ml @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PMLP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # ============================================================================= # A2ML Trustfile Template (Cyber-Resilient Baseline) # Replace all {{PLACEHOLDERS}} for each derived repository. diff --git a/packages/InvestigativeJournalist.jl/GOVERNANCE.md b/packages/InvestigativeJournalist.jl/GOVERNANCE.md index a19341cd8..5f082df92 100644 --- a/packages/InvestigativeJournalist.jl/GOVERNANCE.md +++ b/packages/InvestigativeJournalist.jl/GOVERNANCE.md @@ -1,4 +1,4 @@ - + # Project Governance diff --git a/packages/InvestigativeJournalist.jl/MAINTAINERS.adoc b/packages/InvestigativeJournalist.jl/MAINTAINERS.adoc index 7f22e21d7..d829dd959 100644 --- a/packages/InvestigativeJournalist.jl/MAINTAINERS.adoc +++ b/packages/InvestigativeJournalist.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/InvestigativeJournalist.jl/MAINTAINERS.md b/packages/InvestigativeJournalist.jl/MAINTAINERS.md index cc1d493d8..32b92cc4a 100644 --- a/packages/InvestigativeJournalist.jl/MAINTAINERS.md +++ b/packages/InvestigativeJournalist.jl/MAINTAINERS.md @@ -1,4 +1,4 @@ - + # Maintainers diff --git a/packages/InvestigativeJournalist.jl/README.adoc b/packages/InvestigativeJournalist.jl/README.adoc index 88afac99d..2c4152470 100644 --- a/packages/InvestigativeJournalist.jl/README.adoc +++ b/packages/InvestigativeJournalist.jl/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = InvestigativeJournalist.jl :toc: macro :toclevels: 2 @@ -6,7 +6,7 @@ image:https://img.shields.io/badge/Project-Topology-9558B2[Topology,link="TOPOLOGY.md"] image:https://img.shields.io/badge/Completion-80%25-green[80%,link="TOPOLOGY.md"] -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] image:https://img.shields.io/badge/Julia-1.10+-9558B2?logo=julia[Julia,link="https://julialang.org/"] *Structured Evidence for High-Stakes Reporting* diff --git a/packages/InvestigativeJournalist.jl/ROADMAP.adoc b/packages/InvestigativeJournalist.jl/ROADMAP.adoc index 6d3f223d8..c4dc92993 100644 --- a/packages/InvestigativeJournalist.jl/ROADMAP.adoc +++ b/packages/InvestigativeJournalist.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = InvestigativeJournalist.jl Roadmap == v0.1.0 - Core Ingestion & Claims (Current) diff --git a/packages/InvestigativeJournalist.jl/RSR_OUTLINE.adoc b/packages/InvestigativeJournalist.jl/RSR_OUTLINE.adoc index c1c80f485..9b89ae043 100644 --- a/packages/InvestigativeJournalist.jl/RSR_OUTLINE.adoc +++ b/packages/InvestigativeJournalist.jl/RSR_OUTLINE.adoc @@ -281,7 +281,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0 +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/packages/InvestigativeJournalist.jl/TOPOLOGY.md b/packages/InvestigativeJournalist.jl/TOPOLOGY.md index 0c011b346..2a8dde5ab 100644 --- a/packages/InvestigativeJournalist.jl/TOPOLOGY.md +++ b/packages/InvestigativeJournalist.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/InvestigativeJournalist.jl/docs/AI-CONVENTIONS.md b/packages/InvestigativeJournalist.jl/docs/AI-CONVENTIONS.md index 902198558..37f594d12 100644 --- a/packages/InvestigativeJournalist.jl/docs/AI-CONVENTIONS.md +++ b/packages/InvestigativeJournalist.jl/docs/AI-CONVENTIONS.md @@ -1,4 +1,4 @@ - + # AI Conventions (Authoritative Source) @@ -18,7 +18,7 @@ Per-tool config files (.cursorrules, .clinerules, etc.) reference this document. - Fallback (platform-required only): MPL-2.0 with comment explaining why. - NEVER use AGPL-3.0. - Preserve third-party licenses verbatim. -- Every source file needs `# SPDX-License-Identifier: MPL-2.0`. +- Every source file needs `# SPDX-License-Identifier: CC-BY-SA-4.0`. ## Author Attribution diff --git a/packages/InvestigativeJournalist.jl/docs/QUICKSTART.md b/packages/InvestigativeJournalist.jl/docs/QUICKSTART.md index 83af6adbb..724d8e111 100644 --- a/packages/InvestigativeJournalist.jl/docs/QUICKSTART.md +++ b/packages/InvestigativeJournalist.jl/docs/QUICKSTART.md @@ -1,4 +1,4 @@ - + # Quickstart Get up and running in 60 seconds. diff --git a/packages/InvestigativeJournalist.jl/docs/THREAT-MODEL.md b/packages/InvestigativeJournalist.jl/docs/THREAT-MODEL.md index 17b86684b..c33fe79d8 100644 --- a/packages/InvestigativeJournalist.jl/docs/THREAT-MODEL.md +++ b/packages/InvestigativeJournalist.jl/docs/THREAT-MODEL.md @@ -1,4 +1,4 @@ - + # Threat Model: {{PROJECT_NAME}} diff --git a/packages/InvestigativeJournalist.jl/docs/TOPOLOGY-GUIDE.adoc b/packages/InvestigativeJournalist.jl/docs/TOPOLOGY-GUIDE.adoc index 2b7f05eef..b355b468b 100644 --- a/packages/InvestigativeJournalist.jl/docs/TOPOLOGY-GUIDE.adoc +++ b/packages/InvestigativeJournalist.jl/docs/TOPOLOGY-GUIDE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = TOPOLOGY.md — Generation Guide {{AUTHOR}} ({{OWNER}}) <{{AUTHOR_EMAIL}}> :toc: diff --git a/packages/InvestigativeJournalist.jl/docs/decisions/0000-template.md b/packages/InvestigativeJournalist.jl/docs/decisions/0000-template.md index f67287631..2f7fc67de 100644 --- a/packages/InvestigativeJournalist.jl/docs/decisions/0000-template.md +++ b/packages/InvestigativeJournalist.jl/docs/decisions/0000-template.md @@ -1,4 +1,4 @@ - + # [NUMBER]. [TITLE] diff --git a/packages/InvestigativeJournalist.jl/docs/decisions/0001-adopt-rsr-standard.md b/packages/InvestigativeJournalist.jl/docs/decisions/0001-adopt-rsr-standard.md index b6d54839e..806942f67 100644 --- a/packages/InvestigativeJournalist.jl/docs/decisions/0001-adopt-rsr-standard.md +++ b/packages/InvestigativeJournalist.jl/docs/decisions/0001-adopt-rsr-standard.md @@ -1,4 +1,4 @@ - + # 1. Adopt Rhodium Standard Repository (RSR) Template diff --git a/packages/InvestigativeJournalist.jl/docs/decisions/README.md b/packages/InvestigativeJournalist.jl/docs/decisions/README.md index a64ec5d54..79851eea4 100644 --- a/packages/InvestigativeJournalist.jl/docs/decisions/README.md +++ b/packages/InvestigativeJournalist.jl/docs/decisions/README.md @@ -1,4 +1,4 @@ - + # Architecture Decision Records diff --git a/packages/JuliaKids.jl/.devcontainer/README.adoc b/packages/JuliaKids.jl/.devcontainer/README.adoc index 2cd79daa4..3bfb50e5c 100644 --- a/packages/JuliaKids.jl/.devcontainer/README.adoc +++ b/packages/JuliaKids.jl/.devcontainer/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Dev Container Usage :author: {{AUTHOR}} <{{AUTHOR_EMAIL}}> diff --git a/packages/JuliaKids.jl/.github/copilot-instructions.md b/packages/JuliaKids.jl/.github/copilot-instructions.md index 4c7adc4bc..61e9ae98e 100644 --- a/packages/JuliaKids.jl/.github/copilot-instructions.md +++ b/packages/JuliaKids.jl/.github/copilot-instructions.md @@ -1,4 +1,4 @@ - + diff --git a/packages/JuliaKids.jl/.github/pull_request_template.md b/packages/JuliaKids.jl/.github/pull_request_template.md index a6aa470c6..56db40592 100644 --- a/packages/JuliaKids.jl/.github/pull_request_template.md +++ b/packages/JuliaKids.jl/.github/pull_request_template.md @@ -1,4 +1,4 @@ - + ## Summary diff --git a/packages/JuliaKids.jl/.machine_readable/contractiles/trust/Trustfile.a2ml b/packages/JuliaKids.jl/.machine_readable/contractiles/trust/Trustfile.a2ml index ede6c40b0..52b83e68e 100644 --- a/packages/JuliaKids.jl/.machine_readable/contractiles/trust/Trustfile.a2ml +++ b/packages/JuliaKids.jl/.machine_readable/contractiles/trust/Trustfile.a2ml @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PMLP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # ============================================================================= # A2ML Trustfile Template (Cyber-Resilient Baseline) # Replace all {{PLACEHOLDERS}} for each derived repository. diff --git a/packages/JuliaKids.jl/GOVERNANCE.md b/packages/JuliaKids.jl/GOVERNANCE.md index a19341cd8..5f082df92 100644 --- a/packages/JuliaKids.jl/GOVERNANCE.md +++ b/packages/JuliaKids.jl/GOVERNANCE.md @@ -1,4 +1,4 @@ - + # Project Governance diff --git a/packages/JuliaKids.jl/MAINTAINERS.adoc b/packages/JuliaKids.jl/MAINTAINERS.adoc index 7f22e21d7..d829dd959 100644 --- a/packages/JuliaKids.jl/MAINTAINERS.adoc +++ b/packages/JuliaKids.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/JuliaKids.jl/MAINTAINERS.md b/packages/JuliaKids.jl/MAINTAINERS.md index cc1d493d8..32b92cc4a 100644 --- a/packages/JuliaKids.jl/MAINTAINERS.md +++ b/packages/JuliaKids.jl/MAINTAINERS.md @@ -1,4 +1,4 @@ - + # Maintainers diff --git a/packages/JuliaKids.jl/README.adoc b/packages/JuliaKids.jl/README.adoc index 6d0ef5811..b0ea243e7 100644 --- a/packages/JuliaKids.jl/README.adoc +++ b/packages/JuliaKids.jl/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = JuliaForChildren.jl :toc: macro :toclevels: 2 @@ -6,7 +6,7 @@ image:https://img.shields.io/badge/Project-Topology-9558B2[Topology,link="TOPOLOGY.md"] image:https://img.shields.io/badge/Completion-70%25-yellow[70%,link="TOPOLOGY.md"] -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] image:https://img.shields.io/badge/Julia-1.10+-9558B2?logo=julia[Julia,link="https://julialang.org/"] *Joyful, Playful, and Visual Coding for Kids* diff --git a/packages/JuliaKids.jl/ROADMAP.adoc b/packages/JuliaKids.jl/ROADMAP.adoc index ca6c21f22..1bcbbab7c 100644 --- a/packages/JuliaKids.jl/ROADMAP.adoc +++ b/packages/JuliaKids.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = JuliaForChildren.jl Roadmap == v0.1.0 - The Playground (Current) diff --git a/packages/JuliaKids.jl/RSR_OUTLINE.adoc b/packages/JuliaKids.jl/RSR_OUTLINE.adoc index c1c80f485..9b89ae043 100644 --- a/packages/JuliaKids.jl/RSR_OUTLINE.adoc +++ b/packages/JuliaKids.jl/RSR_OUTLINE.adoc @@ -281,7 +281,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0 +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/packages/JuliaKids.jl/TOPOLOGY.md b/packages/JuliaKids.jl/TOPOLOGY.md index 93941556d..999109e6a 100644 --- a/packages/JuliaKids.jl/TOPOLOGY.md +++ b/packages/JuliaKids.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/JuliaKids.jl/docs/AI-CONVENTIONS.md b/packages/JuliaKids.jl/docs/AI-CONVENTIONS.md index 902198558..37f594d12 100644 --- a/packages/JuliaKids.jl/docs/AI-CONVENTIONS.md +++ b/packages/JuliaKids.jl/docs/AI-CONVENTIONS.md @@ -1,4 +1,4 @@ - + # AI Conventions (Authoritative Source) @@ -18,7 +18,7 @@ Per-tool config files (.cursorrules, .clinerules, etc.) reference this document. - Fallback (platform-required only): MPL-2.0 with comment explaining why. - NEVER use AGPL-3.0. - Preserve third-party licenses verbatim. -- Every source file needs `# SPDX-License-Identifier: MPL-2.0`. +- Every source file needs `# SPDX-License-Identifier: CC-BY-SA-4.0`. ## Author Attribution diff --git a/packages/JuliaKids.jl/docs/QUICKSTART.md b/packages/JuliaKids.jl/docs/QUICKSTART.md index 83af6adbb..724d8e111 100644 --- a/packages/JuliaKids.jl/docs/QUICKSTART.md +++ b/packages/JuliaKids.jl/docs/QUICKSTART.md @@ -1,4 +1,4 @@ - + # Quickstart Get up and running in 60 seconds. diff --git a/packages/JuliaKids.jl/docs/THREAT-MODEL.md b/packages/JuliaKids.jl/docs/THREAT-MODEL.md index 17b86684b..c33fe79d8 100644 --- a/packages/JuliaKids.jl/docs/THREAT-MODEL.md +++ b/packages/JuliaKids.jl/docs/THREAT-MODEL.md @@ -1,4 +1,4 @@ - + # Threat Model: {{PROJECT_NAME}} diff --git a/packages/JuliaKids.jl/docs/TOPOLOGY-GUIDE.adoc b/packages/JuliaKids.jl/docs/TOPOLOGY-GUIDE.adoc index 2b7f05eef..b355b468b 100644 --- a/packages/JuliaKids.jl/docs/TOPOLOGY-GUIDE.adoc +++ b/packages/JuliaKids.jl/docs/TOPOLOGY-GUIDE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = TOPOLOGY.md — Generation Guide {{AUTHOR}} ({{OWNER}}) <{{AUTHOR_EMAIL}}> :toc: diff --git a/packages/JuliaKids.jl/docs/decisions/0000-template.md b/packages/JuliaKids.jl/docs/decisions/0000-template.md index f67287631..2f7fc67de 100644 --- a/packages/JuliaKids.jl/docs/decisions/0000-template.md +++ b/packages/JuliaKids.jl/docs/decisions/0000-template.md @@ -1,4 +1,4 @@ - + # [NUMBER]. [TITLE] diff --git a/packages/JuliaKids.jl/docs/decisions/0001-adopt-rsr-standard.md b/packages/JuliaKids.jl/docs/decisions/0001-adopt-rsr-standard.md index b6d54839e..806942f67 100644 --- a/packages/JuliaKids.jl/docs/decisions/0001-adopt-rsr-standard.md +++ b/packages/JuliaKids.jl/docs/decisions/0001-adopt-rsr-standard.md @@ -1,4 +1,4 @@ - + # 1. Adopt Rhodium Standard Repository (RSR) Template diff --git a/packages/JuliaKids.jl/docs/decisions/README.md b/packages/JuliaKids.jl/docs/decisions/README.md index a64ec5d54..79851eea4 100644 --- a/packages/JuliaKids.jl/docs/decisions/README.md +++ b/packages/JuliaKids.jl/docs/decisions/README.md @@ -1,4 +1,4 @@ - + # Architecture Decision Records diff --git a/packages/JuliaPackage-Reuse-Audit.jl/.devcontainer/README.adoc b/packages/JuliaPackage-Reuse-Audit.jl/.devcontainer/README.adoc index 2cd79daa4..3bfb50e5c 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/.devcontainer/README.adoc +++ b/packages/JuliaPackage-Reuse-Audit.jl/.devcontainer/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Dev Container Usage :author: {{AUTHOR}} <{{AUTHOR_EMAIL}}> diff --git a/packages/JuliaPackage-Reuse-Audit.jl/.github/copilot-instructions.md b/packages/JuliaPackage-Reuse-Audit.jl/.github/copilot-instructions.md index 4c7adc4bc..61e9ae98e 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/.github/copilot-instructions.md +++ b/packages/JuliaPackage-Reuse-Audit.jl/.github/copilot-instructions.md @@ -1,4 +1,4 @@ - + diff --git a/packages/JuliaPackage-Reuse-Audit.jl/.github/pull_request_template.md b/packages/JuliaPackage-Reuse-Audit.jl/.github/pull_request_template.md index a6aa470c6..56db40592 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/.github/pull_request_template.md +++ b/packages/JuliaPackage-Reuse-Audit.jl/.github/pull_request_template.md @@ -1,4 +1,4 @@ - + ## Summary diff --git a/packages/JuliaPackage-Reuse-Audit.jl/.machine_readable/contractiles/trust/Trustfile.a2ml b/packages/JuliaPackage-Reuse-Audit.jl/.machine_readable/contractiles/trust/Trustfile.a2ml index ede6c40b0..52b83e68e 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/.machine_readable/contractiles/trust/Trustfile.a2ml +++ b/packages/JuliaPackage-Reuse-Audit.jl/.machine_readable/contractiles/trust/Trustfile.a2ml @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PMLP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # ============================================================================= # A2ML Trustfile Template (Cyber-Resilient Baseline) # Replace all {{PLACEHOLDERS}} for each derived repository. diff --git a/packages/JuliaPackage-Reuse-Audit.jl/GOVERNANCE.md b/packages/JuliaPackage-Reuse-Audit.jl/GOVERNANCE.md index a19341cd8..5f082df92 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/GOVERNANCE.md +++ b/packages/JuliaPackage-Reuse-Audit.jl/GOVERNANCE.md @@ -1,4 +1,4 @@ - + # Project Governance diff --git a/packages/JuliaPackage-Reuse-Audit.jl/MAINTAINERS.adoc b/packages/JuliaPackage-Reuse-Audit.jl/MAINTAINERS.adoc index 7f22e21d7..d829dd959 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/MAINTAINERS.adoc +++ b/packages/JuliaPackage-Reuse-Audit.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/JuliaPackage-Reuse-Audit.jl/MAINTAINERS.md b/packages/JuliaPackage-Reuse-Audit.jl/MAINTAINERS.md index cc1d493d8..32b92cc4a 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/MAINTAINERS.md +++ b/packages/JuliaPackage-Reuse-Audit.jl/MAINTAINERS.md @@ -1,4 +1,4 @@ - + # Maintainers diff --git a/packages/JuliaPackage-Reuse-Audit.jl/README.adoc b/packages/JuliaPackage-Reuse-Audit.jl/README.adoc index 997bbbf59..ccebb7054 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/README.adoc +++ b/packages/JuliaPackage-Reuse-Audit.jl/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = JuliaPackageSpitter.jl :toc: macro :toclevels: 2 @@ -6,7 +6,7 @@ image:https://img.shields.io/badge/Project-Topology-9558B2[Topology,link="TOPOLOGY.md"] image:https://img.shields.io/badge/Completion-90%25-green[90%,link="TOPOLOGY.md"] -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] image:https://img.shields.io/badge/Julia-1.10+-9558B2?logo=julia[Julia,link="https://julialang.org/"] *Standardized Package Scaffolding for the Hyperpolymath Ecosystem* diff --git a/packages/JuliaPackage-Reuse-Audit.jl/ROADMAP.adoc b/packages/JuliaPackage-Reuse-Audit.jl/ROADMAP.adoc index 339df12f8..4cae552db 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/ROADMAP.adoc +++ b/packages/JuliaPackage-Reuse-Audit.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = JuliaPackageSpitter.jl Roadmap == v0.1.0 - The Skeleton (Current) diff --git a/packages/JuliaPackage-Reuse-Audit.jl/RSR_OUTLINE.adoc b/packages/JuliaPackage-Reuse-Audit.jl/RSR_OUTLINE.adoc index c1c80f485..9b89ae043 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/RSR_OUTLINE.adoc +++ b/packages/JuliaPackage-Reuse-Audit.jl/RSR_OUTLINE.adoc @@ -281,7 +281,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0 +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/packages/JuliaPackage-Reuse-Audit.jl/TOPOLOGY.md b/packages/JuliaPackage-Reuse-Audit.jl/TOPOLOGY.md index fc7541b35..08815182c 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/TOPOLOGY.md +++ b/packages/JuliaPackage-Reuse-Audit.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/JuliaPackage-Reuse-Audit.jl/docs/AI-CONVENTIONS.md b/packages/JuliaPackage-Reuse-Audit.jl/docs/AI-CONVENTIONS.md index 902198558..37f594d12 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/docs/AI-CONVENTIONS.md +++ b/packages/JuliaPackage-Reuse-Audit.jl/docs/AI-CONVENTIONS.md @@ -1,4 +1,4 @@ - + # AI Conventions (Authoritative Source) @@ -18,7 +18,7 @@ Per-tool config files (.cursorrules, .clinerules, etc.) reference this document. - Fallback (platform-required only): MPL-2.0 with comment explaining why. - NEVER use AGPL-3.0. - Preserve third-party licenses verbatim. -- Every source file needs `# SPDX-License-Identifier: MPL-2.0`. +- Every source file needs `# SPDX-License-Identifier: CC-BY-SA-4.0`. ## Author Attribution diff --git a/packages/JuliaPackage-Reuse-Audit.jl/docs/QUICKSTART.md b/packages/JuliaPackage-Reuse-Audit.jl/docs/QUICKSTART.md index 83af6adbb..724d8e111 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/docs/QUICKSTART.md +++ b/packages/JuliaPackage-Reuse-Audit.jl/docs/QUICKSTART.md @@ -1,4 +1,4 @@ - + # Quickstart Get up and running in 60 seconds. diff --git a/packages/JuliaPackage-Reuse-Audit.jl/docs/THREAT-MODEL.md b/packages/JuliaPackage-Reuse-Audit.jl/docs/THREAT-MODEL.md index 17b86684b..c33fe79d8 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/docs/THREAT-MODEL.md +++ b/packages/JuliaPackage-Reuse-Audit.jl/docs/THREAT-MODEL.md @@ -1,4 +1,4 @@ - + # Threat Model: {{PROJECT_NAME}} diff --git a/packages/JuliaPackage-Reuse-Audit.jl/docs/TOPOLOGY-GUIDE.adoc b/packages/JuliaPackage-Reuse-Audit.jl/docs/TOPOLOGY-GUIDE.adoc index 2b7f05eef..b355b468b 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/docs/TOPOLOGY-GUIDE.adoc +++ b/packages/JuliaPackage-Reuse-Audit.jl/docs/TOPOLOGY-GUIDE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = TOPOLOGY.md — Generation Guide {{AUTHOR}} ({{OWNER}}) <{{AUTHOR_EMAIL}}> :toc: diff --git a/packages/JuliaPackage-Reuse-Audit.jl/docs/decisions/0000-template.md b/packages/JuliaPackage-Reuse-Audit.jl/docs/decisions/0000-template.md index f67287631..2f7fc67de 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/docs/decisions/0000-template.md +++ b/packages/JuliaPackage-Reuse-Audit.jl/docs/decisions/0000-template.md @@ -1,4 +1,4 @@ - + # [NUMBER]. [TITLE] diff --git a/packages/JuliaPackage-Reuse-Audit.jl/docs/decisions/0001-adopt-rsr-standard.md b/packages/JuliaPackage-Reuse-Audit.jl/docs/decisions/0001-adopt-rsr-standard.md index b6d54839e..806942f67 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/docs/decisions/0001-adopt-rsr-standard.md +++ b/packages/JuliaPackage-Reuse-Audit.jl/docs/decisions/0001-adopt-rsr-standard.md @@ -1,4 +1,4 @@ - + # 1. Adopt Rhodium Standard Repository (RSR) Template diff --git a/packages/JuliaPackage-Reuse-Audit.jl/docs/decisions/README.md b/packages/JuliaPackage-Reuse-Audit.jl/docs/decisions/README.md index a64ec5d54..79851eea4 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/docs/decisions/README.md +++ b/packages/JuliaPackage-Reuse-Audit.jl/docs/decisions/README.md @@ -1,4 +1,4 @@ - + # Architecture Decision Records diff --git a/packages/JuliaPackage-Reuse-Audit.jl/templates/base/README.adoc.tpl b/packages/JuliaPackage-Reuse-Audit.jl/templates/base/README.adoc.tpl index 62330bde5..f36f37694 100644 --- a/packages/JuliaPackage-Reuse-Audit.jl/templates/base/README.adoc.tpl +++ b/packages/JuliaPackage-Reuse-Audit.jl/templates/base/README.adoc.tpl @@ -3,7 +3,7 @@ :toc: macro :toclevels: 2 -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0] image:https://img.shields.io/badge/Julia-1.10+-9558B2?logo=julia[Julia] *{{summary}}* diff --git a/packages/KnotTheory.jl/MAINTAINERS.adoc b/packages/KnotTheory.jl/MAINTAINERS.adoc index a1c654434..48d978175 100644 --- a/packages/KnotTheory.jl/MAINTAINERS.adoc +++ b/packages/KnotTheory.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/KnotTheory.jl/README.md b/packages/KnotTheory.jl/README.md index 414db24c1..2c2a74120 100644 --- a/packages/KnotTheory.jl/README.md +++ b/packages/KnotTheory.jl/README.md @@ -2,7 +2,7 @@ [![Project Topology](https://img.shields.io/badge/Project-Topology-9558B2)](TOPOLOGY.md) [![Completion Status](https://img.shields.io/badge/Completion-95%25-green)](TOPOLOGY.md) -[![License](https://img.shields.io/badge/License-PMPL--1.0-blue.svg)](LICENSE) +[![License](https://img.shields.io/badge/License-MPL--2.0-blue.svg)](LICENSE) A comprehensive Julia toolkit for computational knot theory: planar diagram data structures, classical invariants, polynomial invariants, Seifert theory, diff --git a/packages/KnotTheory.jl/ROADMAP.adoc b/packages/KnotTheory.jl/ROADMAP.adoc index 6b1424040..6cf5a10dd 100644 --- a/packages/KnotTheory.jl/ROADMAP.adoc +++ b/packages/KnotTheory.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Roadmap :revdate: 2026-02-17 diff --git a/packages/KnotTheory.jl/RSR_OUTLINE.adoc b/packages/KnotTheory.jl/RSR_OUTLINE.adoc index 0aae0efe9..8300b1ba6 100644 --- a/packages/KnotTheory.jl/RSR_OUTLINE.adoc +++ b/packages/KnotTheory.jl/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0-or-later +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/packages/KnotTheory.jl/SONNET-TASKS.md b/packages/KnotTheory.jl/SONNET-TASKS.md index bd8155c8c..48efbf07c 100644 --- a/packages/KnotTheory.jl/SONNET-TASKS.md +++ b/packages/KnotTheory.jl/SONNET-TASKS.md @@ -354,7 +354,7 @@ do with knot theory: 3. Create `examples/basic_usage.jl` with actual knot theory examples: ```julia -# SPDX-License-Identifier: MPL-2.0 +# SPDX-License-Identifier: CC-BY-SA-4.0 # Basic usage examples for KnotTheory.jl using KnotTheory diff --git a/packages/KnotTheory.jl/TOPOLOGY.md b/packages/KnotTheory.jl/TOPOLOGY.md index 4b7cf9254..8e783d012 100644 --- a/packages/KnotTheory.jl/TOPOLOGY.md +++ b/packages/KnotTheory.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/KnotTheory.jl/contractiles/dust/Dustfile b/packages/KnotTheory.jl/contractiles/dust/Dustfile index 6f93c6a94..314903cca 100644 --- a/packages/KnotTheory.jl/contractiles/dust/Dustfile +++ b/packages/KnotTheory.jl/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Dustfile template - recovery and rollback semantics version: 1 diff --git a/packages/KnotTheory.jl/contractiles/must/Mustfile b/packages/KnotTheory.jl/contractiles/must/Mustfile index dc2c6b6f2..dc7b3be51 100644 --- a/packages/KnotTheory.jl/contractiles/must/Mustfile +++ b/packages/KnotTheory.jl/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/packages/Lithoglyph.jl/README.adoc b/packages/Lithoglyph.jl/README.adoc index f50adf761..0f76c92a1 100644 --- a/packages/Lithoglyph.jl/README.adoc +++ b/packages/Lithoglyph.jl/README.adoc @@ -1,10 +1,10 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Lithoglyph.jl :toc: macro image:https://img.shields.io/badge/Project-Topology-9558B2[Topology,link="TOPOLOGY.md"] image:https://img.shields.io/badge/Completion-40%25-yellow[40%,link="TOPOLOGY.md"] -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0] *Native Julia Client for the Lithoglyph Symbolic Database.* diff --git a/packages/Lithoglyph.jl/ROADMAP.adoc b/packages/Lithoglyph.jl/ROADMAP.adoc index 8f727f6f0..3ad001d80 100644 --- a/packages/Lithoglyph.jl/ROADMAP.adoc +++ b/packages/Lithoglyph.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Lithoglyph.jl Roadmap == v0.1.0 - The Client (Current) diff --git a/packages/Lithoglyph.jl/TOPOLOGY.md b/packages/Lithoglyph.jl/TOPOLOGY.md index 09c2d728f..e936ea72e 100644 --- a/packages/Lithoglyph.jl/TOPOLOGY.md +++ b/packages/Lithoglyph.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/LowLevel.jl/README.adoc b/packages/LowLevel.jl/README.adoc index d9ecd64f7..545f4d839 100644 --- a/packages/LowLevel.jl/README.adoc +++ b/packages/LowLevel.jl/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = LowLevel.jl :toc: macro :toclevels: 3 @@ -6,7 +6,7 @@ image:https://img.shields.io/badge/Project-Topology-9558B2[Topology,link="TOPOLOGY.md"] image:https://img.shields.io/badge/Completion-85%25-green[85%,link="TOPOLOGY.md"] -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0] image:https://img.shields.io/badge/Status-Peak_System-red.svg[Peak System] *The Definitive Bare-Metal & Coprocessor Foundation for Julia.* diff --git a/packages/LowLevel.jl/ROADMAP.adoc b/packages/LowLevel.jl/ROADMAP.adoc index 22417a5f7..f27692c63 100644 --- a/packages/LowLevel.jl/ROADMAP.adoc +++ b/packages/LowLevel.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = LowLevel.jl Roadmap == Phase 1: Silicon Foundation (Current) diff --git a/packages/LowLevel.jl/TOPOLOGY.md b/packages/LowLevel.jl/TOPOLOGY.md index 64da8b500..acb69fe73 100644 --- a/packages/LowLevel.jl/TOPOLOGY.md +++ b/packages/LowLevel.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/MacroPower.jl/README.adoc b/packages/MacroPower.jl/README.adoc index 74ac26d74..12b611544 100644 --- a/packages/MacroPower.jl/README.adoc +++ b/packages/MacroPower.jl/README.adoc @@ -1,10 +1,10 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = MacroPower.jl :toc: macro image:https://img.shields.io/badge/Project-Topology-9558B2[Topology,link="TOPOLOGY.md"] image:https://img.shields.io/badge/Completion-20%25-red[20%,link="TOPOLOGY.md"] -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0] *The Automation Engine for the Hyperpolymath Ecosystem.* diff --git a/packages/MacroPower.jl/TOPOLOGY.md b/packages/MacroPower.jl/TOPOLOGY.md index e5be336ba..2af6f5d29 100644 --- a/packages/MacroPower.jl/TOPOLOGY.md +++ b/packages/MacroPower.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/MinixSDK.jl/README.adoc b/packages/MinixSDK.jl/README.adoc index 5c5fe7848..265c6ef79 100644 --- a/packages/MinixSDK.jl/README.adoc +++ b/packages/MinixSDK.jl/README.adoc @@ -1,10 +1,10 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = MinixSDK.jl :toc: macro image:https://img.shields.io/badge/Project-Topology-9558B2[Topology,link="TOPOLOGY.md"] image:https://img.shields.io/badge/Completion-15%25-red[15%,link="TOPOLOGY.md"] -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0] image:https://img.shields.io/badge/Target-MINIX_3-red.svg[Target: MINIX 3] *Bringing Julia Logic to the World's Most Reliable Microkernel.* diff --git a/packages/MinixSDK.jl/ROADMAP.adoc b/packages/MinixSDK.jl/ROADMAP.adoc index ad82e5e2b..afd06eddf 100644 --- a/packages/MinixSDK.jl/ROADMAP.adoc +++ b/packages/MinixSDK.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = MinixSDK.jl Roadmap == Phase 1: The Cross-Bridge (Current) diff --git a/packages/MinixSDK.jl/TOPOLOGY.md b/packages/MinixSDK.jl/TOPOLOGY.md index 018bd272f..a19800811 100644 --- a/packages/MinixSDK.jl/TOPOLOGY.md +++ b/packages/MinixSDK.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/PRComms.jl/.devcontainer/README.adoc b/packages/PRComms.jl/.devcontainer/README.adoc index 2cd79daa4..3bfb50e5c 100644 --- a/packages/PRComms.jl/.devcontainer/README.adoc +++ b/packages/PRComms.jl/.devcontainer/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Dev Container Usage :author: {{AUTHOR}} <{{AUTHOR_EMAIL}}> diff --git a/packages/PRComms.jl/.github/copilot-instructions.md b/packages/PRComms.jl/.github/copilot-instructions.md index 4c7adc4bc..61e9ae98e 100644 --- a/packages/PRComms.jl/.github/copilot-instructions.md +++ b/packages/PRComms.jl/.github/copilot-instructions.md @@ -1,4 +1,4 @@ - + diff --git a/packages/PRComms.jl/.github/pull_request_template.md b/packages/PRComms.jl/.github/pull_request_template.md index a6aa470c6..56db40592 100644 --- a/packages/PRComms.jl/.github/pull_request_template.md +++ b/packages/PRComms.jl/.github/pull_request_template.md @@ -1,4 +1,4 @@ - + ## Summary diff --git a/packages/PRComms.jl/.machine_readable/contractiles/trust/Trustfile.a2ml b/packages/PRComms.jl/.machine_readable/contractiles/trust/Trustfile.a2ml index ede6c40b0..52b83e68e 100644 --- a/packages/PRComms.jl/.machine_readable/contractiles/trust/Trustfile.a2ml +++ b/packages/PRComms.jl/.machine_readable/contractiles/trust/Trustfile.a2ml @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PMLP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # ============================================================================= # A2ML Trustfile Template (Cyber-Resilient Baseline) # Replace all {{PLACEHOLDERS}} for each derived repository. diff --git a/packages/PRComms.jl/GOVERNANCE.md b/packages/PRComms.jl/GOVERNANCE.md index a19341cd8..5f082df92 100644 --- a/packages/PRComms.jl/GOVERNANCE.md +++ b/packages/PRComms.jl/GOVERNANCE.md @@ -1,4 +1,4 @@ - + # Project Governance diff --git a/packages/PRComms.jl/MAINTAINERS.adoc b/packages/PRComms.jl/MAINTAINERS.adoc index 7f22e21d7..d829dd959 100644 --- a/packages/PRComms.jl/MAINTAINERS.adoc +++ b/packages/PRComms.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/PRComms.jl/MAINTAINERS.md b/packages/PRComms.jl/MAINTAINERS.md index cc1d493d8..32b92cc4a 100644 --- a/packages/PRComms.jl/MAINTAINERS.md +++ b/packages/PRComms.jl/MAINTAINERS.md @@ -1,4 +1,4 @@ - + # Maintainers diff --git a/packages/PRComms.jl/README.adoc b/packages/PRComms.jl/README.adoc index fe1b4b78a..99f82c544 100644 --- a/packages/PRComms.jl/README.adoc +++ b/packages/PRComms.jl/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = PRComms.jl :toc: macro :toclevels: 2 @@ -6,7 +6,7 @@ image:https://img.shields.io/badge/Project-Topology-9558B2[Topology,link="TOPOLOGY.md"] image:https://img.shields.io/badge/Completion-70%25-yellow[70%,link="TOPOLOGY.md"] -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] image:https://img.shields.io/badge/Julia-1.10+-9558B2?logo=julia[Julia,link="https://julialang.org/"] *Strategic Public Relations and Communications Operations* diff --git a/packages/PRComms.jl/ROADMAP.adoc b/packages/PRComms.jl/ROADMAP.adoc index c72cf932d..67faab5de 100644 --- a/packages/PRComms.jl/ROADMAP.adoc +++ b/packages/PRComms.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = PRComms.jl Roadmap == v0.1.0 - Message Core (Current) diff --git a/packages/PRComms.jl/RSR_OUTLINE.adoc b/packages/PRComms.jl/RSR_OUTLINE.adoc index c1c80f485..9b89ae043 100644 --- a/packages/PRComms.jl/RSR_OUTLINE.adoc +++ b/packages/PRComms.jl/RSR_OUTLINE.adoc @@ -281,7 +281,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0 +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/packages/PRComms.jl/TOPOLOGY.md b/packages/PRComms.jl/TOPOLOGY.md index 96ca03c18..344048e20 100644 --- a/packages/PRComms.jl/TOPOLOGY.md +++ b/packages/PRComms.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/PRComms.jl/docs/AI-CONVENTIONS.md b/packages/PRComms.jl/docs/AI-CONVENTIONS.md index 902198558..37f594d12 100644 --- a/packages/PRComms.jl/docs/AI-CONVENTIONS.md +++ b/packages/PRComms.jl/docs/AI-CONVENTIONS.md @@ -1,4 +1,4 @@ - + # AI Conventions (Authoritative Source) @@ -18,7 +18,7 @@ Per-tool config files (.cursorrules, .clinerules, etc.) reference this document. - Fallback (platform-required only): MPL-2.0 with comment explaining why. - NEVER use AGPL-3.0. - Preserve third-party licenses verbatim. -- Every source file needs `# SPDX-License-Identifier: MPL-2.0`. +- Every source file needs `# SPDX-License-Identifier: CC-BY-SA-4.0`. ## Author Attribution diff --git a/packages/PRComms.jl/docs/QUICKSTART.md b/packages/PRComms.jl/docs/QUICKSTART.md index 83af6adbb..724d8e111 100644 --- a/packages/PRComms.jl/docs/QUICKSTART.md +++ b/packages/PRComms.jl/docs/QUICKSTART.md @@ -1,4 +1,4 @@ - + # Quickstart Get up and running in 60 seconds. diff --git a/packages/PRComms.jl/docs/THREAT-MODEL.md b/packages/PRComms.jl/docs/THREAT-MODEL.md index 17b86684b..c33fe79d8 100644 --- a/packages/PRComms.jl/docs/THREAT-MODEL.md +++ b/packages/PRComms.jl/docs/THREAT-MODEL.md @@ -1,4 +1,4 @@ - + # Threat Model: {{PROJECT_NAME}} diff --git a/packages/PRComms.jl/docs/TOPOLOGY-GUIDE.adoc b/packages/PRComms.jl/docs/TOPOLOGY-GUIDE.adoc index 2b7f05eef..b355b468b 100644 --- a/packages/PRComms.jl/docs/TOPOLOGY-GUIDE.adoc +++ b/packages/PRComms.jl/docs/TOPOLOGY-GUIDE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = TOPOLOGY.md — Generation Guide {{AUTHOR}} ({{OWNER}}) <{{AUTHOR_EMAIL}}> :toc: diff --git a/packages/PRComms.jl/docs/decisions/0000-template.md b/packages/PRComms.jl/docs/decisions/0000-template.md index f67287631..2f7fc67de 100644 --- a/packages/PRComms.jl/docs/decisions/0000-template.md +++ b/packages/PRComms.jl/docs/decisions/0000-template.md @@ -1,4 +1,4 @@ - + # [NUMBER]. [TITLE] diff --git a/packages/PRComms.jl/docs/decisions/0001-adopt-rsr-standard.md b/packages/PRComms.jl/docs/decisions/0001-adopt-rsr-standard.md index b6d54839e..806942f67 100644 --- a/packages/PRComms.jl/docs/decisions/0001-adopt-rsr-standard.md +++ b/packages/PRComms.jl/docs/decisions/0001-adopt-rsr-standard.md @@ -1,4 +1,4 @@ - + # 1. Adopt Rhodium Standard Repository (RSR) Template diff --git a/packages/PRComms.jl/docs/decisions/README.md b/packages/PRComms.jl/docs/decisions/README.md index a64ec5d54..79851eea4 100644 --- a/packages/PRComms.jl/docs/decisions/README.md +++ b/packages/PRComms.jl/docs/decisions/README.md @@ -1,4 +1,4 @@ - + # Architecture Decision Records diff --git a/packages/PolyglotFormalisms.jl/MAINTAINERS.adoc b/packages/PolyglotFormalisms.jl/MAINTAINERS.adoc index a1c654434..48d978175 100644 --- a/packages/PolyglotFormalisms.jl/MAINTAINERS.adoc +++ b/packages/PolyglotFormalisms.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/PolyglotFormalisms.jl/README.md b/packages/PolyglotFormalisms.jl/README.md index 7b5fb1481..fc7350be0 100644 --- a/packages/PolyglotFormalisms.jl/README.md +++ b/packages/PolyglotFormalisms.jl/README.md @@ -5,7 +5,7 @@ [![Project Topology](https://img.shields.io/badge/Project-Topology-9558B2)](TOPOLOGY.md) [![Completion Status](https://img.shields.io/badge/Completion-100%25-green)](TOPOLOGY.md) -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] [![Tests: Passing](https://img.shields.io/badge/tests-422%20passing-brightgreen.svg)]() ## Overview diff --git a/packages/PolyglotFormalisms.jl/ROADMAP.adoc b/packages/PolyglotFormalisms.jl/ROADMAP.adoc index 802df6e5b..b595ac16b 100644 --- a/packages/PolyglotFormalisms.jl/ROADMAP.adoc +++ b/packages/PolyglotFormalisms.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Roadmap :revdate: 2026-02-17 diff --git a/packages/PolyglotFormalisms.jl/RSR_OUTLINE.adoc b/packages/PolyglotFormalisms.jl/RSR_OUTLINE.adoc index 3ce20ed8f..8a229060a 100644 --- a/packages/PolyglotFormalisms.jl/RSR_OUTLINE.adoc +++ b/packages/PolyglotFormalisms.jl/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0-or-later +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/packages/PolyglotFormalisms.jl/SONNET-TASKS.md b/packages/PolyglotFormalisms.jl/SONNET-TASKS.md index 24a0bfc54..b4a28da34 100644 --- a/packages/PolyglotFormalisms.jl/SONNET-TASKS.md +++ b/packages/PolyglotFormalisms.jl/SONNET-TASKS.md @@ -68,11 +68,11 @@ AGPL-3.0 is the OLD license and must NEVER be used. **Action:** In each file, replace: ``` -SPDX-License-Identifier: AGPL-3.0-or-later +SPDX-License-Identifier: CC-BY-SA-4.0 ``` with: ``` -SPDX-License-Identifier: MPL-2.0 +SPDX-License-Identifier: CC-BY-SA-4.0 ``` **Verification:** @@ -153,7 +153,7 @@ shadowing Base functions `map`, `filter`, `foldl`, `in`. Each function MUST have: - Full docstring in the same style as `src/arithmetic.jl` (interface signature, behavioral semantics, mathematical properties, examples, edge cases) -- SPDX header: `# SPDX-License-Identifier: MPL-2.0` +- SPDX header: `# SPDX-License-Identifier: CC-BY-SA-4.0` - Implementation using Julia standard library (`Base.map`, `Base.filter`, `Base.foldl`, `Base.in`) **Also uncomment in `src/PolyglotFormalisms.jl` line 60:** diff --git a/packages/PolyglotFormalisms.jl/TOPOLOGY.md b/packages/PolyglotFormalisms.jl/TOPOLOGY.md index 03edc2415..7b76c5d4f 100644 --- a/packages/PolyglotFormalisms.jl/TOPOLOGY.md +++ b/packages/PolyglotFormalisms.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/PolyglotFormalisms.jl/contractiles/dust/Dustfile b/packages/PolyglotFormalisms.jl/contractiles/dust/Dustfile index 6f93c6a94..314903cca 100644 --- a/packages/PolyglotFormalisms.jl/contractiles/dust/Dustfile +++ b/packages/PolyglotFormalisms.jl/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Dustfile template - recovery and rollback semantics version: 1 diff --git a/packages/PolyglotFormalisms.jl/contractiles/must/Mustfile b/packages/PolyglotFormalisms.jl/contractiles/must/Mustfile index dc2c6b6f2..dc7b3be51 100644 --- a/packages/PolyglotFormalisms.jl/contractiles/must/Mustfile +++ b/packages/PolyglotFormalisms.jl/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/packages/PostDisciplinary.jl/.devcontainer/README.adoc b/packages/PostDisciplinary.jl/.devcontainer/README.adoc index 2cd79daa4..3bfb50e5c 100644 --- a/packages/PostDisciplinary.jl/.devcontainer/README.adoc +++ b/packages/PostDisciplinary.jl/.devcontainer/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Dev Container Usage :author: {{AUTHOR}} <{{AUTHOR_EMAIL}}> diff --git a/packages/PostDisciplinary.jl/.github/copilot-instructions.md b/packages/PostDisciplinary.jl/.github/copilot-instructions.md index 4c7adc4bc..61e9ae98e 100644 --- a/packages/PostDisciplinary.jl/.github/copilot-instructions.md +++ b/packages/PostDisciplinary.jl/.github/copilot-instructions.md @@ -1,4 +1,4 @@ - + diff --git a/packages/PostDisciplinary.jl/.github/pull_request_template.md b/packages/PostDisciplinary.jl/.github/pull_request_template.md index a6aa470c6..56db40592 100644 --- a/packages/PostDisciplinary.jl/.github/pull_request_template.md +++ b/packages/PostDisciplinary.jl/.github/pull_request_template.md @@ -1,4 +1,4 @@ - + ## Summary diff --git a/packages/PostDisciplinary.jl/.machine_readable/contractiles/trust/Trustfile.a2ml b/packages/PostDisciplinary.jl/.machine_readable/contractiles/trust/Trustfile.a2ml index ede6c40b0..52b83e68e 100644 --- a/packages/PostDisciplinary.jl/.machine_readable/contractiles/trust/Trustfile.a2ml +++ b/packages/PostDisciplinary.jl/.machine_readable/contractiles/trust/Trustfile.a2ml @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PMLP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # ============================================================================= # A2ML Trustfile Template (Cyber-Resilient Baseline) # Replace all {{PLACEHOLDERS}} for each derived repository. diff --git a/packages/PostDisciplinary.jl/GOVERNANCE.md b/packages/PostDisciplinary.jl/GOVERNANCE.md index a19341cd8..5f082df92 100644 --- a/packages/PostDisciplinary.jl/GOVERNANCE.md +++ b/packages/PostDisciplinary.jl/GOVERNANCE.md @@ -1,4 +1,4 @@ - + # Project Governance diff --git a/packages/PostDisciplinary.jl/MAINTAINERS.adoc b/packages/PostDisciplinary.jl/MAINTAINERS.adoc index 7f22e21d7..d829dd959 100644 --- a/packages/PostDisciplinary.jl/MAINTAINERS.adoc +++ b/packages/PostDisciplinary.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/PostDisciplinary.jl/MAINTAINERS.md b/packages/PostDisciplinary.jl/MAINTAINERS.md index cc1d493d8..32b92cc4a 100644 --- a/packages/PostDisciplinary.jl/MAINTAINERS.md +++ b/packages/PostDisciplinary.jl/MAINTAINERS.md @@ -1,4 +1,4 @@ - + # Maintainers diff --git a/packages/PostDisciplinary.jl/README.adoc b/packages/PostDisciplinary.jl/README.adoc index d3beae0dc..6c3049b57 100644 --- a/packages/PostDisciplinary.jl/README.adoc +++ b/packages/PostDisciplinary.jl/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = PostDisciplinary.jl :toc: macro :toclevels: 2 @@ -6,7 +6,7 @@ image:https://img.shields.io/badge/Project-Topology-9558B2[Topology,link="TOPOLOGY.md"] image:https://img.shields.io/badge/Completion-60%25-yellow[60%,link="TOPOLOGY.md"] -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] image:https://img.shields.io/badge/Julia-1.10+-9558B2?logo=julia[Julia,link="https://julialang.org/"] *Synthesizing Knowledge Across Intellectual Boundaries* diff --git a/packages/PostDisciplinary.jl/ROADMAP.adoc b/packages/PostDisciplinary.jl/ROADMAP.adoc index c7bdd5a86..c206b4872 100644 --- a/packages/PostDisciplinary.jl/ROADMAP.adoc +++ b/packages/PostDisciplinary.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = PostDisciplinary.jl Roadmap == v0.1.0 - The Glue (Current) diff --git a/packages/PostDisciplinary.jl/RSR_OUTLINE.adoc b/packages/PostDisciplinary.jl/RSR_OUTLINE.adoc index c1c80f485..9b89ae043 100644 --- a/packages/PostDisciplinary.jl/RSR_OUTLINE.adoc +++ b/packages/PostDisciplinary.jl/RSR_OUTLINE.adoc @@ -281,7 +281,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0 +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/packages/PostDisciplinary.jl/TOPOLOGY.md b/packages/PostDisciplinary.jl/TOPOLOGY.md index 6a7daccfa..dd2aafed5 100644 --- a/packages/PostDisciplinary.jl/TOPOLOGY.md +++ b/packages/PostDisciplinary.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/PostDisciplinary.jl/docs/AI-CONVENTIONS.md b/packages/PostDisciplinary.jl/docs/AI-CONVENTIONS.md index 902198558..37f594d12 100644 --- a/packages/PostDisciplinary.jl/docs/AI-CONVENTIONS.md +++ b/packages/PostDisciplinary.jl/docs/AI-CONVENTIONS.md @@ -1,4 +1,4 @@ - + # AI Conventions (Authoritative Source) @@ -18,7 +18,7 @@ Per-tool config files (.cursorrules, .clinerules, etc.) reference this document. - Fallback (platform-required only): MPL-2.0 with comment explaining why. - NEVER use AGPL-3.0. - Preserve third-party licenses verbatim. -- Every source file needs `# SPDX-License-Identifier: MPL-2.0`. +- Every source file needs `# SPDX-License-Identifier: CC-BY-SA-4.0`. ## Author Attribution diff --git a/packages/PostDisciplinary.jl/docs/QUICKSTART.md b/packages/PostDisciplinary.jl/docs/QUICKSTART.md index 83af6adbb..724d8e111 100644 --- a/packages/PostDisciplinary.jl/docs/QUICKSTART.md +++ b/packages/PostDisciplinary.jl/docs/QUICKSTART.md @@ -1,4 +1,4 @@ - + # Quickstart Get up and running in 60 seconds. diff --git a/packages/PostDisciplinary.jl/docs/THREAT-MODEL.md b/packages/PostDisciplinary.jl/docs/THREAT-MODEL.md index 17b86684b..c33fe79d8 100644 --- a/packages/PostDisciplinary.jl/docs/THREAT-MODEL.md +++ b/packages/PostDisciplinary.jl/docs/THREAT-MODEL.md @@ -1,4 +1,4 @@ - + # Threat Model: {{PROJECT_NAME}} diff --git a/packages/PostDisciplinary.jl/docs/TOPOLOGY-GUIDE.adoc b/packages/PostDisciplinary.jl/docs/TOPOLOGY-GUIDE.adoc index 2b7f05eef..b355b468b 100644 --- a/packages/PostDisciplinary.jl/docs/TOPOLOGY-GUIDE.adoc +++ b/packages/PostDisciplinary.jl/docs/TOPOLOGY-GUIDE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = TOPOLOGY.md — Generation Guide {{AUTHOR}} ({{OWNER}}) <{{AUTHOR_EMAIL}}> :toc: diff --git a/packages/PostDisciplinary.jl/docs/decisions/0000-template.md b/packages/PostDisciplinary.jl/docs/decisions/0000-template.md index f67287631..2f7fc67de 100644 --- a/packages/PostDisciplinary.jl/docs/decisions/0000-template.md +++ b/packages/PostDisciplinary.jl/docs/decisions/0000-template.md @@ -1,4 +1,4 @@ - + # [NUMBER]. [TITLE] diff --git a/packages/PostDisciplinary.jl/docs/decisions/0001-adopt-rsr-standard.md b/packages/PostDisciplinary.jl/docs/decisions/0001-adopt-rsr-standard.md index b6d54839e..806942f67 100644 --- a/packages/PostDisciplinary.jl/docs/decisions/0001-adopt-rsr-standard.md +++ b/packages/PostDisciplinary.jl/docs/decisions/0001-adopt-rsr-standard.md @@ -1,4 +1,4 @@ - + # 1. Adopt Rhodium Standard Repository (RSR) Template diff --git a/packages/PostDisciplinary.jl/docs/decisions/README.md b/packages/PostDisciplinary.jl/docs/decisions/README.md index a64ec5d54..79851eea4 100644 --- a/packages/PostDisciplinary.jl/docs/decisions/README.md +++ b/packages/PostDisciplinary.jl/docs/decisions/README.md @@ -1,4 +1,4 @@ - + # Architecture Decision Records diff --git a/packages/ProvenCrypto.jl/MAINTAINERS.adoc b/packages/ProvenCrypto.jl/MAINTAINERS.adoc index a1c654434..48d978175 100644 --- a/packages/ProvenCrypto.jl/MAINTAINERS.adoc +++ b/packages/ProvenCrypto.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/ProvenCrypto.jl/ROADMAP.adoc b/packages/ProvenCrypto.jl/ROADMAP.adoc index 813fdc234..3a23f2eb5 100644 --- a/packages/ProvenCrypto.jl/ROADMAP.adoc +++ b/packages/ProvenCrypto.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Roadmap :revdate: 2026-02-17 diff --git a/packages/ProvenCrypto.jl/RSR_OUTLINE.adoc b/packages/ProvenCrypto.jl/RSR_OUTLINE.adoc index 3ce20ed8f..8a229060a 100644 --- a/packages/ProvenCrypto.jl/RSR_OUTLINE.adoc +++ b/packages/ProvenCrypto.jl/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0-or-later +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/packages/ProvenCrypto.jl/TOPOLOGY.md b/packages/ProvenCrypto.jl/TOPOLOGY.md index 74fb61c3c..7ca9d03dd 100644 --- a/packages/ProvenCrypto.jl/TOPOLOGY.md +++ b/packages/ProvenCrypto.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/ProvenCrypto.jl/contractiles/dust/Dustfile b/packages/ProvenCrypto.jl/contractiles/dust/Dustfile index 6f93c6a94..314903cca 100644 --- a/packages/ProvenCrypto.jl/contractiles/dust/Dustfile +++ b/packages/ProvenCrypto.jl/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Dustfile template - recovery and rollback semantics version: 1 diff --git a/packages/ProvenCrypto.jl/contractiles/must/Mustfile b/packages/ProvenCrypto.jl/contractiles/must/Mustfile index dc2c6b6f2..dc7b3be51 100644 --- a/packages/ProvenCrypto.jl/contractiles/must/Mustfile +++ b/packages/ProvenCrypto.jl/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/packages/ProvenCrypto.jl/ffi/zig/build.zig b/packages/ProvenCrypto.jl/ffi/zig/build.zig index fe27f5e92..4a2e049a4 100644 --- a/packages/ProvenCrypto.jl/ffi/zig/build.zig +++ b/packages/ProvenCrypto.jl/ffi/zig/build.zig @@ -1,5 +1,5 @@ // {{PROJECT}} FFI Build Configuration -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 const std = @import("std"); diff --git a/packages/ProvenCrypto.jl/ffi/zig/src/main.zig b/packages/ProvenCrypto.jl/ffi/zig/src/main.zig index 8f897a27a..6b233bc79 100644 --- a/packages/ProvenCrypto.jl/ffi/zig/src/main.zig +++ b/packages/ProvenCrypto.jl/ffi/zig/src/main.zig @@ -3,7 +3,7 @@ // This module implements the C-compatible FFI declared in src/abi/Foreign.idr // All types and layouts must match the Idris2 ABI definitions. // -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 const std = @import("std"); diff --git a/packages/ProvenCrypto.jl/ffi/zig/test/integration_test.zig b/packages/ProvenCrypto.jl/ffi/zig/test/integration_test.zig index e5ba919c3..034199499 100644 --- a/packages/ProvenCrypto.jl/ffi/zig/test/integration_test.zig +++ b/packages/ProvenCrypto.jl/ffi/zig/test/integration_test.zig @@ -1,5 +1,5 @@ // {{PROJECT}} Integration Tests -// SPDX-License-Identifier: AGPL-3.0-or-later +// SPDX-License-Identifier: MPL-2.0 // // These tests verify that the Zig FFI correctly implements the Idris2 ABI diff --git a/packages/SMTLib.jl/CHANGELOG.adoc b/packages/SMTLib.jl/CHANGELOG.adoc index 1dbbee30f..21ae92d09 100644 --- a/packages/SMTLib.jl/CHANGELOG.adoc +++ b/packages/SMTLib.jl/CHANGELOG.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Changelog All notable changes to SMTLib.jl are documented in this file. diff --git a/packages/SMTLib.jl/MAINTAINERS.adoc b/packages/SMTLib.jl/MAINTAINERS.adoc index a1c654434..48d978175 100644 --- a/packages/SMTLib.jl/MAINTAINERS.adoc +++ b/packages/SMTLib.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/SMTLib.jl/README.adoc b/packages/SMTLib.jl/README.adoc index 3666d6fb3..baa470338 100644 --- a/packages/SMTLib.jl/README.adoc +++ b/packages/SMTLib.jl/README.adoc @@ -1,5 +1,5 @@ -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] -// SPDX-License-Identifier: MPL-2.0 +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] +// SPDX-License-Identifier: CC-BY-SA-4.0 = SMTLib.jl :toc: macro diff --git a/packages/SMTLib.jl/ROADMAP.adoc b/packages/SMTLib.jl/ROADMAP.adoc index 77bb89383..90fed81cc 100644 --- a/packages/SMTLib.jl/ROADMAP.adoc +++ b/packages/SMTLib.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = SMTLib.jl Roadmap :revdate: 2026-02-17 :toc: diff --git a/packages/SMTLib.jl/RSR_OUTLINE.adoc b/packages/SMTLib.jl/RSR_OUTLINE.adoc index 3ce20ed8f..8a229060a 100644 --- a/packages/SMTLib.jl/RSR_OUTLINE.adoc +++ b/packages/SMTLib.jl/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0-or-later +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/packages/SMTLib.jl/SMTLIB-AXIOM-PARITY-CHECKLIST.adoc b/packages/SMTLib.jl/SMTLIB-AXIOM-PARITY-CHECKLIST.adoc index 474f52015..5ee75ea40 100644 --- a/packages/SMTLib.jl/SMTLIB-AXIOM-PARITY-CHECKLIST.adoc +++ b/packages/SMTLib.jl/SMTLIB-AXIOM-PARITY-CHECKLIST.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = SMTLib.jl -> Axiom.jl Parity Checklist :revdate: 2026-02-17 :toc: diff --git a/packages/SMTLib.jl/SONNET-TASKS.md b/packages/SMTLib.jl/SONNET-TASKS.md index 823d3fc3d..9d509d455 100644 --- a/packages/SMTLib.jl/SONNET-TASKS.md +++ b/packages/SMTLib.jl/SONNET-TASKS.md @@ -114,7 +114,7 @@ which violates the license policy (should be MPL-2.0 or at least not AGPL). satisfiability (can run without a solver by showing the generated SMT-LIB2 script output). 4. Create `examples/incremental.jl` showing push/pop usage (after TASK 1). -5. Add SPDX header `# SPDX-License-Identifier: MPL-2.0` to all new files. +5. Add SPDX header `# SPDX-License-Identifier: CC-BY-SA-4.0` to all new files. **Verification:** ```bash diff --git a/packages/SMTLib.jl/TOPOLOGY.md b/packages/SMTLib.jl/TOPOLOGY.md index 4fec8b463..5df0c3931 100644 --- a/packages/SMTLib.jl/TOPOLOGY.md +++ b/packages/SMTLib.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/SMTLib.jl/contractiles/dust/Dustfile b/packages/SMTLib.jl/contractiles/dust/Dustfile index 6f93c6a94..314903cca 100644 --- a/packages/SMTLib.jl/contractiles/dust/Dustfile +++ b/packages/SMTLib.jl/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Dustfile template - recovery and rollback semantics version: 1 diff --git a/packages/SMTLib.jl/contractiles/must/Mustfile b/packages/SMTLib.jl/contractiles/must/Mustfile index dc2c6b6f2..dc7b3be51 100644 --- a/packages/SMTLib.jl/contractiles/must/Mustfile +++ b/packages/SMTLib.jl/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile diff --git a/packages/SMTLib.jl/docs/release-readiness.adoc b/packages/SMTLib.jl/docs/release-readiness.adoc index a675f1da0..00389b470 100644 --- a/packages/SMTLib.jl/docs/release-readiness.adoc +++ b/packages/SMTLib.jl/docs/release-readiness.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = SMTLib.jl Release Readiness This checklist is the minimum release gate for tagged and JuliaHub-facing refs. diff --git a/packages/ShellIntegration.jl/README.adoc b/packages/ShellIntegration.jl/README.adoc index f5652e07f..0f810aed1 100644 --- a/packages/ShellIntegration.jl/README.adoc +++ b/packages/ShellIntegration.jl/README.adoc @@ -1,10 +1,10 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = ShellIntegration.jl :toc: macro image:https://img.shields.io/badge/Project-Topology-9558B2[Topology,link="TOPOLOGY.md"] image:https://img.shields.io/badge/Completion-25%25-red[25%,link="TOPOLOGY.md"] -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0] *Unified Shell Interface for the Hyperpolymath Ecosystem.* diff --git a/packages/ShellIntegration.jl/ROADMAP.adoc b/packages/ShellIntegration.jl/ROADMAP.adoc index f98fcd0c4..d802876fe 100644 --- a/packages/ShellIntegration.jl/ROADMAP.adoc +++ b/packages/ShellIntegration.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = ShellIntegration.jl Roadmap == v0.1.0 - The Bridge (Current) diff --git a/packages/ShellIntegration.jl/TOPOLOGY.md b/packages/ShellIntegration.jl/TOPOLOGY.md index 8cfe4be68..0ec3583cf 100644 --- a/packages/ShellIntegration.jl/TOPOLOGY.md +++ b/packages/ShellIntegration.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/SiliconCore.jl/README.adoc b/packages/SiliconCore.jl/README.adoc index e89a0595a..9ceebed24 100644 --- a/packages/SiliconCore.jl/README.adoc +++ b/packages/SiliconCore.jl/README.adoc @@ -1,10 +1,10 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = SiliconCore.jl :toc: macro image:https://img.shields.io/badge/Project-Topology-9558B2[Topology,link="TOPOLOGY.md"] image:https://img.shields.io/badge/Completion-10%25-red[10%,link="TOPOLOGY.md"] -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0] *The Hardware Intrinsic Foundation for Hyperpolymath.* diff --git a/packages/SiliconCore.jl/TOPOLOGY.md b/packages/SiliconCore.jl/TOPOLOGY.md index 235d44351..dc4e23f8a 100644 --- a/packages/SiliconCore.jl/TOPOLOGY.md +++ b/packages/SiliconCore.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/Skein.jl/.claude/CLAUDE.md b/packages/Skein.jl/.claude/CLAUDE.md index d699248d4..8fee7530b 100644 --- a/packages/Skein.jl/.claude/CLAUDE.md +++ b/packages/Skein.jl/.claude/CLAUDE.md @@ -41,7 +41,7 @@ julia --project=. -e 'using Pkg; Pkg.resolve()' ## Critical Invariants -- All files must have `SPDX-License-Identifier: MPL-2.0` header +- All files must have `SPDX-License-Identifier: CC-BY-SA-4.0` header - SCM files in `.machine_readable/` ONLY - Tests must pass before any commit - Author: `Jonathan D.A. Jewell ` diff --git a/packages/Skein.jl/ABI-FFI-README.md b/packages/Skein.jl/ABI-FFI-README.md index bf9f142b0..81cf95752 100644 --- a/packages/Skein.jl/ABI-FFI-README.md +++ b/packages/Skein.jl/ABI-FFI-README.md @@ -1,4 +1,4 @@ - + # Skein.jl ABI/FFI Layer diff --git a/packages/Skein.jl/CODE_OF_CONDUCT.md b/packages/Skein.jl/CODE_OF_CONDUCT.md index 7a2191d20..a86343ec2 100644 --- a/packages/Skein.jl/CODE_OF_CONDUCT.md +++ b/packages/Skein.jl/CODE_OF_CONDUCT.md @@ -1,4 +1,4 @@ - + # Code of Conduct diff --git a/packages/Skein.jl/CONTRIBUTING.md b/packages/Skein.jl/CONTRIBUTING.md index decb0be7e..2b99468a9 100644 --- a/packages/Skein.jl/CONTRIBUTING.md +++ b/packages/Skein.jl/CONTRIBUTING.md @@ -1,4 +1,4 @@ - + # Contributing to Skein.jl @@ -75,7 +75,7 @@ Open an issue with: - Add docstrings to all public functions - Include SPDX header on new files: ```julia - # SPDX-License-Identifier: MPL-2.0 + # SPDX-License-Identifier: CC-BY-SA-4.0 # Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) ``` diff --git a/packages/Skein.jl/LICENSE b/packages/Skein.jl/LICENSE index 6743adc4c..7299a7546 100644 --- a/packages/Skein.jl/LICENSE +++ b/packages/Skein.jl/LICENSE @@ -31,7 +31,7 @@ For the PMPL specification: https://github.com/hyperpolymath/palimpsest-license FULL LICENSE TEXT FOLLOWS (Palimpsest-MPL 1.0, incorporating MPL-2.0 by reference) ================================================================================ -SPDX-License-Identifier: MPL-2.0-or-later +SPDX-License-Identifier: MPL-2.0 SPDX-FileCopyrightText: 2025 Palimpsest Stewardship Council ================================================================================ diff --git a/packages/Skein.jl/MAINTAINERS.adoc b/packages/Skein.jl/MAINTAINERS.adoc index f4461119c..d5312a40d 100644 --- a/packages/Skein.jl/MAINTAINERS.adoc +++ b/packages/Skein.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) = Maintainers diff --git a/packages/Skein.jl/README.adoc b/packages/Skein.jl/README.adoc index 1809423b2..210475683 100644 --- a/packages/Skein.jl/README.adoc +++ b/packages/Skein.jl/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) = Skein.jl @@ -11,7 +11,7 @@ image:https://img.shields.io/badge/Completion-75%25-yellow[75%,link="TOPOLOGY.md A knot-theoretic database for Julia. Store, index, and query knots by their topological invariants. image:https://img.shields.io/badge/Julia-1.10+-blue.svg[Julia 1.10+] -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[MPL-2.0] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[MPL-2.0] toc::[] diff --git a/packages/Skein.jl/ROADMAP.adoc b/packages/Skein.jl/ROADMAP.adoc index 84869f781..31f70db77 100644 --- a/packages/Skein.jl/ROADMAP.adoc +++ b/packages/Skein.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) = Skein.jl Roadmap diff --git a/packages/Skein.jl/SECURITY.md b/packages/Skein.jl/SECURITY.md index d39406be1..8ffb99e00 100644 --- a/packages/Skein.jl/SECURITY.md +++ b/packages/Skein.jl/SECURITY.md @@ -1,4 +1,4 @@ - + # Security Policy diff --git a/packages/Skein.jl/TOPOLOGY.md b/packages/Skein.jl/TOPOLOGY.md index 15e6e18a2..07e5284d8 100644 --- a/packages/Skein.jl/TOPOLOGY.md +++ b/packages/Skein.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/Skein.jl/contractiles/README.adoc b/packages/Skein.jl/contractiles/README.adoc index e046aea5b..337f1d5f9 100644 --- a/packages/Skein.jl/contractiles/README.adoc +++ b/packages/Skein.jl/contractiles/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 // Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) = Contractiles diff --git a/packages/SoftwareSovereign.jl/README.adoc b/packages/SoftwareSovereign.jl/README.adoc index c10b8f797..223f61c4e 100644 --- a/packages/SoftwareSovereign.jl/README.adoc +++ b/packages/SoftwareSovereign.jl/README.adoc @@ -1,10 +1,10 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = SoftwareSovereign.jl :toc: macro image:https://img.shields.io/badge/Project-Topology-9558B2[Topology,link="TOPOLOGY.md"] image:https://img.shields.io/badge/Completion-50%25-yellow[50%,link="TOPOLOGY.md"] -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0] *Universal Policy Engine for Total System Control.* diff --git a/packages/SoftwareSovereign.jl/ROADMAP.adoc b/packages/SoftwareSovereign.jl/ROADMAP.adoc index 9f3de3c3e..ca8860481 100644 --- a/packages/SoftwareSovereign.jl/ROADMAP.adoc +++ b/packages/SoftwareSovereign.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = SoftwareSovereign.jl Roadmap == v0.1.0 - The Policy Core (Current) diff --git a/packages/SoftwareSovereign.jl/TOPOLOGY.md b/packages/SoftwareSovereign.jl/TOPOLOGY.md index 154885b30..7222b5737 100644 --- a/packages/SoftwareSovereign.jl/TOPOLOGY.md +++ b/packages/SoftwareSovereign.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/TradeUnionist.jl/.devcontainer/README.adoc b/packages/TradeUnionist.jl/.devcontainer/README.adoc index 2cd79daa4..3bfb50e5c 100644 --- a/packages/TradeUnionist.jl/.devcontainer/README.adoc +++ b/packages/TradeUnionist.jl/.devcontainer/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Dev Container Usage :author: {{AUTHOR}} <{{AUTHOR_EMAIL}}> diff --git a/packages/TradeUnionist.jl/.github/copilot-instructions.md b/packages/TradeUnionist.jl/.github/copilot-instructions.md index 4c7adc4bc..61e9ae98e 100644 --- a/packages/TradeUnionist.jl/.github/copilot-instructions.md +++ b/packages/TradeUnionist.jl/.github/copilot-instructions.md @@ -1,4 +1,4 @@ - + diff --git a/packages/TradeUnionist.jl/.github/pull_request_template.md b/packages/TradeUnionist.jl/.github/pull_request_template.md index a6aa470c6..56db40592 100644 --- a/packages/TradeUnionist.jl/.github/pull_request_template.md +++ b/packages/TradeUnionist.jl/.github/pull_request_template.md @@ -1,4 +1,4 @@ - + ## Summary diff --git a/packages/TradeUnionist.jl/.machine_readable/contractiles/trust/Trustfile.a2ml b/packages/TradeUnionist.jl/.machine_readable/contractiles/trust/Trustfile.a2ml index ede6c40b0..52b83e68e 100644 --- a/packages/TradeUnionist.jl/.machine_readable/contractiles/trust/Trustfile.a2ml +++ b/packages/TradeUnionist.jl/.machine_readable/contractiles/trust/Trustfile.a2ml @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PMLP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # ============================================================================= # A2ML Trustfile Template (Cyber-Resilient Baseline) # Replace all {{PLACEHOLDERS}} for each derived repository. diff --git a/packages/TradeUnionist.jl/GOVERNANCE.md b/packages/TradeUnionist.jl/GOVERNANCE.md index a19341cd8..5f082df92 100644 --- a/packages/TradeUnionist.jl/GOVERNANCE.md +++ b/packages/TradeUnionist.jl/GOVERNANCE.md @@ -1,4 +1,4 @@ - + # Project Governance diff --git a/packages/TradeUnionist.jl/MAINTAINERS.adoc b/packages/TradeUnionist.jl/MAINTAINERS.adoc index 7f22e21d7..d829dd959 100644 --- a/packages/TradeUnionist.jl/MAINTAINERS.adoc +++ b/packages/TradeUnionist.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/TradeUnionist.jl/MAINTAINERS.md b/packages/TradeUnionist.jl/MAINTAINERS.md index cc1d493d8..32b92cc4a 100644 --- a/packages/TradeUnionist.jl/MAINTAINERS.md +++ b/packages/TradeUnionist.jl/MAINTAINERS.md @@ -1,4 +1,4 @@ - + # Maintainers diff --git a/packages/TradeUnionist.jl/README.adoc b/packages/TradeUnionist.jl/README.adoc index 1e3ee8dd8..e42df5b1d 100644 --- a/packages/TradeUnionist.jl/README.adoc +++ b/packages/TradeUnionist.jl/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = TradeUnionist.jl :toc: macro :toclevels: 2 @@ -6,7 +6,7 @@ image:https://img.shields.io/badge/Project-Topology-9558B2[Topology,link="TOPOLOGY.md"] image:https://img.shields.io/badge/Completion-70%25-yellow[70%,link="TOPOLOGY.md"] -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"] image:https://img.shields.io/badge/Julia-1.10+-9558B2?logo=julia[Julia,link="https://julialang.org/"] *Empowering Labor with Data-Driven Organizing* diff --git a/packages/TradeUnionist.jl/ROADMAP.adoc b/packages/TradeUnionist.jl/ROADMAP.adoc index c33cbc33e..db7a4f452 100644 --- a/packages/TradeUnionist.jl/ROADMAP.adoc +++ b/packages/TradeUnionist.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = TradeUnionist.jl Roadmap == v0.1.0 - Organizing Core (Current) diff --git a/packages/TradeUnionist.jl/RSR_OUTLINE.adoc b/packages/TradeUnionist.jl/RSR_OUTLINE.adoc index c1c80f485..9b89ae043 100644 --- a/packages/TradeUnionist.jl/RSR_OUTLINE.adoc +++ b/packages/TradeUnionist.jl/RSR_OUTLINE.adoc @@ -281,7 +281,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0 +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/packages/TradeUnionist.jl/TOPOLOGY.md b/packages/TradeUnionist.jl/TOPOLOGY.md index e5c58b7c4..720855386 100644 --- a/packages/TradeUnionist.jl/TOPOLOGY.md +++ b/packages/TradeUnionist.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/TradeUnionist.jl/docs/AI-CONVENTIONS.md b/packages/TradeUnionist.jl/docs/AI-CONVENTIONS.md index 902198558..37f594d12 100644 --- a/packages/TradeUnionist.jl/docs/AI-CONVENTIONS.md +++ b/packages/TradeUnionist.jl/docs/AI-CONVENTIONS.md @@ -1,4 +1,4 @@ - + # AI Conventions (Authoritative Source) @@ -18,7 +18,7 @@ Per-tool config files (.cursorrules, .clinerules, etc.) reference this document. - Fallback (platform-required only): MPL-2.0 with comment explaining why. - NEVER use AGPL-3.0. - Preserve third-party licenses verbatim. -- Every source file needs `# SPDX-License-Identifier: MPL-2.0`. +- Every source file needs `# SPDX-License-Identifier: CC-BY-SA-4.0`. ## Author Attribution diff --git a/packages/TradeUnionist.jl/docs/QUICKSTART.md b/packages/TradeUnionist.jl/docs/QUICKSTART.md index 83af6adbb..724d8e111 100644 --- a/packages/TradeUnionist.jl/docs/QUICKSTART.md +++ b/packages/TradeUnionist.jl/docs/QUICKSTART.md @@ -1,4 +1,4 @@ - + # Quickstart Get up and running in 60 seconds. diff --git a/packages/TradeUnionist.jl/docs/THREAT-MODEL.md b/packages/TradeUnionist.jl/docs/THREAT-MODEL.md index 17b86684b..c33fe79d8 100644 --- a/packages/TradeUnionist.jl/docs/THREAT-MODEL.md +++ b/packages/TradeUnionist.jl/docs/THREAT-MODEL.md @@ -1,4 +1,4 @@ - + # Threat Model: {{PROJECT_NAME}} diff --git a/packages/TradeUnionist.jl/docs/TOPOLOGY-GUIDE.adoc b/packages/TradeUnionist.jl/docs/TOPOLOGY-GUIDE.adoc index 2b7f05eef..b355b468b 100644 --- a/packages/TradeUnionist.jl/docs/TOPOLOGY-GUIDE.adoc +++ b/packages/TradeUnionist.jl/docs/TOPOLOGY-GUIDE.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = TOPOLOGY.md — Generation Guide {{AUTHOR}} ({{OWNER}}) <{{AUTHOR_EMAIL}}> :toc: diff --git a/packages/TradeUnionist.jl/docs/decisions/0000-template.md b/packages/TradeUnionist.jl/docs/decisions/0000-template.md index f67287631..2f7fc67de 100644 --- a/packages/TradeUnionist.jl/docs/decisions/0000-template.md +++ b/packages/TradeUnionist.jl/docs/decisions/0000-template.md @@ -1,4 +1,4 @@ - + # [NUMBER]. [TITLE] diff --git a/packages/TradeUnionist.jl/docs/decisions/0001-adopt-rsr-standard.md b/packages/TradeUnionist.jl/docs/decisions/0001-adopt-rsr-standard.md index b6d54839e..806942f67 100644 --- a/packages/TradeUnionist.jl/docs/decisions/0001-adopt-rsr-standard.md +++ b/packages/TradeUnionist.jl/docs/decisions/0001-adopt-rsr-standard.md @@ -1,4 +1,4 @@ - + # 1. Adopt Rhodium Standard Repository (RSR) Template diff --git a/packages/TradeUnionist.jl/docs/decisions/README.md b/packages/TradeUnionist.jl/docs/decisions/README.md index a64ec5d54..79851eea4 100644 --- a/packages/TradeUnionist.jl/docs/decisions/README.md +++ b/packages/TradeUnionist.jl/docs/decisions/README.md @@ -1,4 +1,4 @@ - + # Architecture Decision Records diff --git a/packages/ViableSystems.jl/README.adoc b/packages/ViableSystems.jl/README.adoc index 44ee06992..5881e9fa3 100644 --- a/packages/ViableSystems.jl/README.adoc +++ b/packages/ViableSystems.jl/README.adoc @@ -1,11 +1,11 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = ViableSystems.jl :toc: macro :toclevels: 2 image:https://img.shields.io/badge/Project-Topology-9558B2[Topology,link="TOPOLOGY.md"] image:https://img.shields.io/badge/Completion-60%25-yellow[60%,link="TOPOLOGY.md"] -image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0] +image:https://img.shields.io/badge/License-MPL--2.0-blue.svg[License: PMPL-1.0] image:https://img.shields.io/badge/Theory-Cybernetics-red.svg[Cybernetics] *Computational Organizational Cybernetics & Soft Systems Thinking.* diff --git a/packages/ViableSystems.jl/ROADMAP.adoc b/packages/ViableSystems.jl/ROADMAP.adoc index c81ecc3b1..dd1b2862f 100644 --- a/packages/ViableSystems.jl/ROADMAP.adoc +++ b/packages/ViableSystems.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = ViableSystems.jl Roadmap == v0.1.0 - The Core Models (Current) diff --git a/packages/ViableSystems.jl/TOPOLOGY.md b/packages/ViableSystems.jl/TOPOLOGY.md index 8bf40b2f2..45ea60dae 100644 --- a/packages/ViableSystems.jl/TOPOLOGY.md +++ b/packages/ViableSystems.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/ZeroProb.jl/MAINTAINERS.adoc b/packages/ZeroProb.jl/MAINTAINERS.adoc index a1c654434..48d978175 100644 --- a/packages/ZeroProb.jl/MAINTAINERS.adoc +++ b/packages/ZeroProb.jl/MAINTAINERS.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = Maintainers :toc: preamble diff --git a/packages/ZeroProb.jl/README.adoc b/packages/ZeroProb.jl/README.adoc index 0806ce276..8ece623e0 100644 --- a/packages/ZeroProb.jl/README.adoc +++ b/packages/ZeroProb.jl/README.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = ZeroProb.jl Jonathan D. A. Jewell :toc: diff --git a/packages/ZeroProb.jl/ROADMAP.adoc b/packages/ZeroProb.jl/ROADMAP.adoc index 60af65854..016da4d4f 100644 --- a/packages/ZeroProb.jl/ROADMAP.adoc +++ b/packages/ZeroProb.jl/ROADMAP.adoc @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: CC-BY-SA-4.0 = ZeroProb.jl Roadmap Jonathan D. A. Jewell :toc: diff --git a/packages/ZeroProb.jl/RSR_OUTLINE.adoc b/packages/ZeroProb.jl/RSR_OUTLINE.adoc index 3ce20ed8f..8a229060a 100644 --- a/packages/ZeroProb.jl/RSR_OUTLINE.adoc +++ b/packages/ZeroProb.jl/RSR_OUTLINE.adoc @@ -209,7 +209,7 @@ This template is part of: == License -SPDX-License-Identifier: MPL-2.0-or-later +SPDX-License-Identifier: CC-BY-SA-4.0 == Links diff --git a/packages/ZeroProb.jl/SONNET-TASKS.md b/packages/ZeroProb.jl/SONNET-TASKS.md index d556361be..c827807f0 100644 --- a/packages/ZeroProb.jl/SONNET-TASKS.md +++ b/packages/ZeroProb.jl/SONNET-TASKS.md @@ -189,7 +189,7 @@ The visualization module `using Plots` at the top of `visualization.jl`, but Plo **What to do:** Create `test/test_visualization.jl`: ```julia -# SPDX-License-Identifier: MPL-2.0 +# SPDX-License-Identifier: CC-BY-SA-4.0 using Plots @@ -343,7 +343,7 @@ These are leftover RSR template files. A Julia probability library should have J - BettingEdgeCase expected value computation Both files must have: -- `# SPDX-License-Identifier: MPL-2.0` header +- `# SPDX-License-Identifier: CC-BY-SA-4.0` header - `# Copyright (c) 2026 Jonathan D.A. Jewell ` - Comments explaining each step - Must be runnable: `julia --project=.. examples/basic_usage.jl` @@ -361,11 +361,11 @@ Both should run without error and produce output. ## TASK 8: Fix AGPL license headers in template files **Files:** -- `/var$REPOS_DIR/ZeroProb.jl/.gitignore` (line 1: `# SPDX-License-Identifier: AGPL-3.0-or-later`) -- `/var$REPOS_DIR/ZeroProb.jl/.gitattributes` (line 1: `# SPDX-License-Identifier: AGPL-3.0-or-later`) -- `/var$REPOS_DIR/ZeroProb.jl/ffi/zig/build.zig` (line 2: `// SPDX-License-Identifier: AGPL-3.0-or-later`) -- `/var$REPOS_DIR/ZeroProb.jl/ffi/zig/src/main.zig` (line 6: `// SPDX-License-Identifier: AGPL-3.0-or-later`) -- `/var$REPOS_DIR/ZeroProb.jl/ffi/zig/test/integration_test.zig` (line 2: `// SPDX-License-Identifier: AGPL-3.0-or-later`) +- `/var$REPOS_DIR/ZeroProb.jl/.gitignore` (line 1: `# SPDX-License-Identifier: CC-BY-SA-4.0`) +- `/var$REPOS_DIR/ZeroProb.jl/.gitattributes` (line 1: `# SPDX-License-Identifier: CC-BY-SA-4.0`) +- `/var$REPOS_DIR/ZeroProb.jl/ffi/zig/build.zig` (line 2: `// SPDX-License-Identifier: CC-BY-SA-4.0`) +- `/var$REPOS_DIR/ZeroProb.jl/ffi/zig/src/main.zig` (line 6: `// SPDX-License-Identifier: CC-BY-SA-4.0`) +- `/var$REPOS_DIR/ZeroProb.jl/ffi/zig/test/integration_test.zig` (line 2: `// SPDX-License-Identifier: CC-BY-SA-4.0`) - `/var$REPOS_DIR/ZeroProb.jl/docs/CITATIONS.adoc` (line 13: `license = {AGPL-3.0-or-later}`) - `/var$REPOS_DIR/ZeroProb.jl/RSR_OUTLINE.adoc` (lines 72, 160 mention AGPL) diff --git a/packages/ZeroProb.jl/TOPOLOGY.md b/packages/ZeroProb.jl/TOPOLOGY.md index 5e15895f0..bf2318d7c 100644 --- a/packages/ZeroProb.jl/TOPOLOGY.md +++ b/packages/ZeroProb.jl/TOPOLOGY.md @@ -1,4 +1,4 @@ - + diff --git a/packages/ZeroProb.jl/contractiles/dust/Dustfile b/packages/ZeroProb.jl/contractiles/dust/Dustfile index 6f93c6a94..314903cca 100644 --- a/packages/ZeroProb.jl/contractiles/dust/Dustfile +++ b/packages/ZeroProb.jl/contractiles/dust/Dustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Dustfile template - recovery and rollback semantics version: 1 diff --git a/packages/ZeroProb.jl/contractiles/must/Mustfile b/packages/ZeroProb.jl/contractiles/must/Mustfile index dc2c6b6f2..dc7b3be51 100644 --- a/packages/ZeroProb.jl/contractiles/must/Mustfile +++ b/packages/ZeroProb.jl/contractiles/must/Mustfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PLMP-1.0-or-later +# SPDX-License-Identifier: MPL-2.0 # Mustfile - declarative state contract (template) # See: https://github.com/hyperpolymath/mustfile