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 .machine_readable/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 .machine_readable/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 .machine_readable/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

Check failure

Code scanning / Hypatia

Hypatia structural_drift: SD002 Error

Legacy Trustfile.hs -- must be Trustfile.a2ml in .machine_readable/contractiles/trust/
-- Trustfile template - cryptographic and provenance verification

module Trustfile where
Expand Down
2 changes: 1 addition & 1 deletion ROADMAP.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ Priority areas for contributors:

== License

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

== See Also

Expand Down
2 changes: 1 addition & 1 deletion 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
Loading