|
1 | | -# SPDX-License-Identifier: PMPL-1.0-or-later |
| 1 | +# SPDX-License-Identifier: MPL-2.0 |
2 | 2 | # SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk> |
3 | 3 | # |
4 | 4 | # ECHIDNA Wave-3 (Tier-3, weekly) prover images — CONSOLIDATED multi-target |
@@ -139,7 +139,7 @@ FROM docker.io/library/debian:bookworm-slim AS tamarin |
139 | 139 | LABEL maintainer="Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>" |
140 | 140 | LABEL org.opencontainers.image.source="https://github.com/hyperpolymath/echidna" |
141 | 141 | LABEL org.opencontainers.image.description="ECHIDNA + Tamarin Prover - security protocol analysis" |
142 | | -LABEL org.opencontainers.image.licenses="PMPL-1.0-or-later" |
| 142 | +LABEL org.opencontainers.image.licenses="MPL-2.0" |
143 | 143 | LABEL org.opencontainers.image.version="2.3.0" |
144 | 144 | LABEL org.opencontainers.image.vendor="hyperpolymath" |
145 | 145 |
|
@@ -252,7 +252,7 @@ FROM docker.io/library/debian:bookworm-slim AS proverif |
252 | 252 | LABEL maintainer="Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>" |
253 | 253 | LABEL org.opencontainers.image.source="https://github.com/hyperpolymath/echidna" |
254 | 254 | LABEL org.opencontainers.image.description="ECHIDNA + ProVerif - cryptographic protocol verification" |
255 | | -LABEL org.opencontainers.image.licenses="PMPL-1.0-or-later" |
| 255 | +LABEL org.opencontainers.image.licenses="MPL-2.0" |
256 | 256 | LABEL org.opencontainers.image.version="2.3.0" |
257 | 257 | LABEL org.opencontainers.image.vendor="hyperpolymath" |
258 | 258 |
|
@@ -340,7 +340,7 @@ FROM docker.io/library/debian:bookworm-slim AS scip |
340 | 340 | LABEL maintainer="Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>" |
341 | 341 | LABEL org.opencontainers.image.source="https://github.com/hyperpolymath/echidna" |
342 | 342 | LABEL org.opencontainers.image.description="ECHIDNA + SCIP - constraint integer programming solver" |
343 | | -LABEL org.opencontainers.image.licenses="PMPL-1.0-or-later" |
| 343 | +LABEL org.opencontainers.image.licenses="MPL-2.0" |
344 | 344 | LABEL org.opencontainers.image.version="2.3.0" |
345 | 345 | LABEL org.opencontainers.image.vendor="hyperpolymath" |
346 | 346 |
|
@@ -435,7 +435,7 @@ FROM docker.io/library/debian:bookworm-slim AS or-tools |
435 | 435 | LABEL maintainer="Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>" |
436 | 436 | LABEL org.opencontainers.image.source="https://github.com/hyperpolymath/echidna" |
437 | 437 | LABEL org.opencontainers.image.description="ECHIDNA + OR-Tools C++ library - combinatorial optimisation via FFI" |
438 | | -LABEL org.opencontainers.image.licenses="PMPL-1.0-or-later" |
| 438 | +LABEL org.opencontainers.image.licenses="MPL-2.0" |
439 | 439 | LABEL org.opencontainers.image.version="2.3.0" |
440 | 440 | LABEL org.opencontainers.image.vendor="hyperpolymath" |
441 | 441 |
|
@@ -559,7 +559,7 @@ FROM docker.io/library/debian:bookworm-slim AS hol4 |
559 | 559 | LABEL maintainer="Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>" |
560 | 560 | LABEL org.opencontainers.image.source="https://github.com/hyperpolymath/echidna" |
561 | 561 | LABEL org.opencontainers.image.description="ECHIDNA + HOL4 - higher-order logic theorem prover" |
562 | | -LABEL org.opencontainers.image.licenses="PMPL-1.0-or-later" |
| 562 | +LABEL org.opencontainers.image.licenses="MPL-2.0" |
563 | 563 | LABEL org.opencontainers.image.version="2.3.0" |
564 | 564 | LABEL org.opencontainers.image.vendor="hyperpolymath" |
565 | 565 |
|
@@ -645,7 +645,7 @@ FROM docker.io/library/debian:bookworm-slim AS acl2 |
645 | 645 | LABEL maintainer="Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>" |
646 | 646 | LABEL org.opencontainers.image.source="https://github.com/hyperpolymath/echidna" |
647 | 647 | LABEL org.opencontainers.image.description="ECHIDNA + ACL2 - applicative Common Lisp logic prover" |
648 | | -LABEL org.opencontainers.image.licenses="PMPL-1.0-or-later" |
| 648 | +LABEL org.opencontainers.image.licenses="MPL-2.0" |
649 | 649 | LABEL org.opencontainers.image.version="2.3.0" |
650 | 650 | LABEL org.opencontainers.image.vendor="hyperpolymath" |
651 | 651 |
|
@@ -733,7 +733,7 @@ FROM docker.io/library/debian:bookworm-slim AS twelf |
733 | 733 | LABEL maintainer="Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>" |
734 | 734 | LABEL org.opencontainers.image.source="https://github.com/hyperpolymath/echidna" |
735 | 735 | LABEL org.opencontainers.image.description="ECHIDNA + Twelf - LF meta-logical framework" |
736 | | -LABEL org.opencontainers.image.licenses="PMPL-1.0-or-later" |
| 736 | +LABEL org.opencontainers.image.licenses="MPL-2.0" |
737 | 737 | LABEL org.opencontainers.image.version="2.3.0" |
738 | 738 | LABEL org.opencontainers.image.vendor="hyperpolymath" |
739 | 739 |
|
@@ -858,7 +858,7 @@ FROM docker.io/library/debian:bookworm-slim AS metamath |
858 | 858 | LABEL maintainer="Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>" |
859 | 859 | LABEL org.opencontainers.image.source="https://github.com/hyperpolymath/echidna" |
860 | 860 | LABEL org.opencontainers.image.description="ECHIDNA + Metamath - metamath-exe CLI verifier with bundled databases" |
861 | | -LABEL org.opencontainers.image.licenses="PMPL-1.0-or-later" |
| 861 | +LABEL org.opencontainers.image.licenses="MPL-2.0" |
862 | 862 | LABEL org.opencontainers.image.version="2.3.0" |
863 | 863 | LABEL org.opencontainers.image.vendor="hyperpolymath" |
864 | 864 |
|
@@ -948,7 +948,7 @@ FROM docker.io/library/debian:bookworm-slim AS imandra |
948 | 948 | LABEL maintainer="Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>" |
949 | 949 | LABEL org.opencontainers.image.source="https://github.com/hyperpolymath/echidna" |
950 | 950 | LABEL org.opencontainers.image.description="ECHIDNA + Imandra stub (proprietary licence required for real binary)" |
951 | | -LABEL org.opencontainers.image.licenses="PMPL-1.0-or-later" |
| 951 | +LABEL org.opencontainers.image.licenses="MPL-2.0" |
952 | 952 | LABEL org.opencontainers.image.version="2.3.0" |
953 | 953 | LABEL org.opencontainers.image.vendor="hyperpolymath" |
954 | 954 |
|
|
0 commit comments