diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2024-06-27 15:21:51 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2024-06-27 15:31:59 +0300 |
commit | c6cf2651df2cb01bd16ceeb46a287ff02dde8dca (patch) | |
tree | 791ba1f2bb59e4d94485c8e50a5782f5d7354e25 /contrib/tools | |
parent | 10cc9fb155fa3850413d82650055b21a664a71b1 (diff) | |
download | ydb-c6cf2651df2cb01bd16ceeb46a287ff02dde8dca.tar.gz |
Intermediate changes
Diffstat (limited to 'contrib/tools')
-rw-r--r-- | contrib/tools/bison/ya.make | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/tools/bison/ya.make b/contrib/tools/bison/ya.make index 050b34b8d5..b4d1e4c12b 100644 --- a/contrib/tools/bison/ya.make +++ b/contrib/tools/bison/ya.make @@ -3,8 +3,6 @@ PROGRAM(bison) LICENSE( - Bison-exception-2.2 AND - CC-BY-4.0 AND GPL-3.0-only AND GPL-3.0-or-later AND GPL-3.0-or-later WITH Bison-exception-2.2 |