Skip to content

Commit f0490fc

Browse files
committed
Fix license
1 parent 01df300 commit f0490fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors: "dev@ocsigen.org"
88
homepage: "http://www.ocsigen.org"
99
bug-reports: "https://github.com/ocsigen/ocsigen-toolkit/issues/"
1010
dev-repo: "git+https://github.com/ocsigen/ocsigen-toolkit.git"
11-
license: "LGPL-2.1-only with OCaml-LGPL-linking-exception"
11+
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
1212
build: [ make "-j%{jobs}%" ]
1313
install: [ make "install" ]
1414
depends: [

0 commit comments

Comments
 (0)