ms-sys: correct licence
This commit is contained in:
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
|||||||
inherit version;
|
inherit version;
|
||||||
description = "A program for writing Microsoft compatible boot records";
|
description = "A program for writing Microsoft compatible boot records";
|
||||||
homepage = http://ms-sys.sourceforge.net/;
|
homepage = http://ms-sys.sourceforge.net/;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2Plus;
|
||||||
maintainers = with maintainers; [ nckx ];
|
maintainers = with maintainers; [ nckx ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user