Skip to content

Commit a36df4c

Browse files
authored
LGPL only applies for binary versions
1 parent 4421b05 commit a36df4c

File tree

1 file changed

+1
-1
lines changed
  • packages/hevea/hevea.2.36

1 file changed

+1
-1
lines changed

packages/hevea/hevea.2.36/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ homepage: "http://hevea.inria.fr/"
55
bug-reports: "http://github.com/herd/hevea/issues/"
66
doc: "http://hevea.inria.fr/doc/index.html"
77
dev-repo: "git+https://github.com/maranget/hevea.git"
8-
license: ["QPL-1.0 WITH OCaml-LGPL-linking-exception" "LGPL-2.0-only"]
8+
license: ["QPL-1.0 WITH OCaml-LGPL-linking-exception"]
99
build: [make "PREFIX=%{prefix}%"]
1010
install: [make "PREFIX=%{prefix}%" "install"]
1111
post-messages: [

0 commit comments

Comments
 (0)