snes9x-gtk: set license to unfreeRedistributable
This commit is contained in:
parent
6976cad5c7
commit
7b3c5c5ac8
@ -29,7 +29,8 @@ stdenv.mkDerivation rec {
|
||||
includes some real gems that were only ever released in Japan.
|
||||
'';
|
||||
|
||||
license = licenses.lgpl2;
|
||||
# see https://github.com/snes9xgit/snes9x/blob/master/LICENSE for exact details
|
||||
license = licenses.unfreeRedistributable;
|
||||
maintainers = with maintainers; [ qknight ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user