Fix QuickNES license.

This commit is contained in:
sergiobenrocha2 2014-12-05 18:38:46 -02:00
parent e00dd22002
commit 6832a559ba

View File

@ -4,7 +4,7 @@ supported_extensions = "nes"
corename = "QuickNES" corename = "QuickNES"
manufacturer = "Nintendo" manufacturer = "Nintendo"
systemname = "Nintendo Entertainment System" systemname = "Nintendo Entertainment System"
license = "GPLv2" license = "LGPLv2.1+"
permissions = "" permissions = ""
display_version = "v1" display_version = "v1"
need_fullpath = "false" need_fullpath = "false"