diff options
author | thegeorg <thegeorg@yandex-team.com> | 2023-08-17 18:15:31 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2023-08-17 20:44:21 +0300 |
commit | 3ce62895cb2eef049ac4196c774d8dd2c25ce32c (patch) | |
tree | 906589fce01e7a90a52ddc8501b184b5b49d82bc | |
parent | 01ad3c1241d8e70ed708add290fa4cb657337968 (diff) | |
download | ydb-3ce62895cb2eef049ac4196c774d8dd2c25ce32c.tar.gz |
Unify Bsd-Original-Uc-1986 spelling
Identified as `LicenseRef-scancode-bsd-original-uc-1986` it was replaced with two different tokens.
-rw-r--r-- | build/conf/license.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/conf/license.conf b/build/conf/license.conf index 0d3292ebdf..b60e0ce02a 100644 --- a/build/conf/license.conf +++ b/build/conf/license.conf @@ -40,7 +40,6 @@ LICENSES_UNATTRIBUTED= \ BSD-3-Clause-Open-MPI \ BSD-4-Clause-Shortened \ Bsd-New-Tcpdump \ - Bsd-Original-Uc-1986 \ BSLA \ Carnegie-Mellon \ Carnegie-Mellon-Contributors \ @@ -271,7 +270,7 @@ LICENSES_PERMISSIVE= \ BSD-4-Clause \ BSD-4-Clause-UC \ BSD-derived \ - BSD-ORIGINAL-UC-1986 \ + Bsd-Original-Uc-1986 \ Bsd-Simplified-Darwin \ BSD-Source-Code \ Bsd-Unchanged \ |