mirror of
https://github.com/holub/mame
synced 2025-06-04 20:06:28 +03:00
adding the recent to 3rdparty README.md (nw)
adding the recent to 3rdparty README.md (nw)
This commit is contained in:
parent
fcd10571a1
commit
b0a3c48865
12
3rdparty/README.md
vendored
12
3rdparty/README.md
vendored
@ -6,6 +6,8 @@ benchmark - [Apache License, Version 2.0](http://opensource.org/licenses/Apache-
|
||||
|
||||
bgfx - [The BSD 2-Clause License](http://opensource.org/licenses/BSD-2-Clause)
|
||||
|
||||
bimg - [The BSD 2-Clause License](http://opensource.org/licenses/BSD-2-Clause)
|
||||
|
||||
bx - [The BSD 2-Clause License](http://opensource.org/licenses/BSD-2-Clause)
|
||||
|
||||
catch - [Boost Software License](http://www.boost.org/LICENSE_1_0.txt)
|
||||
@ -32,6 +34,8 @@ lsqlite3 - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
||||
|
||||
lua - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
||||
|
||||
lua-linenoise - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
||||
|
||||
lua-zlib - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
||||
|
||||
luafilesystem - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
||||
@ -52,13 +56,17 @@ 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) MIT compatible
|
||||
softfloat - ["Softfloat 2b" U.C. Berkeley modified license](https://github.com/mamedev/mame/blob/master/3rdparty/softfloat/README.txt) MIT compatible
|
||||
|
||||
softfloat3 - [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
|
||||
|
||||
sol2 - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
||||
|
||||
sqlite3 - Public Domain
|
||||
|
||||
tap-windows6 - [The GNU General Public License, version 2](https://opensource.org/licenses/GPL-2.0)
|
||||
tap-windows6 - Dual-licensed [The GNU General Public License, version 2](https://opensource.org/licenses/GPL-2.0) and [The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
||||
|
||||
utf8proc - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
||||
|
||||
winpcap - [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user