File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
( generate_opam_files true )
5
5
6
6
( source ( github mmottl/postgresql-ocaml) )
7
- ( license " LGPL-2.1-or-later with OCaml-LGPL-linking-exception" )
7
+ ( license " LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception" )
8
8
( homepage " https://mmottl.github.io/postgresql-ocaml" )
9
9
( documentation " https://mmottl.github.io/postgresql-ocaml/api" )
10
10
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ authors: [
9
9
"Markus Mottl <
[email protected] >"
10
10
"Petter Urkedal <
[email protected] >"
11
11
]
12
- license: "LGPL-2.1-or-later with OCaml-LGPL-linking-exception"
12
+ license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
13
13
homepage: "https://mmottl.github.io/postgresql-ocaml"
14
14
doc: "https://mmottl.github.io/postgresql-ocaml/api"
15
15
bug-reports: "https://github.com/mmottl/postgresql-ocaml/issues"
You can’t perform that action at this time.
0 commit comments