diff --git a/LICENSE.md b/LICENSE.md index 42b231989..bf638838d 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -85,3 +85,7 @@ RenderDoc also uses several external libraries and components which include thei - [glslang](https://github.com/KhronosGroup/glslang) distributed under the New BSD License (3 Clause). Copyright 2002-2005 3Dlabs Inc. Ltd. 2012-2013 LunarG, Inc. + +- [Qt](http://www.qt.io/) + distributed under the GNU Lesser General Public License (LGPL) version 2.1 + Copyright 2015 The Qt Company Ltd. diff --git a/docs/Credits.aml b/docs/Credits.aml index 5570f279b..ea098314f 100644 --- a/docs/Credits.aml +++ b/docs/Credits.aml @@ -134,7 +134,15 @@ https://github.com/KhronosGroup/glslang - + + + +Qt +Used for QRenderDoc replay UI program +http://www.qt.io/ + + + Sandcastle Help File Builder diff --git a/installer/LICENSE.rtf b/installer/LICENSE.rtf index 039ce7691..27485f9ad 100644 Binary files a/installer/LICENSE.rtf and b/installer/LICENSE.rtf differ