diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2017-03-15 14:10:57 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2017-03-15 14:18:39 -0700 |
| commit | e78d213175e945d90a2cd69620c95b0141ee855c (patch) | |
| tree | 70168dc0fad5f000394d3de2a7ad9affbc9a800d /ports/tinyexr/copyright | |
| parent | d25de95dc134d44d3a24db517702138e8380374b (diff) | |
| download | vcpkg-e78d213175e945d90a2cd69620c95b0141ee855c.tar.gz vcpkg-e78d213175e945d90a2cd69620c95b0141ee855c.zip | |
[tinyexr] Initial port
Diffstat (limited to 'ports/tinyexr/copyright')
| -rw-r--r-- | ports/tinyexr/copyright | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/tinyexr/copyright b/ports/tinyexr/copyright new file mode 100644 index 000000000..975a80794 --- /dev/null +++ b/ports/tinyexr/copyright @@ -0,0 +1,5 @@ +3-clause BSD + +tinyexr uses miniz, which is developed by Rich Geldreich richgel99@gmail.com, and licensed under public domain. + +tinyexr tools uses stb, which is licensed under public domain: https://github.com/nothings/stb tinyexr uses some code from OpenEXR, which is licensed under 3-clause BSD license.
\ No newline at end of file |
