Skip to content

Commit

Permalink
openmsx: add license
Browse files Browse the repository at this point in the history
  • Loading branch information
markuskowa committed Jun 30, 2020
1 parent 0a2a353 commit 19d41f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/misc/emulators/openmsx/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@ stdenv.mkDerivation rec {
homepage = "https://openmsx.org";
maintainers = with maintainers; [ AndersonTorres ];
platforms = platforms.unix;
license = with licenses; [ bsd2 boost gpl2 ];
};
}

0 comments on commit 19d41f9

Please sign in to comment.