Skip to content

Commit 7e0f91c

Browse files
committed
adds the licenses
1 parent 1d36c96 commit 7e0f91c

File tree

2 files changed

+2
-0
lines changed
  • packages
    • piqilib/piqilib.0.6.16
    • piqi/piqi.0.7.8

2 files changed

+2
-0
lines changed

packages/piqi/piqi.0.7.8/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ opam-version: "2.0"
22
synopsis: "Protocol Buffers, JSON and XML serialization system for OCaml"
33
authors: "Anton Lavrik <[email protected]>"
44
maintainer: "Anton Lavrik <[email protected]>"
5+
license: "Apache-2.0"
56
homepage: "https://github.com/alavrik/piqi-ocaml"
67
bug-reports: "https://github.com/alavrik/piqi-ocaml/issues"
78
depends: [

packages/piqilib/piqilib.0.6.16/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ synopsis:
44
authors: "Anton Lavrik <[email protected]>"
55
maintainer: "Anton Lavrik <[email protected]>"
66
homepage: "http://piqi.org"
7+
license: "Apache-2.0"
78
bug-reports: "https://github.com/alavrik/piqi/issues"
89
depends: [
910
"ocaml" {>= "4.03" & < "4.14.0"}

0 commit comments

Comments
 (0)