summaryrefslogtreecommitdiff
path: root/thirdparty/README.md
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-08-27 12:05:17 +0200
committerRémi Verschelde <rverschelde@gmail.com>2017-08-27 12:05:39 +0200
commitc3ab9eb590ca10b3b67dd4124047b6879ec73721 (patch)
tree2d977b022aa0170d16c8ae999f4a8ea62d55851f /thirdparty/README.md
parent560fc0f19932a7b51e02e9eda8a64f284f41e6d0 (diff)
zstd: Update to upstream version 1.3.1
It is now dual-licensed BSD-3-Clause and GPL-2.0, we use the former. The PATENTS file is no longer applicable \o/ Also add zstd to COPYRIGHT.txt
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r--thirdparty/README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md
index f19cbe13fd..c6674da69c 100644
--- a/thirdparty/README.md
+++ b/thirdparty/README.md
@@ -369,13 +369,14 @@ Files extracted from upstream source:
- all .c and .h files
+
## zstd
- Upstream: https://github.com/facebook/zstd
-- Version: 1.3.0
+- Version: 1.3.1
- License: BSD-3-Clause
Files extracted from upstream source:
-- all .c and .h under lib/
-- README.md, LICENSE, PATENTS
+- lib/{common/,compress/,decompress/,zstd.h}
+- README.md, LICENSE