pkgs/tools/misc/most/default.nix: added license tag (GPLv2)
svn path=/nixpkgs/trunk/; revision=21461
This commit is contained in:
parent
d4221fa80a
commit
52884c145f
@ -25,5 +25,6 @@ stdenv.mkDerivation {
|
|||||||
windows and can scroll left and right. Why settle for less?
|
windows and can scroll left and right. Why settle for less?
|
||||||
'';
|
'';
|
||||||
homepage = http://www.jedsoft.org/most/index.html;
|
homepage = http://www.jedsoft.org/most/index.html;
|
||||||
|
license = "GPLv2";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user