Skip to content

Commit a429432

Browse files
committed
Update meta.yaml receipe to pass license validation rules
1 parent ae86d8f commit a429432

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

conda-recipe/meta.yaml

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,16 @@ about:
4444
home: http://github.com/IntelPython/mkl-service
4545
license: BSD-3-Clause
4646
license_file: LICENSE.txt
47-
license_family: BSD
48-
description:
49-
Intel(R) OneAPI Math Kernel Library (OneMKL) support functions are
50-
subdivided into the following groups according to their purpose, such as
51-
Version Information
52-
Threading Control
53-
Timing
54-
Memory Management
55-
Conditional Numerical Reproducibility Control
56-
Miscellaneous
57-
summary: Python hooks for Intel(R) OneMKL runtime control settings.
47+
summary: Python hooks for Intel® oneAPI Math Kernel Library (oneMKL) runtime control settings
48+
description: |
49+
<strong>LEGAL NOTICE: Use of this software package is subject to the
50+
software license agreement (as set forth above, in the license section of
51+
the installed Conda package and/or the README file) and all notices,
52+
disclaimers or license terms for third party or open source software
53+
included in or with the software.</strong>
54+
<br/><br/>
55+
EULA: <a href="https://opensource.org/licenses/BSD-3-Clause" target="_blank">BSD-3-Clause</a>
56+
<br/><br/>
5857
5958
extra:
6059
recipe-maintainers:

0 commit comments

Comments
 (0)