diff options
author | thegeorg <[email protected]> | 2023-08-09 12:48:14 +0300 |
---|---|---|
committer | thegeorg <[email protected]> | 2023-08-09 16:07:56 +0300 |
commit | 2e254e7a632e033b874bc58e595884df2b87f8ef (patch) | |
tree | c9cd24a96debbeb4df58da8c7ed6933c9ec87bb1 | |
parent | ec93271a19de5796f5efadc18bd6ede128616d38 (diff) |
Get rid of artificial YandexUncategorized license
-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 1bc991b69c7..d7fe3109771 100644 --- a/build/conf/license.conf +++ b/build/conf/license.conf @@ -207,8 +207,7 @@ LICENSES_FORBIDDEN= \ LICENSES_NDA= \ Intel-NDA \ mimepp \ - OracleOebs \ - YandexUncategorized + OracleOebs # These licenses allow use with opensource code only LICENSES_REQUIRE_DISCLOSURE= \ |