diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2023-09-11 13:41:51 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2023-09-11 13:53:16 +0300 |
commit | 46b6a91b543cd070a7d846878f8669098fef78fd (patch) | |
tree | 1ed1328b913ecbf868619ba2b6074138a21ea5e7 /contrib/libs/t1ha/ya.make | |
parent | a3d75ad65b40041ea3a683af8eb68969d159eb43 (diff) | |
download | ydb-46b6a91b543cd070a7d846878f8669098fef78fd.tar.gz |
Intermediate changes
Diffstat (limited to 'contrib/libs/t1ha/ya.make')
-rw-r--r-- | contrib/libs/t1ha/ya.make | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/contrib/libs/t1ha/ya.make b/contrib/libs/t1ha/ya.make index 5b4b7e500e..767c5adb82 100644 --- a/contrib/libs/t1ha/ya.make +++ b/contrib/libs/t1ha/ya.make @@ -2,10 +2,7 @@ LIBRARY() -LICENSE( - Protestware AND - Zlib -) +LICENSE(Zlib) LICENSE_TEXTS(.yandex_meta/licenses.list.txt) |