dosbox: add gpl2 license
This commit is contained in:
parent
3e6040e3ec
commit
fdf92b553d
@ -48,5 +48,6 @@ stdenv.mkDerivation rec {
|
||||
description = "A DOS emulator";
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ matthewbauer ];
|
||||
licenses = licenses.gpl2;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user