diff options
| author | Michael Maltese <michaeljosephmaltese@gmail.com> | 2017-05-26 01:10:11 -0700 |
|---|---|---|
| committer | Michael Maltese <michaeljosephmaltese@gmail.com> | 2017-05-26 01:16:04 -0700 |
| commit | abaec0be8f61a175fd3924c42e19a325ccdea1db (patch) | |
| tree | dc829cb634d9a673ee162297942b3ad561e019d7 | |
| parent | 00761a39c4e8578a41f8e4649f7771c17b552d44 (diff) | |
Remove reference to d3dx12 license
| -rw-r--r-- | Externals/licenses.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Externals/licenses.md b/Externals/licenses.md index b9c574552d..3bc79fc5a3 100644 --- a/Externals/licenses.md +++ b/Externals/licenses.md @@ -6,8 +6,6 @@ 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) -- [d3dx12.h](https://github.com/Microsoft/DirectX-Graphics-Samples/blob/master/Samples/D3D1211On12/src/d3dx12.h): - [MIT](https://github.com/Microsoft/DirectX-Graphics-Samples/blob/master/LICENSE) - [ENet](http://enet.bespin.org/): [MIT](http://enet.bespin.org/License.html) - [GCEmu](http://sourceforge.net/projects/gcemu-project/): |
