chore: add license to opam files

This commit is contained in:
Simon Cruanes 2021-04-06 18:35:45 -04:00
parent 40306fab53
commit 6e6a1f998e
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
opam-version: "2.0"
version: "0.2"
license: "MIT"
maintainer: "simon.cruanes.2007@m4x.org"
author: "Simon Cruanes"
homepage: "https://github.com/c-cube/linol"

View file

@ -1,6 +1,7 @@
opam-version: "2.0"
version: "0.2"
maintainer: "simon.cruanes.2007@m4x.org"
license: "MIT"
author: "Simon Cruanes"
homepage: "https://github.com/c-cube/linol"
synopsis: "LSP server library"