diff options
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r-- | thirdparty/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index 756b31b995..1f0543e6dc 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -366,3 +366,14 @@ https://github.com/godotengine/godot/commit/37f5e1dcd94611dd5b670f013abf0323e8b4 Files extracted from upstream source: - all .c and .h files + +## zstd + +- Upstream: https://github.com/facebook/zstd +- Version: 1.2.0 +- License: BSD-3-Clause + +Files extracted from upstream source: + +- all .c and .h under lib/ +- README.md, LICENSE, PATENTS |