aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-03-09 12:58:34 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-03-12 13:00:12 +0200
commitf4cd7abdd38aa3d14dcce98cb92dc1054fe97503 (patch)
tree4839d7b862ca6ded5191991f610dd6cf17ac1fde /LICENSE
parentff9995f1e638ada66a68a54475adea7c9191916b (diff)
Add support for compressing/decompressing fdstreams with LZ4
Importing LZ4 code from version 1.9.3.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE3
1 files changed, 2 insertions, 1 deletions
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.