Merge pull request #145 from sergiobenrocha2/master

Fix QuickNES license.
This commit is contained in:
Twinaphex 2014-12-05 21:51:02 +01:00
commit 7ab7ca9fd5
1 changed files with 1 additions and 1 deletions

View File

@ -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"