aboutsummaryrefslogtreecommitdiffstats
path: root/yt/opensource.inc
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2023-09-11 14:41:03 +0300
committerthegeorg <thegeorg@yandex-team.com>2023-09-11 15:09:55 +0300
commit146230cadbb63d7fbea2feaff519ac3dd6fae75e (patch)
tree4d3c81fa5dbedc060337675e13449dcaefbd37ad /yt/opensource.inc
parentb8ead035bef3feaa5353f08b78eee067981f5d85 (diff)
downloadydb-146230cadbb63d7fbea2feaff519ac3dd6fae75e.tar.gz
Remove PROTESTWARE license property
Diffstat (limited to 'yt/opensource.inc')
-rw-r--r--yt/opensource.inc5
1 files changed, 1 insertions, 4 deletions
diff --git a/yt/opensource.inc b/yt/opensource.inc
index 89bb5a403d..c6b44eadcd 100644
--- a/yt/opensource.inc
+++ b/yt/opensource.inc
@@ -12,9 +12,6 @@ IF (OPENSOURCE)
ENDIF()
LICENSE_RESTRICTION(
- DENY REQUIRE_DISCLOSURE FORBIDDEN PROTESTWARE
- )
- LICENSE_RESTRICTION_EXCEPTIONS(
- contrib/libs/fmt # DTCC-1317
+ DENY REQUIRE_DISCLOSURE FORBIDDEN
)
ENDIF()