diff options
author | thegeorg <thegeorg@yandex-team.ru> | 2022-04-21 04:18:19 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.ru> | 2022-04-21 04:18:19 +0300 |
commit | ff5fe31dd1fe0943dc7c674e02524c2c63f2f6d9 (patch) | |
tree | 26b9893b52e10ba30c6ad2651597bc74cd72144c | |
parent | 7f043dadcfe6ea3466ae05a65286e44f5fd70b50 (diff) | |
download | ydb-ff5fe31dd1fe0943dc7c674e02524c2c63f2f6d9.tar.gz |
Fix reimport of contrib/tools/flex
ref:f81f5b9fb61ea77b538b319aff9754b8968f13c0
-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 d6965bd5c9..0a316705d2 100644 --- a/build/conf/license.conf +++ b/build/conf/license.conf @@ -112,6 +112,7 @@ LICENSES_UNATTRIBUTED= \ LicenseRef-scancode-cc-by-2.0-uk \ LicenseRef-scancode-cc-devnations-2.0 \ LicenseRef-scancode-cc-sampling-1.0 \ + LicenseRef-scancode-flex-2.5 \ LicenseRef-scancode-free-unknown \ LicenseRef-scancode-generic-cla \ LicenseRef-scancode-generic-exception \ |