915resolution: add license
This commit is contained in:
parent
e180e018fe
commit
d59447c444
@ -15,5 +15,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://915resolution.mango-lang.org/;
|
homepage = http://915resolution.mango-lang.org/;
|
||||||
description = "A tool to modify Intel 800/900 video BIOS";
|
description = "A tool to modify Intel 800/900 video BIOS";
|
||||||
platforms = [ "i686-linux" "x86_64-linux" ];
|
platforms = [ "i686-linux" "x86_64-linux" ];
|
||||||
|
license = licenses.publicDomain;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user