aboutsummaryrefslogtreecommitdiff
path: root/manifest
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 /manifest
parentff9995f1e638ada66a68a54475adea7c9191916b (diff)
Add support for compressing/decompressing fdstreams with LZ4
Importing LZ4 code from version 1.9.3.
Diffstat (limited to 'manifest')
-rw-r--r--manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest b/manifest
index c618b6f..fd63c2f 100644
--- a/manifest
+++ b/manifest
@@ -3,7 +3,7 @@ name: libbutl
version: 0.14.0-a.0.z
project: build2
summary: build2 utility library
-license: MIT AND BSD-3-Clause AND BSD-2-Clause ; MIT except for 5 files from the FreeBSD project.
+license: MIT AND BSD-3-Clause AND BSD-2-Clause ; MIT except for files from the FreeBSD and LZ4 projects.
topics: build toolchain
description-file: README
changes-file: NEWS