Skip to content

Commit 6969ed4

Browse files
committed
remove unused third-parties
1 parent 3c99172 commit 6969ed4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

license.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,10 @@ limitations under the License.
1717

1818
Third Party Licenses
1919

20-
LibTiff - tiff images - BSD license https://en.wikipedia.org/wiki/Libtiff
2120
Tinyexr - openexr images - 3 clause BSD license. https://github.com/syoyo/tinyexr
2221
Stb images - all others (including jpg, png). MIT license https://github.com/nothings/stb/blob/master/stb_image.h
23-
Embree via Apache License 2.0 - https://github.com/embree/embree/blob/master/LICENSE.txt
24-
OpenSubdiv via Apache License 2.0 - http://graphics.pixar.com/opensubdiv/docs/license.html
25-
Curl via Apache License 2.0 - https://sourceforge.net/projects/curl-ext/
2622
GLEW - https://github.com/nigels-com/glew/blob/master/LICENSE.txt - The source code is licensed under the Modified BSD License (http://glew.sourceforge.net/glew.txt), the Mesa 3-D License (MIT) (http://glew.sourceforge.net/mesa.txt) and the Khronos License (MIT) (http://glew.sourceforge.net/khronos.txt).
2723
FreeGLUT � MIT License - https://sourceforge.net/projects/freeglut/
28-
glTF - https://www.khronos.org/gltf/, licensed under the Khronos IP frameworkhttps://www.khronos.org/members/ip-framework
29-
gtest - BSD 3-clauses License - https://github.com/google/googletest
3024
picoJson - JSON parser - 2-clause BSD license - https://github.com/kazuho/picojson
3125
tinyObjLoader - OBJ parser - MIT License - https://github.com/tinyobjloader/tinyobjloader
3226
Premake - https://github.com/premake/premake-core - BSD 3-Clause "New" or "Revised" License - https://github.com/premake/premake-core/blob/master/LICENSE.txt

0 commit comments

Comments
 (0)