Skip to content

Commit 0098a52

Browse files
committed
Correct licence identifier
1 parent 0aabb0f commit 0098a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

num.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors: [
66
"Pierre Weis"
77
"Xavier Leroy"
88
]
9-
license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
9+
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
1010
homepage: "https://github.com/ocaml/num/"
1111
bug-reports: "https://github.com/ocaml/num/issues"
1212
dev-repo: "git+https://github.com/ocaml/num.git"

0 commit comments

Comments
 (0)