modify license

Signed-off-by: zhangcan42 <zhangcan42@h-partners.com>
This commit is contained in:
zhangcan42
2024-12-12 01:23:30 +00:00
committed by Gitee
parent 27b27ec6f8
commit fb8a3d0532
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "@ohos/lz4",
"description": "This package provides a streaming interface to LZ4 data streams as well as low level compress and uncompress functions for LZ4 data blocks. The implementation is based on the reference C one.",
"version": "3.1",
"license": "BSD 2-Clause",
"license": "BSD-2-Clause",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/lz4"