mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +01:00
Add bzip2, liblzma, zstd to Externals/licenses.md
This commit is contained in:
parent
2137fb7813
commit
d7389dc287
6
Externals/licenses.md
vendored
6
Externals/licenses.md
vendored
@ -6,6 +6,8 @@ Dolphin includes or links code of the following third-party software projects:
|
||||
[LGPLv2.1+](https://git.kernel.org/cgit/bluetooth/bluez.git/tree/COPYING.LIB)
|
||||
- [Bochs](http://bochs.sourceforge.net/):
|
||||
[LGPLv2.1+](http://bochs.sourceforge.net/cgi-bin/lxr/source/COPYING)
|
||||
- [bzip2](https://www.sourceware.org/bzip2/):
|
||||
bzip2 license (BSD-like)
|
||||
- [cubeb](https://github.com/kinetiknz/cubeb):
|
||||
[ISC](https://github.com/kinetiknz/cubeb/blob/master/LICENSE)
|
||||
- [Discord-RPC](https://github.com/discordapp/discord-rpc):
|
||||
@ -26,6 +28,8 @@ Dolphin includes or links code of the following third-party software projects:
|
||||
[GPLv3+](http://git.savannah.gnu.org/gitweb/?p=libcdio.git;a=blob_plain;f=COPYING)
|
||||
- [libiconv](https://www.gnu.org/software/libiconv/):
|
||||
[LGPLv2+](http://git.savannah.gnu.org/cgit/libiconv.git/tree/COPYING.LIB)
|
||||
- [liblzma](https://tukaani.org/xz/):
|
||||
[Public domain](https://git.tukaani.org/?p=xz.git;a=blob_plain;f=COPYING;hb=HEAD)
|
||||
- [libpng](http://www.libpng.org/pub/png/libpng.html):
|
||||
[libpng license](http://www.libpng.org/pub/png/src/libpng-LICENSE.txt)
|
||||
- [libusb](http://libusb.info/):
|
||||
@ -66,3 +70,5 @@ Dolphin includes or links code of the following third-party software projects:
|
||||
[2-clause BSD](https://github.com/Cyan4973/xxHash/blob/master/LICENSE)
|
||||
- [zlib](http://www.zlib.net/):
|
||||
[zlib license](http://www.zlib.net/zlib_license.html)
|
||||
- [Zstandard](https://facebook.github.io/zstd/):
|
||||
[3-clause BSD](https://github.com/facebook/zstd/blob/dev/LICENSE) or [GPLv2](https://github.com/facebook/zstd/blob/dev/COPYING)
|
||||
|
Loading…
x
Reference in New Issue
Block a user