diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-05 18:49:48 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-05 18:49:48 +0300 |
commit | 5ac911f5d4d9401b561199d9114e70c47de952f1 (patch) | |
tree | c710ea692954a1e7e497a1f3357b5f4b6685faa7 | |
parent | d554b4160dfec56ee61ecdaa5f674307a95976f4 (diff) | |
download | ydb-5ac911f5d4d9401b561199d9114e70c47de952f1.tar.gz |
intermediate changes
ref:0759453b666f7c88ebbb3715bc244d993dc37a71
-rw-r--r-- | build/conf/license.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/conf/license.conf b/build/conf/license.conf index 65ddfa6b22..c80f7f9293 100644 --- a/build/conf/license.conf +++ b/build/conf/license.conf @@ -191,6 +191,7 @@ LICENSES_REQUIRE_DISCLOSURE= \ GPL-2.0-or-later WITH GCC-exception-2.0 \ GPL-2.0-or-later WITH Linux-syscall-note \ GPL-3.0-only \ + GPL-3.0-only WITH Bison-exception-2.2 \ GPL-3.0-or-later \ GPL-3.0-or-later WITH Bison-exception-2.2 |