Skip to content

Commit

Permalink
dosbox: add gpl2 license
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewbauer committed Nov 14, 2017
1 parent 3e6040e commit fdf92b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/misc/emulators/dosbox/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ stdenv.mkDerivation rec {
description = "A DOS emulator";
platforms = platforms.unix;
maintainers = with maintainers; [ matthewbauer ];
licenses = licenses.gpl2;
};
}

0 comments on commit fdf92b5

Please sign in to comment.