tidyp: add license
This commit is contained in:
parent
154d5d993b
commit
d513d6115f
@ -15,5 +15,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://tidyp.com/;
|
homepage = http://tidyp.com/;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ pSub ];
|
maintainers = with maintainers; [ pSub ];
|
||||||
|
license = licenses.bsd3;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user