python3Packages.notobuilder: specify meta.license (#447202)
This commit is contained in:
@@ -68,7 +68,7 @@ buildPythonPackage {
|
||||
meta = {
|
||||
description = "Python module for building Noto fonts";
|
||||
homepage = "https://github.com/notofonts/notobuilder";
|
||||
license = lib.licenses.unfree;
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ jopejoe1 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user