Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/casket-pages.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PMPL-1.0
# SPDX-License-Identifier: PMPL-1.0-or-later
name: GitHub Pages

on:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PMPL-1.0
# SPDX-License-Identifier: PMPL-1.0-or-later
name: CodeQL Security Analysis

on:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/doc-format.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PMPL-1.0
# SPDX-License-Identifier: PMPL-1.0-or-later
name: Documentation Format Enforcement

on:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/governance-reusable.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PMPL-1.0
# SPDX-License-Identifier: PMPL-1.0-or-later
# governance-reusable.yml — Reusable estate governance bundle (RSR).
#
# This is a `workflow_call` reusable workflow: downstream repos invoke it with
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/instant-sync.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PMPL-1.0
# SPDX-License-Identifier: PMPL-1.0-or-later
# Instant Forge Sync - Triggers propagation to all forges on push/release
name: Instant Sync

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/language-policy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PMPL-1.0
# SPDX-License-Identifier: PMPL-1.0-or-later
name: Language Policy Enforcement

on:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/makefile-blocker.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PMPL-1.0
# SPDX-License-Identifier: PMPL-1.0-or-later
name: Makefile Blocker

on:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PMPL-1.0
# SPDX-License-Identifier: PMPL-1.0-or-later
# SPDX-FileCopyrightText: 2025 Jonathan D.A. Jewell
name: Mirror to Git Forges

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PMPL-1.0
# SPDX-License-Identifier: PMPL-1.0-or-later
name: OSSF Scorecard
on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/secret-scanner.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PMPL-1.0
# SPDX-License-Identifier: PMPL-1.0-or-later
# Prevention workflow - scans for hardcoded secrets before they reach main
name: Secret Scanner

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/spark-theatre-gate.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PMPL-1.0
# SPDX-License-Identifier: PMPL-1.0-or-later
name: SPARK Theatre Gate

# Estate anti-theatre lint (hyperpolymath/standards#135, sub-issue of #124).
Expand Down
2 changes: 1 addition & 1 deletion a2ml/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
SPDX-License-Identifier: PMPL-1.0-or-later
SPDX-FileCopyrightText: 2025 Palimpsest Stewardship Council

================================================================================
Expand Down
2 changes: 1 addition & 1 deletion axel-protocol/EXHIBIT-A-ETHICAL-USE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
SPDX-License-Identifier: PMPL-1.0-or-later
SPDX-FileCopyrightText: 2024-2025 Palimpsest Stewardship Council

================================================================================
Expand Down
2 changes: 1 addition & 1 deletion axel-protocol/EXHIBIT-B-QUANTUM-SAFE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
SPDX-License-Identifier: PMPL-1.0-or-later
SPDX-FileCopyrightText: 2024-2025 Palimpsest Stewardship Council

================================================================================
Expand Down
2 changes: 1 addition & 1 deletion ecosystem-a2ml/spec/ecosystem.abnf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
; ECOSYSTEM.scm ABNF Grammar
; SPDX-License-Identifier: PMPL-1.0
; SPDX-License-Identifier: PMPL-1.0-or-later
; SPDX-FileCopyrightText: 2025 Jonathan D.A. Jewell
;
; Formal syntax specification following RFC 5234 (ABNF)
Expand Down
2 changes: 1 addition & 1 deletion ecosystem-a2ml/spec/family/scm-core.abnf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
; SCM Format Family - Shared ABNF Core
; SPDX-License-Identifier: PMPL-1.0
; SPDX-License-Identifier: PMPL-1.0-or-later
; SPDX-FileCopyrightText: 2025 Jonathan D.A. Jewell
;
; This file defines the common ABNF primitives shared by all SCM family
Expand Down
Loading