ocamlPackages.mlbdd: set license (#516520)
This commit is contained in:
@@ -26,5 +26,6 @@ buildDunePackage {
|
||||
homepage = "https://github.com/arlencox/mlbdd";
|
||||
description = "Not-quite-so-simple Binary Decision Diagrams implementation for OCaml";
|
||||
maintainers = with lib.maintainers; [ katrinafyi ];
|
||||
license = lib.licenses.mit;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user