diff options
| author | Vladar4 <vladar4@gmail.com> | 2015-01-01 21:46:14 +0200 |
|---|---|---|
| committer | Vladar4 <vladar4@gmail.com> | 2015-01-01 21:46:14 +0200 |
| commit | 527ff74cd27a4b392b60f9b6852723cf18b2a8ae (patch) | |
| tree | 1e19244504ed51911283e2bf9191c1b34e990e4d | |
| parent | 793d5a32e88c1e41520914302c9ff0af27c772fd (diff) | |
| download | packages-527ff74cd27a4b392b60f9b6852723cf18b2a8ae.tar.gz packages-527ff74cd27a4b392b60f9b6852723cf18b2a8ae.zip | |
Updated libtcod-nim license information
| -rw-r--r-- | packages.json | 2 |
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" }, |
