From abaec0be8f61a175fd3924c42e19a325ccdea1db Mon Sep 17 00:00:00 2001 From: Michael Maltese Date: Fri, 26 May 2017 01:10:11 -0700 Subject: [PATCH] Remove reference to d3dx12 license --- Externals/licenses.md | 2 -- 1 file changed, 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/):