metamath: correct license to gpl2Only
This commit is contained in:
@@ -25,7 +25,7 @@ in stdenv.mkDerivation {
|
|||||||
'';
|
'';
|
||||||
homepage = "http://us.metamath.org";
|
homepage = "http://us.metamath.org";
|
||||||
downloadPage = "http://us.metamath.org/#downloads";
|
downloadPage = "http://us.metamath.org/#downloads";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2Only;
|
||||||
maintainers = [ maintainers.taneb ];
|
maintainers = [ maintainers.taneb ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user