small updates and explanations

This commit is contained in:
Miodrag Milanović 2016-03-05 09:21:36 +01:00
parent a5606b2519
commit b63fe1b445

6
3rdparty/README.md vendored
View File

@ -8,7 +8,7 @@ bx - [The BSD 2-Clause License](http://opensource.org/licenses/BSD-2-Clause)
compat - Wine headers missing in MinGW [The GNU Lesser General Public License, version 2.1 (LGPL-2.1)](http://opensource.org/licenses/LGPL-2.1)
**note that this one contain headers only and that real library/dll is dinamicaly loaded so use in commercial project is allowed**
**note that this one contain headers only and that real library/dll is dinamicaly loaded so use in commercial project is allowed, will be removed when becomes part of MinGW distribution**
dxsdk - [DirectX SDK EULA](https://github.com/mamedev/mame/blob/master/3rdparty/dxsdk/Documentation/License%20Agreements/DirectX%20SDK%20EULA.txt)
@ -38,7 +38,7 @@ luafilesystem - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
lzma - [The GNU Lesser General Public License](http://opensource.org/licenses/LGPL-2.1)
portaudio - [Custom license](http://www.portaudio.com/license.html)
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)
@ -46,7 +46,7 @@ rapidjson - [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clau
sdl2 - [zlib license](http://opensource.org/licenses/Zlib)
softfloat - [U.C. Berkeley open-source license](https://github.com/mamedev/mame/blob/master/3rdparty/softfloat/README.txt)
softfloat - [U.C. Berkeley open-source license] MIT compatible (https://github.com/mamedev/mame/blob/master/3rdparty/softfloat/README.txt)
sqlite3 - Public Domain