diff options
author | thegeorg <thegeorg@yandex-team.ru> | 2022-06-10 08:42:21 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.ru> | 2022-06-10 08:42:21 +0300 |
commit | dd0585842a687da0947d3b3221db6f22ebf9dbbf (patch) | |
tree | fbb4e95deb91abab5e74902c1aeec5f9c2ef8a20 | |
parent | 3b33e3977392a5e61f80c359c5d5bac0430676c4 (diff) | |
download | ydb-dd0585842a687da0947d3b3221db6f22ebf9dbbf.tar.gz |
Fix reimport for contrib/tools/swig
ref:c93d58fb8cbeb1eea530b1384610a4347fe3cdd8
-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 5d0dab21804..51e6ab603f7 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-swig \ LicenseRef-scancode-unknown \ LicenseRef-scancode-unknown-license-reference \ LicenseRef-scancode-warranty-disclaimer \ |