this repo has no description

Add missing license fields to suppress some errors in reverse dependencies

Changed files
+5
packages
calculon-web
calculon-web.0.6
elasticsearch-cli
elasticsearch-cli.0.5
github
github.4.1.0
jupyter-kernel
jupyter-kernel.0.7
spotify-web-api
spotify-web-api.0.2.1
+1
packages/calculon-web/calculon-web.0.6/opam
···
opam-version: "2.0"
synopsis: "A collection of web plugins for Calculon"
+
license: "MIT"
authors: ["Armael" "Enjolras" "c-cube"]
maintainer: "c-cube"
build: [
+1
packages/elasticsearch-cli/elasticsearch-cli.0.5/opam
···
opam-version: "2.0"
+
license: "GPL-3.0-or-later"
maintainer: "Raman Varabets <roman.vorobets@gmail.com>"
authors: ["Raman Varabets <roman.vorobets@gmail.com>"]
homepage: "https://github.com/cyborgize/es-cli"
+1
packages/github/github.4.1.0/opam
···
opam-version: "2.0"
+
license: "MIT"
maintainer: "anil@recoil.org"
synopsis: "GitHub APIv3 OCaml library"
description: """
+1
packages/jupyter-kernel/jupyter-kernel.0.7/opam
···
opam-version: "2.0"
+
license: "MIT"
authors: ["Simon Cruanes" "Andrew Ray"]
maintainer: "simon.cruanes.2007@m4x.org"
synopsis: "Library to write jupyter kernels (interactive notebooks)"
+1
packages/spotify-web-api/spotify-web-api.0.2.1/opam
···
opam-version: "2.0"
synopsis: "OCaml bindings to the Spotify web API"
+
license: "MIT"
maintainer: "john.else@gmail.com"
authors: ["John Else"]
homepage: "https://github.com/johnelse/ocaml-spotify-web-api"