diff options
author | thegeorg <thegeorg@yandex-team.com> | 2023-09-02 16:07:40 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2023-09-02 16:26:27 +0300 |
commit | 45ad0beb034b67af79b62dbda51166004ada1bbe (patch) | |
tree | 4af065d9c0677713a399a45c0f534c8255f473dd /build | |
parent | bf98edeebbcc04119399a5dc1a0d038d7065246a (diff) | |
download | ydb-45ad0beb034b67af79b62dbda51166004ada1bbe.tar.gz |
Put contrib/libs/jdk under yamaker and update it to 22+10
Diffstat (limited to 'build')
-rw-r--r-- | build/conf/license.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/conf/license.conf b/build/conf/license.conf index d7b2f20ac66..604309eb779 100644 --- a/build/conf/license.conf +++ b/build/conf/license.conf @@ -78,9 +78,11 @@ LICENSES_UNATTRIBUTED= \ Google-Patent-License-Webm \ Google-Patent-License-Webrtc \ GPL-2.0 WITH Classpath-exception-2.0 \ + GPL-2.0-only WITH Classpath-exception-2.0 \ GPL-2.0 WITH FOSS-exception \ GPL-2.0-only WITH freertos-exception-2.0 \ GPL-2.0-only WITH Mysql-Linking-Exception-2018 \ + GPL-2.0-only WITH OpenJDK-assembly-exception-1.0 \ GPL-2.0-only WITH Universal-FOSS-exception-1.0 \ GPL-2.0-or-later WITH Avisynth-C-Interface-Exception \ GPL-2.0-or-later WITH Bison-Exception-2.0 \ |