diff options
author | thegeorg <thegeorg@yandex-team.ru> | 2022-06-16 00:57:23 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.ru> | 2022-06-16 00:57:23 +0300 |
commit | 4c0bc21f15d3ffe7a176e8da956e2c3af2bd2f72 (patch) | |
tree | e1be6922b90946791bdc463ae1ebff8a862f37d6 | |
parent | 9321bf2b0be068375c8771de6edebbde8a0b41c4 (diff) | |
download | ydb-4c0bc21f15d3ffe7a176e8da956e2c3af2bd2f72.tar.gz |
Fix reimport of contrib/python/Pillow/py3
ref:1f4a820816067d580eaa1166a6dba70054619cf7
-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 51e6ab603f7..b107a259e03 100644 --- a/build/conf/license.conf +++ b/build/conf/license.conf @@ -120,6 +120,7 @@ LICENSES_UNATTRIBUTED= \ LicenseRef-scancode-other-permissive \ LicenseRef-scancode-pcre \ LicenseRef-scancode-proprietary-license \ + LicenseRef-scancode-secret-labs-2011 \ LicenseRef-scancode-swig \ LicenseRef-scancode-unknown \ LicenseRef-scancode-unknown-license-reference \ |