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 firefox-mcp/RSR_OUTLINE.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ This template is part of:

== License

SPDX-License-Identifier: PMPL-1.0-or-later-or-later
SPDX-License-Identifier: PMPL-1.0-or-later

== Links

Expand Down
2 changes: 1 addition & 1 deletion firefox-mcp/contractiles/dust/Dustfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PLMP-1.0-or-later
# SPDX-License-Identifier: PMPL-1.0-or-later
# Dustfile template - recovery and rollback semantics

version: 1
Expand Down
2 changes: 1 addition & 1 deletion firefox-mcp/contractiles/must/Mustfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PLMP-1.0-or-later
# SPDX-License-Identifier: PMPL-1.0-or-later
# Mustfile - declarative state contract (template)
# See: https://github.com/hyperpolymath/mustfile

Expand Down
2 changes: 1 addition & 1 deletion firefox-mcp/contractiles/trust/Trustfile.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- SPDX-License-Identifier: PLMP-1.0-or-later
-- SPDX-License-Identifier: PMPL-1.0-or-later
-- Trustfile template - cryptographic and provenance verification

module Trustfile where
Expand Down
2 changes: 1 addition & 1 deletion gecko-browser-extension/RSR_OUTLINE.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ This template is part of:

== License

SPDX-License-Identifier: PMPL-1.0-or-later-or-later
SPDX-License-Identifier: PMPL-1.0-or-later

== Links

Expand Down
2 changes: 1 addition & 1 deletion gecko-browser-extension/contractiles/dust/Dustfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PLMP-1.0-or-later
# SPDX-License-Identifier: PMPL-1.0-or-later
# Dustfile template - recovery and rollback semantics

version: 1
Expand Down
2 changes: 1 addition & 1 deletion gecko-browser-extension/contractiles/must/Mustfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PLMP-1.0-or-later
# SPDX-License-Identifier: PMPL-1.0-or-later
# Mustfile - declarative state contract (template)
# See: https://github.com/hyperpolymath/mustfile

Expand Down
2 changes: 1 addition & 1 deletion gecko-browser-extension/contractiles/trust/Trustfile.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- SPDX-License-Identifier: PLMP-1.0-or-later
-- SPDX-License-Identifier: PMPL-1.0-or-later
-- Trustfile template - cryptographic and provenance verification

module Trustfile where
Expand Down
2 changes: 1 addition & 1 deletion gitlab-bridge/CLAUDE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
SPDX-License-Identifier: PMPL-1.0-or-later
SPDX-FileCopyrightText: 2024 hyperpolymath
-->

Expand Down
2 changes: 1 addition & 1 deletion gitlab-bridge/HANDOVER.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
SPDX-License-Identifier: PMPL-1.0-or-later
SPDX-FileCopyrightText: 2025 Jonathan D.A. Jewell
-->

Expand Down
4 changes: 2 additions & 2 deletions gitlab-bridge/RSR.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ All required files are present and properly formatted:
All source files include proper SPDX headers:

```
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
SPDX-License-Identifier: PMPL-1.0-or-later
SPDX-FileCopyrightText: 2024 hyperpolymath
```

Expand Down Expand Up @@ -298,7 +298,7 @@ Open to all contributors who follow the Code of Conduct.

All source files include:
```
SPDX-License-Identifier: PMPL-1.0-or-later-or-later
SPDX-License-Identifier: PMPL-1.0-or-later
SPDX-FileCopyrightText: 2024 hyperpolymath
```

Expand Down
2 changes: 1 addition & 1 deletion gitlab-bridge/RSR_OUTLINE.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ This template is part of:

== License

SPDX-License-Identifier: PMPL-1.0-or-later-or-later
SPDX-License-Identifier: PMPL-1.0-or-later

== Links

Expand Down
2 changes: 1 addition & 1 deletion gitlab-bridge/contractiles/dust/Dustfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PLMP-1.0-or-later
# SPDX-License-Identifier: PMPL-1.0-or-later
# Dustfile template - recovery and rollback semantics

version: 1
Expand Down
2 changes: 1 addition & 1 deletion gitlab-bridge/contractiles/must/Mustfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PLMP-1.0-or-later
# SPDX-License-Identifier: PMPL-1.0-or-later
# Mustfile - declarative state contract (template)
# See: https://github.com/hyperpolymath/mustfile

Expand Down
2 changes: 1 addition & 1 deletion gitlab-bridge/contractiles/trust/Trustfile.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- SPDX-License-Identifier: PLMP-1.0-or-later
-- SPDX-License-Identifier: PMPL-1.0-or-later
-- Trustfile template - cryptographic and provenance verification

module Trustfile where
Expand Down
2 changes: 1 addition & 1 deletion mozilla-extension/RSR_OUTLINE.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ This template is part of:

== License

SPDX-License-Identifier: PMPL-1.0-or-later-or-later
SPDX-License-Identifier: PMPL-1.0-or-later

== Links

Expand Down
2 changes: 1 addition & 1 deletion mozilla-extension/contractiles/dust/Dustfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PLMP-1.0-or-later
# SPDX-License-Identifier: PMPL-1.0-or-later
# Dustfile template - recovery and rollback semantics

version: 1
Expand Down
2 changes: 1 addition & 1 deletion mozilla-extension/contractiles/must/Mustfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: PLMP-1.0-or-later
# SPDX-License-Identifier: PMPL-1.0-or-later
# Mustfile - declarative state contract (template)
# See: https://github.com/hyperpolymath/mustfile

Expand Down
2 changes: 1 addition & 1 deletion mozilla-extension/contractiles/trust/Trustfile.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- SPDX-License-Identifier: PLMP-1.0-or-later
-- SPDX-License-Identifier: PMPL-1.0-or-later
-- Trustfile template - cryptographic and provenance verification

module Trustfile where
Expand Down
Loading