diff options
author | thegeorg <thegeorg@yandex-team.com> | 2023-08-30 19:47:31 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2023-08-30 20:27:35 +0300 |
commit | e7fbce1e36ca8d9a32abcc07805749d572a83dd3 (patch) | |
tree | 2829726352bb01a24417324c9e822a3d74799cdf | |
parent | d255c44ee7f60b0580f71065b1cec680d8b20aa1 (diff) | |
download | ydb-e7fbce1e36ca8d9a32abcc07805749d572a83dd3.tar.gz |
Consider Google-Patent-License-Webrtc and Google-Patent-License-Webm as-Clause additions
-rw-r--r-- | build/conf/license.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/conf/license.conf b/build/conf/license.conf index c465c592e3c..fdacef33fa2 100644 --- a/build/conf/license.conf +++ b/build/conf/license.conf @@ -255,6 +255,7 @@ LICENSES_PERMISSIVE= \ BSD-2-Clause-Patent \ BSD-2-Clause-Views \ BSD-3-Clause WITH Google-Patent-License-Webm \ + BSD-3-Clause WITH Google-Patent-License-Webrtc \ BSD-3-Clause \ BSD-4-Clause \ BSD-4-Clause-UC \ |