From f4cd7abdd38aa3d14dcce98cb92dc1054fe97503 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 9 Mar 2021 12:58:34 +0200 Subject: Add support for compressing/decompressing fdstreams with LZ4 Importing LZ4 code from version 1.9.3. --- LICENSE | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE index 45c77ff..27bab99 100644 --- a/LICENSE +++ b/LICENSE @@ -2,7 +2,8 @@ libbutl/sha1.c: 3-clause BSD License; see the file header for details. -libbutl/{sha256c.c, strptime.c, timelocal.h, timelocal.c}: +libbutl/{sha256c.c, strptime.c, timelocal.[hc]}: +libbutl/{xxhash.[hc], lz4*.[hc]}: 2-clause BSD License; see the file headers for details. -- cgit v1.1