diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2024-08-07 20:30:59 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2024-08-07 20:38:18 +0300 |
commit | 2574a6d3d1f1539f8786cae64968c4678849a590 (patch) | |
tree | 6e277b5de1b3b3f72363a9bfd35c7d8c88d063f2 /contrib | |
parent | 7029947a65652cc397d735ff47e7780f4e4d1fbd (diff) | |
download | ydb-2574a6d3d1f1539f8786cae64968c4678849a590.tar.gz |
Intermediate changes
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/libs/rapidjson/ya.make | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/libs/rapidjson/ya.make b/contrib/libs/rapidjson/ya.make index 3a44c09db6..f198e8223c 100644 --- a/contrib/libs/rapidjson/ya.make +++ b/contrib/libs/rapidjson/ya.make @@ -4,7 +4,6 @@ NO_UTIL() LICENSE( BSD-3-Clause AND - ISC AND JSON AND MIT ) |