Updated libtcod-nim license information

This commit is contained in:
Vladar4 2015-01-01 21:46:14 +02:00
parent 793d5a32e8
commit 527ff74cd2

View File

@ -55,7 +55,7 @@
"method": "git", "method": "git",
"tags": ["roguelike", "game", "library", "engine", "sdl", "opengl", "glsl"], "tags": ["roguelike", "game", "library", "engine", "sdl", "opengl", "glsl"],
"description": "Wrapper of the libtcod library for the Nimrod language.", "description": "Wrapper of the libtcod library for the Nimrod language.",
"license": "MIT", "license": "zlib",
"web": "https://github.com/Vladar4/libtcod-nim" "web": "https://github.com/Vladar4/libtcod-nim"
}, },