lol

opam: add license

see issue #43716

+1
+1
pkgs/development/tools/ocaml/opam/default.nix
··· 87 87 homepage = http://opam.ocamlpro.com/; 88 88 maintainers = [ maintainers.henrytill ]; 89 89 platforms = platforms.all; 90 + license = licenses.lgpl21Plus; 90 91 }; 91 92 }