aboutsummaryrefslogtreecommitdiff
path: root/coq-mathcomp-field.opam
diff options
context:
space:
mode:
authorCyril Cohen2020-06-09 17:02:50 +0200
committerCyril Cohen2020-06-09 17:02:50 +0200
commit06c58fed334edaccc85c0c58ad6d6f8765bf42ab (patch)
tree024c02cbbc503192760d1725aa6c8d702dc130b9 /coq-mathcomp-field.opam
parenta0190671968d29a7ceff1d6d75ca46c485d1151e (diff)
Complying to SPDX
Diffstat (limited to 'coq-mathcomp-field.opam')
-rw-r--r--coq-mathcomp-field.opam2
1 files changed, 1 insertions, 1 deletions
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 <mathcomp-dev@sympa.inria.fr>"
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" ]