diff options
| author | Francisco Facioni <francisco@remyrobotics.com> | 2021-04-29 01:38:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-28 17:38:07 -0700 |
| commit | 5014989b543c07ef78377a80885c527f83e7f441 (patch) | |
| tree | 1f0a3e2721bfc0b83d27bed798312144ad9e11e5 /ports/tinyexr/copyright | |
| parent | 47c63128dd463b206906598b1707556152d8b7da (diff) | |
| download | vcpkg-5014989b543c07ef78377a80885c527f83e7f441.tar.gz vcpkg-5014989b543c07ef78377a80885c527f83e7f441.zip | |
[tinyexr] update version and add targets (#17360)
* [tinyexr] upgrade to 1.0.0 and add targets
* [tinyexr] Disable building sample
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'ports/tinyexr/copyright')
| -rw-r--r-- | ports/tinyexr/copyright | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/tinyexr/copyright b/ports/tinyexr/copyright deleted file mode 100644 index 975a80794..000000000 --- a/ports/tinyexr/copyright +++ /dev/null @@ -1,5 +0,0 @@ -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 |
