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
@@ -18,6 +18,6 @@ stdenv.mkDerivation {
meta = {
homepage = http://panotools.sourceforge.net/;
description = "Panorama Tools";
license = "GPL";
license = "LGPL";
};
}