diff options
author | thegeorg <thegeorg@yandex-team.com> | 2023-08-30 16:57:39 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2023-08-30 17:40:13 +0300 |
commit | a9f92e7ccfda9fb289c8212b4f54ba41730b164a (patch) | |
tree | 08aa80dde7e6b5f09b29d1eed759ac84a5770643 | |
parent | 66bf1a3ea7fcaac81a670e5d1d61495514e91156 (diff) | |
download | ydb-a9f92e7ccfda9fb289c8212b4f54ba41730b164a.tar.gz |
Proofread contrib/libs/pffft licenses and mark them as permissive
-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 84e67fe3b8d..c465c592e3c 100644 --- a/build/conf/license.conf +++ b/build/conf/license.conf @@ -69,7 +69,6 @@ LICENSES_UNATTRIBUTED= \ DOC \ DSO-1.1 \ Elastic-License-2.0 \ - Fftpack-2004 \ FSFUL \ FSFULLR \ GCC-exception-3.1 \ @@ -279,6 +278,7 @@ LICENSES_PERMISSIVE= \ Custom-wcwidth \ EDL-1.0 \ Facebook-SDK \ + Fftpack-2004 \ FDK \ FSFAP \ FTL \ |