From 527ff74cd27a4b392b60f9b6852723cf18b2a8ae Mon Sep 17 00:00:00 2001 From: Vladar4 Date: Thu, 1 Jan 2015 21:46:14 +0200 Subject: [PATCH] Updated libtcod-nim license information --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index d57aa17..7e2b299 100644 --- a/packages.json +++ b/packages.json @@ -55,7 +55,7 @@ "method": "git", "tags": ["roguelike", "game", "library", "engine", "sdl", "opengl", "glsl"], "description": "Wrapper of the libtcod library for the Nimrod language.", - "license": "MIT", + "license": "zlib", "web": "https://github.com/Vladar4/libtcod-nim" },