ms-sys: correct licence

+1 -1
+1 -1
pkgs/tools/misc/ms-sys/default.nix
··· 19 inherit version; 20 description = "A program for writing Microsoft compatible boot records"; 21 homepage = http://ms-sys.sourceforge.net/; 22 - license = licenses.gpl2; 23 maintainers = with maintainers; [ nckx ]; 24 }; 25 }
··· 19 inherit version; 20 description = "A program for writing Microsoft compatible boot records"; 21 homepage = http://ms-sys.sourceforge.net/; 22 + license = licenses.gpl2Plus; 23 maintainers = with maintainers; [ nckx ]; 24 }; 25 }