aboutsummaryrefslogtreecommitdiffstats
path: root/yt
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2023-08-28 13:28:50 +0300
committerthegeorg <thegeorg@yandex-team.com>2023-08-28 13:55:04 +0300
commitdd4f18892ffda75a087a89e4ccb0957909fba749 (patch)
tree538bddd95acd216924e10a2ae0e530e575d27792 /yt
parentd687e61cce5bbc4cd2c85eb88940f1fc93ee70e8 (diff)
downloadydb-dd4f18892ffda75a087a89e4ccb0957909fba749.tar.gz
RESTRICT LICENSES on linux-opensource by default
Diffstat (limited to 'yt')
-rw-r--r--yt/opensource.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/yt/opensource.inc b/yt/opensource.inc
index 134432fd70..89bb5a403d 100644
--- a/yt/opensource.inc
+++ b/yt/opensource.inc
@@ -15,7 +15,6 @@ IF (OPENSOURCE)
DENY REQUIRE_DISCLOSURE FORBIDDEN PROTESTWARE
)
LICENSE_RESTRICTION_EXCEPTIONS(
- contrib/libs/linux-headers # DTCC-553
contrib/libs/fmt # DTCC-1317
)
ENDIF()