Skip to content

Commit 9fc1e36

Browse files
fix(licence): gecko scaffold/variant -> MPL-2.0 (owner-ruled) (#23)
Owner ruling: claude-gecko-browser-extension is MPL-2.0. Resolves the 4 scaffold-placeholder/variant files to MPL-2.0. Pre-existing AGPL/PMPL files NOT touched (separate scope question). SPDX lines only. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 4123856 commit 9fc1e36

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:https://img.shields.io/badge/license-PMPL--1.0-blue.svg[License,link="https://github.com/hyperpolymath/palimpsest-license"]
22

33

4-
// SPDX-License-Identifier: PMPL-1.0
4+
// SPDX-License-Identifier: MPL-2.0
55
// SPDX-FileCopyrightText: 2025 hyperpolymath
66

77
= Claude for Gecko

RSR_OUTLINE.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ This template is part of:
209209

210210
== License
211211

212-
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
212+
SPDX-License-Identifier: MPL-2.0
213213

214214
== Links
215215

contractiles/dust/Dustfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: PLMP-1.0-or-later
1+
# SPDX-License-Identifier: MPL-2.0
22
# Dustfile template - recovery and rollback semantics
33

44
version: 1

contractiles/must/Mustfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: PLMP-1.0-or-later
1+
# SPDX-License-Identifier: MPL-2.0
22
# Mustfile - declarative state contract (template)
33
# See: https://github.com/hyperpolymath/mustfile
44

contractiles/trust/Trustfile.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- SPDX-License-Identifier: PLMP-1.0-or-later
1+
-- SPDX-License-Identifier: MPL-2.0
22
-- Trustfile template - cryptographic and provenance verification
33

44
module Trustfile where

0 commit comments

Comments
 (0)