Fixing licenses for the last packages I added.

svn path=/nixpkgs/trunk/; revision=14895
This commit is contained in:
Lluís Batlle i Rossell
2009-04-05 21:41:47 +00:00
parent 2dd00f1a57
commit c36012783f
4 changed files with 4 additions and 4 deletions
@@ -13,6 +13,6 @@ stdenv.mkDerivation {
meta = {
homepage = http://enblend.sourceforge.net/;
description = "Blends away the seams in a panoramic image mosaic using a multiresolution spline";
license = "GPL";
license = "GPLv2";
};
}