diff options
author | thegeorg <thegeorg@yandex-team.com> | 2023-08-22 16:57:09 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2023-08-22 17:27:49 +0300 |
commit | 3af30f8d6f0ef3a03c4f64174e2296d97043c958 (patch) | |
tree | d5174f7619d5a73102acac4676dc28fe6cb6665a | |
parent | 28ac9319094d7e23d7cb6f8ee5b193fef7dc46a7 (diff) | |
download | ydb-3af30f8d6f0ef3a03c4f64174e2296d97043c958.tar.gz |
Move Qhull license to REQUIRE_CITATION category
The text can be read [here](https://arcanum.yandex-team.ru/arcadia/contrib/libs/qhull/COPYING.txt).
-rw-r--r-- | build/conf/license.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/conf/license.conf b/build/conf/license.conf index a23fe773bc3..4e842fecb9d 100644 --- a/build/conf/license.conf +++ b/build/conf/license.conf @@ -173,7 +173,6 @@ LICENSES_UNATTRIBUTED= \ Oracle \ Oracle-technology \ PSF-3.7.2 \ - Qhull \ Quicklz \ Ruby \ Sendmail \ @@ -398,6 +397,7 @@ LICENSES_REQUIRE_CITATION= \ Custom-Oasis-Pkcs11 \ EDL-1.0 \ OpenSSL \ + Qhull \ Spencer-94 \ LicenseRef-scancode-paul-mackerras-binary \ NetCDF \ |