Changed trousers license from cpl to cpl10.
This commit is contained in:
parent
722455c16f
commit
177aef8b71
@ -21,7 +21,7 @@ stdenv.mkDerivation {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "TrouSerS is an CPL (Common Public License) licensed Trusted Computing Software Stack.";
|
description = "TrouSerS is an CPL (Common Public License) licensed Trusted Computing Software Stack.";
|
||||||
homepage = http://trousers.sourceforge.net/;
|
homepage = http://trousers.sourceforge.net/;
|
||||||
license = licenses.cpl;
|
license = licenses.cpl10;
|
||||||
maintainers = [ maintainers.ak ];
|
maintainers = [ maintainers.ak ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user