freerdpUnstable: fix license

This commit is contained in:
Pascal Wittmann 2014-10-18 07:03:52 +02:00
parent eff15260d4
commit 3d24675345

View File

@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
following the Microsoft Open Specifications.
'';
homepage = http://www.freerdp.com/;
license = licenses.apache2;
license = licenses.asl20;
maintainers = with maintainers; [ wkennington ];
platforms = platforms.unix;
};