cm256cc: add license
This commit is contained in:
parent
859de17f15
commit
b212289b9b
@ -19,5 +19,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "https://github.com/f4exb/cm256cc";
|
homepage = "https://github.com/f4exb/cm256cc";
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ alkeryn ];
|
maintainers = with maintainers; [ alkeryn ];
|
||||||
|
license = licenses.gpl3;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user