diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index d2010df..743f847 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -48,4 +48,13 @@ about: home: http://github.com/IntelPython/mkl_fft license: BSD-3-Clause license_file: LICENSE.txt - summary: NumPy-based implementation of Fast Fourier Transform using IntelĀ® oneAPI Math Kernel Library (OneMKL) + summary: NumPy-based implementation of Fast Fourier Transform using IntelĀ® oneAPI Math Kernel Library (oneMKL) + description: | + LEGAL NOTICE: Use of this software package is subject to the + software license agreement (as set forth above, in the license section of + the installed Conda package and/or the README file) and all notices, + disclaimers or license terms for third party or open source software + included in or with the software. +

+ EULA: BSD-3-Clause +