aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladar4 <vladar4@gmail.com>2015-01-01 21:46:14 +0200
committerVladar4 <vladar4@gmail.com>2015-01-01 21:46:14 +0200
commit527ff74cd27a4b392b60f9b6852723cf18b2a8ae (patch)
tree1e19244504ed51911283e2bf9191c1b34e990e4d
parent793d5a32e88c1e41520914302c9ff0af27c772fd (diff)
downloadpackages-527ff74cd27a4b392b60f9b6852723cf18b2a8ae.tar.gz
packages-527ff74cd27a4b392b60f9b6852723cf18b2a8ae.zip
Updated libtcod-nim license information
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
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"
},