diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2016-08-30 19:17:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-30 19:17:30 +0200 |
| commit | dbf23b9e3c6ae14423c292a2a07715da39492958 (patch) | |
| tree | 0afee1e8173375a6cda85a20157e8624dcffeb7a | |
| parent | e748c4ba4de6172434271d864d8615f7daaec031 (diff) | |
| parent | 77d476451b4de4b41151b3a316b1aa06b3d8d399 (diff) | |
| download | packages-dbf23b9e3c6ae14423c292a2a07715da39492958.tar.gz packages-dbf23b9e3c6ae14423c292a2a07715da39492958.zip | |
Merge pull request #407 from yglukhov/patch-1
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" }, { |
