From bdb98beeef135cfececda7e31df9fe53dd46ace5 Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Tue, 19 May 2026 21:11:14 +0100 Subject: [PATCH] licence(#7): normalise PMPL-1.0 -> PMPL-1.0-or-later (owner carve-out, SPDX-only) Not a relicence; owner-sanctioned standards LICENCE-POLICY A8(1); Refs LICENCE-DEBT-LEDGER-2026-05-18. Co-Authored-By: Claude Opus 4.7 (1M context) --- .github/workflows/codeql.yml | 2 +- .github/workflows/scorecard.yml | 2 +- .github/workflows/secret-scanner.yml | 2 +- .github/workflows/spark-proof-gate.yml | 2 +- .github/workflows/spark-theatre-gate.yml | 2 +- _pathroot/.gitattributes | 2 +- _pathroot/.gitignore | 2 +- _pathroot/CITATION.cff | 2 +- _pathroot/ada/tui/src/core/pathroot_tui-core-discovery.adb | 2 +- _pathroot/ada/tui/src/core/pathroot_tui-core-discovery.ads | 2 +- _pathroot/ada/tui/src/core/pathroot_tui-core-envbase.adb | 2 +- _pathroot/ada/tui/src/core/pathroot_tui-core-envbase.ads | 2 +- _pathroot/ada/tui/src/core/pathroot_tui-core-links.adb | 2 +- _pathroot/ada/tui/src/core/pathroot_tui-core-links.ads | 2 +- _pathroot/ada/tui/src/core/pathroot_tui-core-pathenv.adb | 2 +- _pathroot/ada/tui/src/core/pathroot_tui-core-pathenv.ads | 2 +- _pathroot/ada/tui/src/core/pathroot_tui-core-posix_links.adb | 2 +- _pathroot/ada/tui/src/core/pathroot_tui-core-posix_links.ads | 2 +- _pathroot/ada/tui/src/core/pathroot_tui-core-transactions.adb | 2 +- _pathroot/ada/tui/src/core/pathroot_tui-core-transactions.ads | 2 +- _pathroot/ada/tui/src/pathroot_tui.adb | 2 +- _pathroot/ada/tui/src/pathroot_tui.ads | 2 +- _pathroot/ada/tui/src/ui/pathroot_tui-ui-panels.adb | 2 +- _pathroot/ada/tui/src/ui/pathroot_tui-ui-panels.ads | 2 +- _pathroot/ffi/zig/build.zig | 2 +- _pathroot/ffi/zig/src/symlink.zig | 2 +- _pathroot/flake.nix | 2 +- _pathroot/libs/ada-path-environment/path_environment.gpr | 2 +- _pathroot/libs/ada-path-environment/src/path_environment.adb | 2 +- _pathroot/libs/ada-path-environment/src/path_environment.ads | 2 +- _pathroot/libs/ada-symlink-manager/src/symlink_manager.adb | 2 +- _pathroot/libs/ada-symlink-manager/src/symlink_manager.ads | 2 +- _pathroot/libs/ada-symlink-manager/symlink_manager.gpr | 2 +- _pathroot/libs/ada-terminal-ansi/src/terminal_ansi.adb | 2 +- _pathroot/libs/ada-terminal-ansi/src/terminal_ansi.ads | 2 +- _pathroot/libs/ada-terminal-ansi/terminal_ansi.gpr | 2 +- _pathroot/rsr-adapter.adb | 2 +- _pathroot/src/abi/Symlink.idr | 2 +- _pathroot/src/abi/SymlinkTypes.idr | 2 +- broad-spectrum/src/FetcherImpl.res | 2 +- broad-spectrum/src/LinkChecker.res | 2 +- broad-spectrum/src/SEO.res | 2 +- panoptes/.clusterfuzzlite/Containerfile | 2 +- panoptes/.clusterfuzzlite/build.sh | 2 +- panoptes/fuzz/fuzz_targets/fuzz_input.rs | 2 +- personal-sysadmin/.clusterfuzzlite/Containerfile | 2 +- personal-sysadmin/.clusterfuzzlite/build.sh | 2 +- personal-sysadmin/fuzz/fuzz_targets/fuzz_input.rs | 2 +- 48 files changed, 48 insertions(+), 48 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 9e32d156..438fe5d9 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PMPL-1.0 +# SPDX-License-Identifier: PMPL-1.0-or-later name: CodeQL Security Analysis on: diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 29853b20..7027732c 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PMPL-1.0 +# SPDX-License-Identifier: PMPL-1.0-or-later name: OSSF Scorecard on: push: diff --git a/.github/workflows/secret-scanner.yml b/.github/workflows/secret-scanner.yml index 8801d536..cb9cdf88 100644 --- a/.github/workflows/secret-scanner.yml +++ b/.github/workflows/secret-scanner.yml @@ -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 diff --git a/.github/workflows/spark-proof-gate.yml b/.github/workflows/spark-proof-gate.yml index c89289a6..930a25ab 100644 --- a/.github/workflows/spark-proof-gate.yml +++ b/.github/workflows/spark-proof-gate.yml @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PMPL-1.0 +# SPDX-License-Identifier: PMPL-1.0-or-later name: SPARK Proof Gate # ambientops anti-theatre gate (P0 of the estate Rust/SPARK audit; diff --git a/.github/workflows/spark-theatre-gate.yml b/.github/workflows/spark-theatre-gate.yml index 2684ccfa..722a3827 100644 --- a/.github/workflows/spark-theatre-gate.yml +++ b/.github/workflows/spark-theatre-gate.yml @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PMPL-1.0 +# SPDX-License-Identifier: PMPL-1.0-or-later # Estate SPARK Theatre Gate — thin caller of the reusable workflow in # hyperpolymath/standards (#135 / #141). Pinned by commit SHA per the # estate action-pinning policy. Regenerate the pin only when the reusable diff --git a/_pathroot/.gitattributes b/_pathroot/.gitattributes index 634c65c2..bb561848 100644 --- a/_pathroot/.gitattributes +++ b/_pathroot/.gitattributes @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PMPL-1.0 +# SPDX-License-Identifier: PMPL-1.0-or-later # RSR-compliant .gitattributes * text=auto eol=lf diff --git a/_pathroot/.gitignore b/_pathroot/.gitignore index 15b46a81..ea68d866 100644 --- a/_pathroot/.gitignore +++ b/_pathroot/.gitignore @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PMPL-1.0 +# SPDX-License-Identifier: PMPL-1.0-or-later # RSR-compliant .gitignore # OS & Editor diff --git a/_pathroot/CITATION.cff b/_pathroot/CITATION.cff index 335412ca..362ca28c 100644 --- a/_pathroot/CITATION.cff +++ b/_pathroot/CITATION.cff @@ -1,6 +1,6 @@ # CITATION.cff - Citation File Format for RSR-template-repo # https://citation-file-format.github.io/ -# SPDX-License-Identifier: PMPL-1.0 OR LicenseRef-Palimpsest-0.5 +# SPDX-License-Identifier: PMPL-1.0-or-later OR LicenseRef-Palimpsest-0.5 cff-version: 1.2.0 title: "RSR-template-repo" diff --git a/_pathroot/ada/tui/src/core/pathroot_tui-core-discovery.adb b/_pathroot/ada/tui/src/core/pathroot_tui-core-discovery.adb index f5b6c2fd..a694697d 100644 --- a/_pathroot/ada/tui/src/core/pathroot_tui-core-discovery.adb +++ b/_pathroot/ada/tui/src/core/pathroot_tui-core-discovery.adb @@ -1,7 +1,7 @@ -- _pathroot TUI - Discovery Module Body -- Handles _pathroot file discovery across platforms -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Ada.Directories; diff --git a/_pathroot/ada/tui/src/core/pathroot_tui-core-discovery.ads b/_pathroot/ada/tui/src/core/pathroot_tui-core-discovery.ads index e629b7f7..56b282ff 100644 --- a/_pathroot/ada/tui/src/core/pathroot_tui-core-discovery.ads +++ b/_pathroot/ada/tui/src/core/pathroot_tui-core-discovery.ads @@ -1,7 +1,7 @@ -- _pathroot TUI - Discovery Module Specification -- Handles _pathroot file discovery across platforms -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Ada.Strings.Unbounded; use Ada.Strings.Unbounded; diff --git a/_pathroot/ada/tui/src/core/pathroot_tui-core-envbase.adb b/_pathroot/ada/tui/src/core/pathroot_tui-core-envbase.adb index 98c4a5d8..bef322a1 100644 --- a/_pathroot/ada/tui/src/core/pathroot_tui-core-envbase.adb +++ b/_pathroot/ada/tui/src/core/pathroot_tui-core-envbase.adb @@ -1,7 +1,7 @@ -- _pathroot TUI - Envbase Module Body -- Handles _envbase JSON parsing and manipulation -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Ada.Directories; diff --git a/_pathroot/ada/tui/src/core/pathroot_tui-core-envbase.ads b/_pathroot/ada/tui/src/core/pathroot_tui-core-envbase.ads index 1436fa27..ac3d713f 100644 --- a/_pathroot/ada/tui/src/core/pathroot_tui-core-envbase.ads +++ b/_pathroot/ada/tui/src/core/pathroot_tui-core-envbase.ads @@ -1,7 +1,7 @@ -- _pathroot TUI - Envbase Module Specification -- Handles _envbase JSON parsing and manipulation -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Ada.Strings.Unbounded; use Ada.Strings.Unbounded; diff --git a/_pathroot/ada/tui/src/core/pathroot_tui-core-links.adb b/_pathroot/ada/tui/src/core/pathroot_tui-core-links.adb index 78cf4301..b5a5a694 100644 --- a/_pathroot/ada/tui/src/core/pathroot_tui-core-links.adb +++ b/_pathroot/ada/tui/src/core/pathroot_tui-core-links.adb @@ -1,7 +1,7 @@ -- _pathroot TUI - Symbolic Links Module Body -- Handles symbolic link creation and auditing -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Ada.Directories; diff --git a/_pathroot/ada/tui/src/core/pathroot_tui-core-links.ads b/_pathroot/ada/tui/src/core/pathroot_tui-core-links.ads index fe52395f..54515080 100644 --- a/_pathroot/ada/tui/src/core/pathroot_tui-core-links.ads +++ b/_pathroot/ada/tui/src/core/pathroot_tui-core-links.ads @@ -1,7 +1,7 @@ -- _pathroot TUI - Symbolic Links Module Specification -- Handles symbolic link creation and auditing -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Ada.Strings.Unbounded; use Ada.Strings.Unbounded; diff --git a/_pathroot/ada/tui/src/core/pathroot_tui-core-pathenv.adb b/_pathroot/ada/tui/src/core/pathroot_tui-core-pathenv.adb index 2534c2b7..5234ff58 100644 --- a/_pathroot/ada/tui/src/core/pathroot_tui-core-pathenv.adb +++ b/_pathroot/ada/tui/src/core/pathroot_tui-core-pathenv.adb @@ -1,7 +1,7 @@ -- _pathroot TUI - PATH Environment Module Body -- Handles PATH environment variable operations -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Ada.Directories; diff --git a/_pathroot/ada/tui/src/core/pathroot_tui-core-pathenv.ads b/_pathroot/ada/tui/src/core/pathroot_tui-core-pathenv.ads index 28dea300..5b654246 100644 --- a/_pathroot/ada/tui/src/core/pathroot_tui-core-pathenv.ads +++ b/_pathroot/ada/tui/src/core/pathroot_tui-core-pathenv.ads @@ -1,7 +1,7 @@ -- _pathroot TUI - PATH Environment Module Specification -- Handles PATH environment variable operations -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Ada.Strings.Unbounded; use Ada.Strings.Unbounded; diff --git a/_pathroot/ada/tui/src/core/pathroot_tui-core-posix_links.adb b/_pathroot/ada/tui/src/core/pathroot_tui-core-posix_links.adb index 72852a04..476dfbaf 100644 --- a/_pathroot/ada/tui/src/core/pathroot_tui-core-posix_links.adb +++ b/_pathroot/ada/tui/src/core/pathroot_tui-core-posix_links.adb @@ -1,6 +1,6 @@ -- POSIX Symbolic Link Bindings - Implementation -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath package body Pathroot_TUI.Core.POSIX_Links is diff --git a/_pathroot/ada/tui/src/core/pathroot_tui-core-posix_links.ads b/_pathroot/ada/tui/src/core/pathroot_tui-core-posix_links.ads index ee39074c..f3b74c2f 100644 --- a/_pathroot/ada/tui/src/core/pathroot_tui-core-posix_links.ads +++ b/_pathroot/ada/tui/src/core/pathroot_tui-core-posix_links.ads @@ -1,7 +1,7 @@ -- POSIX Symbolic Link Bindings -- Thin bindings to POSIX readlink/symlink functions -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Interfaces.C; use Interfaces.C; diff --git a/_pathroot/ada/tui/src/core/pathroot_tui-core-transactions.adb b/_pathroot/ada/tui/src/core/pathroot_tui-core-transactions.adb index 8218e825..b77e925b 100644 --- a/_pathroot/ada/tui/src/core/pathroot_tui-core-transactions.adb +++ b/_pathroot/ada/tui/src/core/pathroot_tui-core-transactions.adb @@ -1,7 +1,7 @@ -- _pathroot TUI - Transaction Protocol Body -- Handles command-line transaction protocol for scripting -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Ada.Text_IO; use Ada.Text_IO; diff --git a/_pathroot/ada/tui/src/core/pathroot_tui-core-transactions.ads b/_pathroot/ada/tui/src/core/pathroot_tui-core-transactions.ads index 2892202b..06331075 100644 --- a/_pathroot/ada/tui/src/core/pathroot_tui-core-transactions.ads +++ b/_pathroot/ada/tui/src/core/pathroot_tui-core-transactions.ads @@ -1,7 +1,7 @@ -- _pathroot TUI - Transaction Protocol Specification -- Handles command-line transaction protocol for scripting -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath package Pathroot_TUI.Core.Transactions is diff --git a/_pathroot/ada/tui/src/pathroot_tui.adb b/_pathroot/ada/tui/src/pathroot_tui.adb index ae6453de..18b7ff6c 100644 --- a/_pathroot/ada/tui/src/pathroot_tui.adb +++ b/_pathroot/ada/tui/src/pathroot_tui.adb @@ -1,7 +1,7 @@ -- _pathroot TUI - Main Package Body -- Ada-based Terminal User Interface for devtools environment management -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Ada.Text_IO; use Ada.Text_IO; diff --git a/_pathroot/ada/tui/src/pathroot_tui.ads b/_pathroot/ada/tui/src/pathroot_tui.ads index f4faf27a..dfc09f71 100644 --- a/_pathroot/ada/tui/src/pathroot_tui.ads +++ b/_pathroot/ada/tui/src/pathroot_tui.ads @@ -1,7 +1,7 @@ -- _pathroot TUI - Main Package Specification -- Ada-based Terminal User Interface for devtools environment management -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath package Pathroot_TUI is diff --git a/_pathroot/ada/tui/src/ui/pathroot_tui-ui-panels.adb b/_pathroot/ada/tui/src/ui/pathroot_tui-ui-panels.adb index 9a6bb20a..bcfc4746 100644 --- a/_pathroot/ada/tui/src/ui/pathroot_tui-ui-panels.adb +++ b/_pathroot/ada/tui/src/ui/pathroot_tui-ui-panels.adb @@ -1,7 +1,7 @@ -- _pathroot TUI - UI Panels Body -- Terminal UI panel management (basic text-based implementation) -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Ada.Text_IO; use Ada.Text_IO; diff --git a/_pathroot/ada/tui/src/ui/pathroot_tui-ui-panels.ads b/_pathroot/ada/tui/src/ui/pathroot_tui-ui-panels.ads index 8a63c859..2ca3c842 100644 --- a/_pathroot/ada/tui/src/ui/pathroot_tui-ui-panels.ads +++ b/_pathroot/ada/tui/src/ui/pathroot_tui-ui-panels.ads @@ -1,7 +1,7 @@ -- _pathroot TUI - UI Panels Specification -- Terminal UI panel management -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Pathroot_TUI.Core.Envbase; use Pathroot_TUI.Core.Envbase; diff --git a/_pathroot/ffi/zig/build.zig b/_pathroot/ffi/zig/build.zig index b64bad85..ab260ef2 100644 --- a/_pathroot/ffi/zig/build.zig +++ b/_pathroot/ffi/zig/build.zig @@ -1,6 +1,6 @@ // build.zig // Build system for pathroot ABI Zig FFI -// SPDX-License-Identifier: PMPL-1.0 +// SPDX-License-Identifier: PMPL-1.0-or-later const std = @import("std"); diff --git a/_pathroot/ffi/zig/src/symlink.zig b/_pathroot/ffi/zig/src/symlink.zig index e340a715..2a24dca2 100644 --- a/_pathroot/ffi/zig/src/symlink.zig +++ b/_pathroot/ffi/zig/src/symlink.zig @@ -1,6 +1,6 @@ // symlink.zig // Pure Zig FFI implementation for POSIX symlink operations -// SPDX-License-Identifier: PMPL-1.0 +// SPDX-License-Identifier: PMPL-1.0-or-later const std = @import("std"); const os = std.os; diff --git a/_pathroot/flake.nix b/_pathroot/flake.nix index 7308bae1..0298047c 100644 --- a/_pathroot/flake.nix +++ b/_pathroot/flake.nix @@ -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 # # RSR-template-repo - Nix Flake (fallback for Guix) diff --git a/_pathroot/libs/ada-path-environment/path_environment.gpr b/_pathroot/libs/ada-path-environment/path_environment.gpr index 2d4e0f9e..370afb20 100644 --- a/_pathroot/libs/ada-path-environment/path_environment.gpr +++ b/_pathroot/libs/ada-path-environment/path_environment.gpr @@ -1,4 +1,4 @@ --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath project Path_Environment is diff --git a/_pathroot/libs/ada-path-environment/src/path_environment.adb b/_pathroot/libs/ada-path-environment/src/path_environment.adb index e432c805..9d47f8d6 100644 --- a/_pathroot/libs/ada-path-environment/src/path_environment.adb +++ b/_pathroot/libs/ada-path-environment/src/path_environment.adb @@ -1,6 +1,6 @@ -- Path_Environment - Cross-platform PATH environment management for Ada -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Ada.Directories; diff --git a/_pathroot/libs/ada-path-environment/src/path_environment.ads b/_pathroot/libs/ada-path-environment/src/path_environment.ads index a354da10..c20c0bf9 100644 --- a/_pathroot/libs/ada-path-environment/src/path_environment.ads +++ b/_pathroot/libs/ada-path-environment/src/path_environment.ads @@ -3,7 +3,7 @@ -- This library provides a high-level interface for manipulating the PATH -- environment variable across Windows and POSIX platforms. -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Ada.Strings.Unbounded; use Ada.Strings.Unbounded; diff --git a/_pathroot/libs/ada-symlink-manager/src/symlink_manager.adb b/_pathroot/libs/ada-symlink-manager/src/symlink_manager.adb index 7669231a..cff2a770 100644 --- a/_pathroot/libs/ada-symlink-manager/src/symlink_manager.adb +++ b/_pathroot/libs/ada-symlink-manager/src/symlink_manager.adb @@ -1,6 +1,6 @@ -- Symlink_Manager - Cross-platform symbolic link management for Ada -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Ada.Directories; diff --git a/_pathroot/libs/ada-symlink-manager/src/symlink_manager.ads b/_pathroot/libs/ada-symlink-manager/src/symlink_manager.ads index 6d1b4ccd..ff999cb4 100644 --- a/_pathroot/libs/ada-symlink-manager/src/symlink_manager.ads +++ b/_pathroot/libs/ada-symlink-manager/src/symlink_manager.ads @@ -3,7 +3,7 @@ -- This library provides a high-level interface for creating, auditing, -- and managing symbolic links across Windows and POSIX platforms. -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Ada.Strings.Unbounded; use Ada.Strings.Unbounded; diff --git a/_pathroot/libs/ada-symlink-manager/symlink_manager.gpr b/_pathroot/libs/ada-symlink-manager/symlink_manager.gpr index 4e04357a..2d0b43b6 100644 --- a/_pathroot/libs/ada-symlink-manager/symlink_manager.gpr +++ b/_pathroot/libs/ada-symlink-manager/symlink_manager.gpr @@ -1,4 +1,4 @@ --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath project Symlink_Manager is diff --git a/_pathroot/libs/ada-terminal-ansi/src/terminal_ansi.adb b/_pathroot/libs/ada-terminal-ansi/src/terminal_ansi.adb index cb95aa8f..c442bcb5 100644 --- a/_pathroot/libs/ada-terminal-ansi/src/terminal_ansi.adb +++ b/_pathroot/libs/ada-terminal-ansi/src/terminal_ansi.adb @@ -1,6 +1,6 @@ -- Terminal_ANSI - Lightweight ANSI terminal utilities for Ada -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Ada.Text_IO; diff --git a/_pathroot/libs/ada-terminal-ansi/src/terminal_ansi.ads b/_pathroot/libs/ada-terminal-ansi/src/terminal_ansi.ads index d8f6a420..4a36bf28 100644 --- a/_pathroot/libs/ada-terminal-ansi/src/terminal_ansi.ads +++ b/_pathroot/libs/ada-terminal-ansi/src/terminal_ansi.ads @@ -3,7 +3,7 @@ -- This library provides simple ANSI escape sequence handling for terminal -- applications without requiring ncurses or other heavy dependencies. -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath package Terminal_ANSI is diff --git a/_pathroot/libs/ada-terminal-ansi/terminal_ansi.gpr b/_pathroot/libs/ada-terminal-ansi/terminal_ansi.gpr index 0414d126..c6f6d70f 100644 --- a/_pathroot/libs/ada-terminal-ansi/terminal_ansi.gpr +++ b/_pathroot/libs/ada-terminal-ansi/terminal_ansi.gpr @@ -1,4 +1,4 @@ --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath project Terminal_Ansi is diff --git a/_pathroot/rsr-adapter.adb b/_pathroot/rsr-adapter.adb index 9333e072..65b8a13a 100644 --- a/_pathroot/rsr-adapter.adb +++ b/_pathroot/rsr-adapter.adb @@ -1,7 +1,7 @@ -- RSR Adapter - Repository Starter/Customization Tool -- Provides interactive customization of repository templates -- --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later -- Copyright (C) 2025 Hyper Polymath with Ada.Text_IO; use Ada.Text_IO; diff --git a/_pathroot/src/abi/Symlink.idr b/_pathroot/src/abi/Symlink.idr index ede25f85..f9a0f0c1 100644 --- a/_pathroot/src/abi/Symlink.idr +++ b/_pathroot/src/abi/Symlink.idr @@ -1,6 +1,6 @@ -- Symlink.idr -- Idris2 ABI for POSIX symlink operations with formal verification --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later module Symlink diff --git a/_pathroot/src/abi/SymlinkTypes.idr b/_pathroot/src/abi/SymlinkTypes.idr index fc3e87b6..24f7831b 100644 --- a/_pathroot/src/abi/SymlinkTypes.idr +++ b/_pathroot/src/abi/SymlinkTypes.idr @@ -1,6 +1,6 @@ -- SymlinkTypes.idr -- Idris2 ABI definitions for POSIX symlink operations --- SPDX-License-Identifier: PMPL-1.0 +-- SPDX-License-Identifier: PMPL-1.0-or-later module SymlinkTypes diff --git a/broad-spectrum/src/FetcherImpl.res b/broad-spectrum/src/FetcherImpl.res index 03801461..4eaec4a6 100644 --- a/broad-spectrum/src/FetcherImpl.res +++ b/broad-spectrum/src/FetcherImpl.res @@ -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 /** diff --git a/broad-spectrum/src/LinkChecker.res b/broad-spectrum/src/LinkChecker.res index ff821c1d..ccb27020 100644 --- a/broad-spectrum/src/LinkChecker.res +++ b/broad-spectrum/src/LinkChecker.res @@ -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 /** diff --git a/broad-spectrum/src/SEO.res b/broad-spectrum/src/SEO.res index 803214a2..246fd512 100644 --- a/broad-spectrum/src/SEO.res +++ b/broad-spectrum/src/SEO.res @@ -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 /** diff --git a/panoptes/.clusterfuzzlite/Containerfile b/panoptes/.clusterfuzzlite/Containerfile index 8b713441..72cdce9d 100644 --- a/panoptes/.clusterfuzzlite/Containerfile +++ b/panoptes/.clusterfuzzlite/Containerfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PMPL-1.0 +# SPDX-License-Identifier: PMPL-1.0-or-later FROM gcr.io/oss-fuzz-base/base-builder-rust@sha256:73c1d5648db54100639339d411a5d192cbc8bf413ee91e843a07cf6f0e319dc7 COPY . $SRC/panoptes diff --git a/panoptes/.clusterfuzzlite/build.sh b/panoptes/.clusterfuzzlite/build.sh index 488710d1..5b93fe09 100755 --- a/panoptes/.clusterfuzzlite/build.sh +++ b/panoptes/.clusterfuzzlite/build.sh @@ -1,5 +1,5 @@ #!/bin/bash -eu -# SPDX-License-Identifier: PMPL-1.0 +# SPDX-License-Identifier: PMPL-1.0-or-later cd "$SRC"/panoptes cargo +nightly fuzz build for target in $(cargo +nightly fuzz list); do diff --git a/panoptes/fuzz/fuzz_targets/fuzz_input.rs b/panoptes/fuzz/fuzz_targets/fuzz_input.rs index f824c82a..847ecbf1 100644 --- a/panoptes/fuzz/fuzz_targets/fuzz_input.rs +++ b/panoptes/fuzz/fuzz_targets/fuzz_input.rs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: PMPL-1.0 +// SPDX-License-Identifier: PMPL-1.0-or-later //! Generic fuzz target for arbitrary input processing #![no_main] diff --git a/personal-sysadmin/.clusterfuzzlite/Containerfile b/personal-sysadmin/.clusterfuzzlite/Containerfile index 1cc52ce1..8a37c9d6 100644 --- a/personal-sysadmin/.clusterfuzzlite/Containerfile +++ b/personal-sysadmin/.clusterfuzzlite/Containerfile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: PMPL-1.0 +# SPDX-License-Identifier: PMPL-1.0-or-later FROM gcr.io/oss-fuzz-base/base-builder-rust@sha256:73c1d5648db54100639339d411a5d192cbc8bf413ee91e843a07cf6f0e319dc7 COPY . $SRC/personal-sysadmin diff --git a/personal-sysadmin/.clusterfuzzlite/build.sh b/personal-sysadmin/.clusterfuzzlite/build.sh index 63e0aa07..2fdc706e 100755 --- a/personal-sysadmin/.clusterfuzzlite/build.sh +++ b/personal-sysadmin/.clusterfuzzlite/build.sh @@ -1,5 +1,5 @@ #!/bin/bash -eu -# SPDX-License-Identifier: PMPL-1.0 +# SPDX-License-Identifier: PMPL-1.0-or-later cd "$SRC"/personal-sysadmin cargo +nightly fuzz build for target in $(cargo +nightly fuzz list); do diff --git a/personal-sysadmin/fuzz/fuzz_targets/fuzz_input.rs b/personal-sysadmin/fuzz/fuzz_targets/fuzz_input.rs index f824c82a..847ecbf1 100644 --- a/personal-sysadmin/fuzz/fuzz_targets/fuzz_input.rs +++ b/personal-sysadmin/fuzz/fuzz_targets/fuzz_input.rs @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: PMPL-1.0 +// SPDX-License-Identifier: PMPL-1.0-or-later //! Generic fuzz target for arbitrary input processing #![no_main]