diff options
author | thegeorg <thegeorg@yandex-team.com> | 2025-01-27 14:18:01 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2025-01-27 14:47:35 +0300 |
commit | 6dfb19b7557795d609eb914d8dfbecc3d0b3e915 (patch) | |
tree | 85f12be4463eb7f005f9bac3692dac47242fb055 | |
parent | 7f6f523e137dfc8834ad898175bffa90f7614c06 (diff) | |
download | ydb-6dfb19b7557795d609eb914d8dfbecc3d0b3e915.tar.gz |
Forbid _Moderne Source Available License_
commit_hash:2df1d7f7ed422e642fc302ec65406a87f49f18fe
-rw-r--r-- | build/conf/licenses.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build/conf/licenses.json b/build/conf/licenses.json index 0c77cb38a1..8db840ed14 100644 --- a/build/conf/licenses.json +++ b/build/conf/licenses.json @@ -159,7 +159,8 @@ "AGPL-3.0-only", "AGPL-3.0-or-later", "Artistic-1.0", - "confluent-community-1.0" + "confluent-community-1.0", + "Moderne-Source-Available-License" ] }, "NDA": { |