From c3ab9eb590ca10b3b67dd4124047b6879ec73721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sun, 27 Aug 2017 12:05:17 +0200 Subject: 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 --- thirdparty/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'thirdparty/README.md') 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 -- cgit v1.2.3