Add Qt to the license list - using LGPL 2.1

This commit is contained in:
baldurk
2015-07-10 16:49:25 +02:00
parent b0a168ef47
commit 048e3ddb6e
3 changed files with 13 additions and 1 deletions
+4
View File
@@ -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.
+9 -1
View File
@@ -134,7 +134,15 @@
<linkUri>https://github.com/KhronosGroup/glslang</linkUri>
</externalLink>
</para></listItem>
<listItem><para>
<externalLink>
<linkText>Qt</linkText>
<linkAlternateText>Used for QRenderDoc replay UI program</linkAlternateText>
<linkUri>http://www.qt.io/</linkUri>
</externalLink>
</para></listItem>
<listItem><para>
<externalLink>
<linkText>Sandcastle Help File Builder</linkText>
Binary file not shown.