ocamlPackages.camlp4: set license (#516522)
This commit is contained in:
@@ -153,5 +153,6 @@ else
|
||||
description = "Software system for writing extensible parsers for programming languages";
|
||||
homepage = "https://github.com/ocaml/camlp4";
|
||||
platforms = ocaml.meta.platforms or [ ];
|
||||
license = lib.licenses.WITH lib.licenses.lgpl2Only lib.licenses.ocamlLgplLinkingException;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user