mirror of
https://github.com/c-cube/linol.git
synced 2025-12-06 11:15:46 -05:00
chore: add license to opam files
This commit is contained in:
parent
40306fab53
commit
6e6a1f998e
2 changed files with 2 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue