aboutsummaryrefslogtreecommitdiff
path: root/ports/tinyexr/copyright
diff options
context:
space:
mode:
Diffstat (limited to 'ports/tinyexr/copyright')
-rw-r--r--ports/tinyexr/copyright5
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