Skip to content

Commit 3ecc3ab

Browse files
committed
regenerate codept-lib.opam
1 parent f7168fb commit 3ecc3ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codept-lib.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Codept intends to be a dependency solver for OCaml project and an alternative to
1515
Both ocamldep and codept computes an over-approximation of the dependencies graph of OCaml project. However, codept uses whole project analysis to reduce the number of fictitious dependencies inferred at the project scale, whereas ocamldep is, by design, limited to local file analysis."""
1616
maintainer: ["Florian Angeletti <[email protected]>"]
1717
authors: ["Florian Angeletti <[email protected]>"]
18-
license: "OCaml-LGPL-linking-exception"
18+
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
1919
homepage: "https://github.com/Octachron/codept"
2020
bug-reports: "https://github.com/Octachron/codept/issues"
2121
depends: [

0 commit comments

Comments
 (0)