diff options
author | thegeorg <[email protected]> | 2023-08-04 18:23:32 +0300 |
---|---|---|
committer | thegeorg <[email protected]> | 2023-08-04 20:10:33 +0300 |
commit | 0a530f47f6d0fa3ca62bb7f1cbd1f2399606fb0d (patch) | |
tree | 991a76b1f392b658d32333b867dfa02ccaabafc8 /build | |
parent | 75e93f52658c7b7b14a82d559cce995b889d5bce (diff) |
Get rid of the artificial YandexNDA license
Diffstat (limited to 'build')
-rw-r--r-- | build/conf/license.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/conf/license.conf b/build/conf/license.conf index ba2a73ef6ab..9554725bf3a 100644 --- a/build/conf/license.conf +++ b/build/conf/license.conf @@ -208,8 +208,7 @@ LICENSES_NDA= \ Intel-NDA \ mimepp \ OracleOebs \ - YandexUncategorized \ - YandexNDA + YandexUncategorized # These licenses allow use with opensource code only LICENSES_REQUIRE_DISCLOSURE= \ |