From 9496a5b24d7fb14dcb38bd16ec8ca528ebdfee1b Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Mon, 4 Apr 2016 13:19:32 +0200 Subject: [PATCH] Added license info for nanosvg (nw) --- 3rdparty/README.md | 2 ++ 1 file changed, 2 insertions(+) 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)