freerdpUnstable: fix license
This commit is contained in:
parent
eff15260d4
commit
3d24675345
@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
|||||||
following the Microsoft Open Specifications.
|
following the Microsoft Open Specifications.
|
||||||
'';
|
'';
|
||||||
homepage = http://www.freerdp.com/;
|
homepage = http://www.freerdp.com/;
|
||||||
license = licenses.apache2;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ wkennington ];
|
maintainers = with maintainers; [ wkennington ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user