Skip to content

Commit 36c7b18

Browse files
committed
chore: migrate license from PMPL-1.0-or-later to MPL-2.0
1 parent 3b31454 commit 36c7b18

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

.machine_readable/contractiles/adjust/adjust.k9.ncl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
K9!
2-
# SPDX-License-Identifier: PMPL-1.0-or-later
2+
# SPDX-License-Identifier: MPL-2.0
33
# adjust.k9.ncl — K9 trust-tier component of the adjust trident
44
# Author: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
55
#

.machine_readable/contractiles/bust/bust.k9.ncl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
K9!
2-
# SPDX-License-Identifier: PMPL-1.0-or-later
2+
# SPDX-License-Identifier: MPL-2.0
33
# bust.k9.ncl — K9 trust-tier component of the bust trident
44
# Author: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
55
#

audits/assail-classifications.a2ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# identity: echidna-assail-classifications
2-
; SPDX-License-Identifier: PMPL-1.0-or-later
2+
; SPDX-License-Identifier: MPL-2.0
33
; Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
44
;
55
; Classification registry for panic-attack assail findings that are confirmed

container/deploy.k9.ncl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
K9!
2-
# SPDX-License-Identifier: PMPL-1.0-or-later
2+
# SPDX-License-Identifier: MPL-2.0
33
# deploy.k9.ncl — ECHIDNA deployment component (Hunt level)
44

55
let component_pedigree = {

training_data/proof_states_mathcomp.a2ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# identity: echidna-training-proof-states-mathcomp
2-
# SPDX-License-Identifier: PMPL-1.0-or-later
2+
# SPDX-License-Identifier: MPL-2.0
33
# Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath)
44
# mathcomp proof-state records (Coq/ssreflect training data)
55

training_data/stats_mathcomp.a2ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# identity: echidna-training-stats-mathcomp
2-
# SPDX-License-Identifier: PMPL-1.0-or-later
2+
# SPDX-License-Identifier: MPL-2.0
33
# mathcomp extraction statistics
44

55
[metadata]

training_data/stats_tptp.a2ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# identity: echidna-training-stats-tptp
2-
# SPDX-License-Identifier: PMPL-1.0-or-later
2+
# SPDX-License-Identifier: MPL-2.0
33
# TPTP extraction statistics
44

55
[metadata]

training_data/tactics_mathcomp.a2ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# identity: echidna-training-mathcomp
2-
# SPDX-License-Identifier: PMPL-1.0-or-later
2+
# SPDX-License-Identifier: MPL-2.0
33
# Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath)
44
# mathcomp tactic records (ssreflect tactics per step)
55

training_data/tactics_tptp.a2ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# identity: echidna-training-tptp
2-
# SPDX-License-Identifier: PMPL-1.0-or-later
2+
# SPDX-License-Identifier: MPL-2.0
33
# Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath)
44
# TPTP tactic records (one per proof-state)
55

0 commit comments

Comments
 (0)