Skip to content

Commit 3327c63

Browse files
licence(#7): PMPL-1.0 -> PMPL-1.0-or-later (owner carve-out, SPDX-only) (#26)
48 files, SPDX-value-only. NOT a relicence. Owner-sanctioned, standards LICENCE-POLICY A8(1). Refs LICENCE-DEBT-LEDGER-2026-05-18. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 800169f commit 3327c63

48 files changed

Lines changed: 48 additions & 48 deletions

Some content is hidden

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

.github/workflows/codeql.yml

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

44
on:

.github/workflows/publish-ghcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: PMPL-1.0
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
22
# SPDX-FileCopyrightText: 2025 Hyperpolymath
33
name: Publish to GitHub Packages
44

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: PMPL-1.0
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
22
name: OSSF Scorecard
33
on:
44
push:

.github/workflows/secret-scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: PMPL-1.0
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
22
# Prevention workflow - scans for hardcoded secrets before they reach main
33
name: Secret Scanner
44

.github/workflows/spark-theatre-gate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: PMPL-1.0
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
22
# Estate SPARK Theatre Gate — thin caller of the reusable workflow in
33
# hyperpolymath/standards (#135 / #141). Pinned by commit SHA per the
44
# estate action-pinning policy. Regenerate the pin only when the reusable

bindings/ada/proven.gpr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- SPDX-License-Identifier: PMPL-1.0
1+
-- SPDX-License-Identifier: PMPL-1.0-or-later
22
-- SPDX-FileCopyrightText: 2025 Hyperpolymath
33

44
project Proven is

bindings/ada/tests/tests.gpr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- SPDX-License-Identifier: PMPL-1.0
1+
-- SPDX-License-Identifier: PMPL-1.0-or-later
22
-- SPDX-FileCopyrightText: 2025 Hyperpolymath
33

44
with "../proven.gpr";

bindings/arduino/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: PMPL-1.0
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
22
# SPDX-FileCopyrightText: 2025 Hyperpolymath
33

44
name=Proven

bindings/cobol/copybooks/SAFECURR.cpy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*> SPDX-License-Identifier: PMPL-1.0
1+
*> SPDX-License-Identifier: PMPL-1.0-or-later
22
*> SPDX-FileCopyrightText: 2025 Hyperpolymath
33
*
44
* Proven SafeCurrency - Currency data structures for COBOL

bindings/cobol/copybooks/SAFEHEX.cpy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*> SPDX-License-Identifier: PMPL-1.0
1+
*> SPDX-License-Identifier: PMPL-1.0-or-later
22
*> SPDX-FileCopyrightText: 2025 Hyperpolymath
33
*
44
* Proven SafeHex - Hexadecimal data structures for COBOL

0 commit comments

Comments
 (0)