Skip to content

Commit 8d854cb

Browse files
chore(license): PMPL → MPL-2.0 sweep (5 files) (#530)
Sole-owner repo. Per the 2026-06-02 canonical license policy, PMPL is restricted to palimpsest-license / palimpsest-plasma / consent-aware-http; this repo gets MPL-2.0. Files: 5 SPDX headers flipped + NOTICE rewrite (if applicable) + orphan PMPL license file delete (if applicable). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Signed-off-by: hyperpolymath <6759885+hyperpolymath@users.noreply.github.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent b65a43e commit 8d854cb

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

spec/ARG-PROFILE.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: PMPL-1.0-or-later
1+
// SPDX-License-Identifier: MPL-2.0
22
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
33

44
= ARG-PROFILE — AffineScript

spec/CRG-PROFILE.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: PMPL-1.0-or-later
1+
// SPDX-License-Identifier: MPL-2.0
22
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
33

44
= CRG-PROFILE — AffineScript

spec/FRG-PROFILE.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: PMPL-1.0-or-later
1+
// SPDX-License-Identifier: MPL-2.0
22
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
33

44
= FRG-PROFILE — AffineScript

spec/TRG-PROFILE.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: PMPL-1.0-or-later
1+
// SPDX-License-Identifier: MPL-2.0
22
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
33

44
= TRG-PROFILE — AffineScript

stdlib/future.affine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: PMPL-1.0-or-later
1+
// SPDX-License-Identifier: MPL-2.0
22
// SPDX-FileCopyrightText: 2025 hyperpolymath
33
//
44
// Future - async sequencing combinators (echidna#62)

0 commit comments

Comments
 (0)