diff options
author | thegeorg <thegeorg@yandex-team.com> | 2023-09-14 16:15:30 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2023-09-14 16:39:01 +0300 |
commit | 9cf080f80a962a389ec2a7f260b85a888674d5a5 (patch) | |
tree | 11b432715f60d3a62dca48bc07e7a1307d0a815c | |
parent | 528cf0ad5a4a8d288b606219012ab2c29908f73a (diff) | |
download | ydb-9cf080f80a962a389ec2a7f260b85a888674d5a5.tar.gz |
Use existing SPDX identifier for GPL-2.0-only WITH Classpath-exception-2.0
List of licenses is [here](https://spdx.org/licenses/), list of exceptions is [here](https://spdx.org/licenses/exceptions-index.html).
-rw-r--r-- | build/conf/license.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/conf/license.conf b/build/conf/license.conf index 20cb2a5988..474a51c8c1 100644 --- a/build/conf/license.conf +++ b/build/conf/license.conf @@ -76,7 +76,6 @@ LICENSES_UNATTRIBUTED= \ Go-License \ 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 \ |