diff options
author | thegeorg <thegeorg@yandex-team.com> | 2024-05-23 12:15:53 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2024-05-23 12:28:51 +0300 |
commit | b94816f2468c7644ab4c92ad7d3e0e7fa113968b (patch) | |
tree | e7687130c790b3f4b5e032f7665777b31acb2781 | |
parent | fc97008d55d28660b75009eb8e95181660aa815b (diff) | |
download | ydb-b94816f2468c7644ab4c92ad7d3e0e7fa113968b.tar.gz |
Do not refer to a non-existent credits
727107e24b3466896fcd6ce175edb00df2723786
-rw-r--r-- | build/induced/by_bison/ya.make | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/induced/by_bison/ya.make b/build/induced/by_bison/ya.make index a6893e34d6..c1a6889075 100644 --- a/build/induced/by_bison/ya.make +++ b/build/induced/by_bison/ya.make @@ -5,8 +5,6 @@ LIBRARY() LICENSE(GPL-3.0-or-later WITH Bison-exception-2.2) -LICENSE_TEXTS(.yandex_meta/licenses.list.txt) - NO_UTIL() NO_RUNTIME() |