knetworkmanager: fix license
svn path=/nixpkgs/trunk/; revision=26525
This commit is contained in:
parent
fe5b564e6b
commit
4e512751ae
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://kde.org;
|
||||
description = "KDE systray and plasma applet for network management.";
|
||||
license = licenses.gplv2;
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ phreedom ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user