json-c: add license

This commit is contained in:
Markus Kowalewski
2020-06-27 01:36:33 +02:00
parent bf05411b3f
commit f3013dcfe0

View File

@@ -25,6 +25,7 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/json-c/json-c/wiki";
maintainers = with maintainers; [ lovek323 ];
platforms = platforms.unix;
license = licenses.mit;
longDescription = ''
JSON-C implements a reference counting object model that allows you to