icon-naming-utils: add license
This commit is contained in:
@@ -20,5 +20,6 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://tango.freedesktop.org/Standard_Icon_Naming_Specification;
|
homepage = http://tango.freedesktop.org/Standard_Icon_Naming_Specification;
|
||||||
platforms = with platforms; linux ++ darwin;
|
platforms = with platforms; linux ++ darwin;
|
||||||
|
license = licenses.gpl2;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user