Skip to content

Commit c27832a

Browse files
authored
Apply suggestions from code review
1 parent 2171c4a commit c27832a

File tree

3 files changed

+3
-3
lines changed
  • packages
    • menhirCST/menhirCST.20240715
    • menhirLib/menhirLib.20240715
    • menhirSdk/menhirSdk.20240715

3 files changed

+3
-3
lines changed

packages/menhirCST/menhirCST.20240715/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors: [
77
homepage: "http://gitlab.inria.fr/fpottier/menhir"
88
dev-repo: "git+https://gitlab.inria.fr/fpottier/menhir.git"
99
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"
1111
build: [
1212
["dune" "build" "-p" name "-j" jobs]
1313
]

packages/menhirLib/menhirLib.20240715/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors: [
88
homepage: "http://gitlab.inria.fr/fpottier/menhir"
99
dev-repo: "git+https://gitlab.inria.fr/fpottier/menhir.git"
1010
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"
1212
build: [
1313
["dune" "build" "-p" name "-j" jobs]
1414
]

packages/menhirSdk/menhirSdk.20240715/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors: [
88
homepage: "http://gitlab.inria.fr/fpottier/menhir"
99
dev-repo: "git+https://gitlab.inria.fr/fpottier/menhir.git"
1010
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"
1212
build: [
1313
["dune" "build" "-p" name "-j" jobs]
1414
]

0 commit comments

Comments
 (0)