From 06c58fed334edaccc85c0c58ad6d6f8765bf42ab Mon Sep 17 00:00:00 2001 From: Cyril Cohen Date: Tue, 9 Jun 2020 17:02:50 +0200 Subject: Complying to SPDX --- coq-mathcomp-algebra.opam | 2 +- coq-mathcomp-character.opam | 2 +- coq-mathcomp-field.opam | 2 +- coq-mathcomp-fingroup.opam | 2 +- coq-mathcomp-solvable.opam | 2 +- coq-mathcomp-ssreflect.opam | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/coq-mathcomp-algebra.opam b/coq-mathcomp-algebra.opam index bea2a70..518aff2 100644 --- a/coq-mathcomp-algebra.opam +++ b/coq-mathcomp-algebra.opam @@ -5,7 +5,7 @@ maintainer: "Mathematical Components " homepage: "https://math-comp.github.io/" bug-reports: "https://github.com/math-comp/math-comp/issues" dev-repo: "git+https://github.com/math-comp/math-comp.git" -license: "CeCILL-B" +license: "CECILL-B" build: [ make "-C" "mathcomp/algebra" "-j" "%{jobs}%" ] install: [ make "-C" "mathcomp/algebra" "install" ] diff --git a/coq-mathcomp-character.opam b/coq-mathcomp-character.opam index f87418a..3a07124 100644 --- a/coq-mathcomp-character.opam +++ b/coq-mathcomp-character.opam @@ -5,7 +5,7 @@ maintainer: "Mathematical Components " homepage: "https://math-comp.github.io/" bug-reports: "https://github.com/math-comp/math-comp/issues" dev-repo: "git+https://github.com/math-comp/math-comp.git" -license: "CeCILL-B" +license: "CECILL-B" build: [ make "-C" "mathcomp/character" "-j" "%{jobs}%" ] install: [ make "-C" "mathcomp/character" "install" ] diff --git a/coq-mathcomp-field.opam b/coq-mathcomp-field.opam index a893ca1..10ab512 100644 --- a/coq-mathcomp-field.opam +++ b/coq-mathcomp-field.opam @@ -5,7 +5,7 @@ maintainer: "Mathematical Components " homepage: "https://math-comp.github.io/" bug-reports: "https://github.com/math-comp/math-comp/issues" dev-repo: "git+https://github.com/math-comp/math-comp.git" -license: "CeCILL-B" +license: "CECILL-B" build: [ make "-C" "mathcomp/field" "-j" "%{jobs}%" ] install: [ make "-C" "mathcomp/field" "install" ] diff --git a/coq-mathcomp-fingroup.opam b/coq-mathcomp-fingroup.opam index e2993db..c10426d 100644 --- a/coq-mathcomp-fingroup.opam +++ b/coq-mathcomp-fingroup.opam @@ -5,7 +5,7 @@ maintainer: "Mathematical Components " homepage: "https://math-comp.github.io/" bug-reports: "https://github.com/math-comp/math-comp/issues" dev-repo: "git+https://github.com/math-comp/math-comp.git" -license: "CeCILL-B" +license: "CECILL-B" build: [ make "-C" "mathcomp/fingroup" "-j" "%{jobs}%" ] install: [ make "-C" "mathcomp/fingroup" "install" ] diff --git a/coq-mathcomp-solvable.opam b/coq-mathcomp-solvable.opam index 242b05e..94efbb2 100644 --- a/coq-mathcomp-solvable.opam +++ b/coq-mathcomp-solvable.opam @@ -5,7 +5,7 @@ maintainer: "Mathematical Components " homepage: "https://math-comp.github.io/" bug-reports: "https://github.com/math-comp/math-comp/issues" dev-repo: "git+https://github.com/math-comp/math-comp.git" -license: "CeCILL-B" +license: "CECILL-B" build: [ make "-C" "mathcomp/solvable" "-j" "%{jobs}%" ] install: [ make "-C" "mathcomp/solvable" "install" ] diff --git a/coq-mathcomp-ssreflect.opam b/coq-mathcomp-ssreflect.opam index 7b7be4c..83462d4 100644 --- a/coq-mathcomp-ssreflect.opam +++ b/coq-mathcomp-ssreflect.opam @@ -5,7 +5,7 @@ maintainer: "Mathematical Components " homepage: "https://math-comp.github.io/" bug-reports: "https://github.com/math-comp/math-comp/issues" dev-repo: "git+https://github.com/math-comp/math-comp.git" -license: "CeCILL-B" +license: "CECILL-B" build: [ make "-C" "mathcomp/ssreflect" "-j" "%{jobs}%" ] install: [ make "-C" "mathcomp/ssreflect" "install" ] -- cgit v1.2.3