File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
menhirCST/menhirCST.20240715
menhirLib/menhirLib.20240715
menhirSdk/menhirSdk.20240715 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ authors: [
7
7
homepage: "http://gitlab.inria.fr/fpottier/menhir"
8
8
dev-repo: "git+https://gitlab.inria.fr/fpottier/menhir.git"
9
9
bug-reports: "https://gitlab.inria.fr/fpottier/menhir/-/issues"
10
- license: "LGPL-2.0-only with OCaml-LGPL-linking-exception"
10
+ license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception"
11
11
build: [
12
12
["dune" "build" "-p" name "-j" jobs]
13
13
]
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ authors: [
8
8
homepage: "http://gitlab.inria.fr/fpottier/menhir"
9
9
dev-repo: "git+https://gitlab.inria.fr/fpottier/menhir.git"
10
10
bug-reports: "https://gitlab.inria.fr/fpottier/menhir/-/issues"
11
- license: "LGPL-2.0-only with OCaml-LGPL-linking-exception"
11
+ license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception"
12
12
build: [
13
13
["dune" "build" "-p" name "-j" jobs]
14
14
]
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ authors: [
8
8
homepage: "http://gitlab.inria.fr/fpottier/menhir"
9
9
dev-repo: "git+https://gitlab.inria.fr/fpottier/menhir.git"
10
10
bug-reports: "https://gitlab.inria.fr/fpottier/menhir/-/issues"
11
- license: "LGPL-2.0-only with OCaml-LGPL-linking-exception"
11
+ license: "LGPL-2.0-only WITH OCaml-LGPL-linking-exception"
12
12
build: [
13
13
["dune" "build" "-p" name "-j" jobs]
14
14
]
You can’t perform that action at this time.
0 commit comments