diff options
author | 2016-04-04 13:19:32 +0200 | |
---|---|---|
committer | 2016-04-04 13:19:32 +0200 | |
commit | 9496a5b24d7fb14dcb38bd16ec8ca528ebdfee1b (patch) | |
tree | 2c4cd858aca2df7120213a0018c04f96503ca963 | |
parent | 05374e1cb3626036173e211ce26ca96902a73f34 (diff) |
Added license info for nanosvg (nw)
-rw-r--r-- | 3rdparty/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/3rdparty/README.md b/3rdparty/README.md index 4868144ee2c..8bd08dc07c9 100644 --- a/3rdparty/README.md +++ b/3rdparty/README.md @@ -38,6 +38,8 @@ luafilesystem - [The MIT License (MIT)](http://opensource.org/licenses/MIT) lzma - [The GNU Lesser General Public License](http://opensource.org/licenses/LGPL-2.1) +nanosvg - [zlib license](http://opensource.org/licenses/Zlib) + portaudio - [The MIT License (MIT)](http://opensource.org/licenses/MIT) explanation at [their site](http://www.portaudio.com/license.html) portmidi - [The MIT License (MIT)](http://opensource.org/licenses/MIT) |