Merge pull request #145 from sergiobenrocha2/master
Fix QuickNES license.
This commit is contained in:
commit
7ab7ca9fd5
|
@ -4,7 +4,7 @@ supported_extensions = "nes"
|
|||
corename = "QuickNES"
|
||||
manufacturer = "Nintendo"
|
||||
systemname = "Nintendo Entertainment System"
|
||||
license = "GPLv2"
|
||||
license = "LGPLv2.1+"
|
||||
permissions = ""
|
||||
display_version = "v1"
|
||||
need_fullpath = "false"
|
||||
|
|
Loading…
Reference in New Issue