diff options
| author | Yuriy Glukhov <yglukhov@users.noreply.github.com> | 2016-08-29 11:59:36 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-29 11:59:36 +0300 |
| commit | 77d476451b4de4b41151b3a316b1aa06b3d8d399 (patch) | |
| tree | 0afee1e8173375a6cda85a20157e8624dcffeb7a | |
| parent | e748c4ba4de6172434271d864d8615f7daaec031 (diff) | |
| download | packages-77d476451b4de4b41151b3a316b1aa06b3d8d399.tar.gz packages-77d476451b4de4b41151b3a316b1aa06b3d8d399.zip | |
Changed license of nimx to MIT
| -rw-r--r-- | packages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json index ed9e7de..5d326fe 100644 --- a/packages.json +++ b/packages.json @@ -2751,7 +2751,7 @@ "library" ], "description": "Cross-platform GUI framework", - "license": "BSD", + "license": "MIT", "web": "https://github.com/yglukhov/nimx" }, { |
