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/fmt/ya.make | |
parent | a3d75ad65b40041ea3a683af8eb68969d159eb43 (diff) | |
download | ydb-46b6a91b543cd070a7d846878f8669098fef78fd.tar.gz |
Intermediate changes
Diffstat (limited to 'contrib/libs/fmt/ya.make')
-rw-r--r-- | contrib/libs/fmt/ya.make | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/libs/fmt/ya.make b/contrib/libs/fmt/ya.make index 7f31226acd..c50108c592 100644 --- a/contrib/libs/fmt/ya.make +++ b/contrib/libs/fmt/ya.make @@ -9,7 +9,6 @@ ORIGINAL_SOURCE(https://github.com/fmtlib/fmt/archive/8.1.1.tar.gz) LICENSE( Apache-2.0 WITH LLVM-exception AND MIT AND - Protestware AND Public-Domain AND Python-2.0 ) |