diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2021-11-19 11:17:49 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2021-11-19 11:25:14 +0100 |
commit | 46d3effa994b344462a86f83ed3095247dc9e1bc (patch) | |
tree | 7e5ce7ed72ea36ecfae083cb11da2d298e28e1a7 /COPYRIGHT.txt | |
parent | a777f01052161f0ea3b1344e605ac4222498395c (diff) |
tinyexr: Sync with upstream 1.0.1
Removes miniz as a bundled dependency, relies on our own zlib instead.
Includes a couple commits ahead of `v1.0.1` tag to fix MinGW builds.
Diffstat (limited to 'COPYRIGHT.txt')
-rw-r--r-- | COPYRIGHT.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index ca7f065bd6..c1be7d5a9c 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -400,7 +400,7 @@ License: Expat Files: ./thirdparty/tinyexr/ Comment: TinyEXR -Copyright: 2014-2020, Syoyo Fujita +Copyright: 2014-2021, Syoyo Fujita 2002, Industrial Light & Magic, a division of Lucas Digital Ltd. LLC License: BSD-3-clause |