diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-03-09 12:58:34 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-03-12 13:00:12 +0200 |
commit | f4cd7abdd38aa3d14dcce98cb92dc1054fe97503 (patch) | |
tree | 4839d7b862ca6ded5191991f610dd6cf17ac1fde /LICENSE | |
parent | ff9995f1e638ada66a68a54475adea7c9191916b (diff) |
Add support for compressing/decompressing fdstreams with LZ4
Importing LZ4 code from version 1.9.3.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |