Skip to content

Commit fac5020

Browse files
authored
Merge pull request #24 from DmitryKizaev/legal-update-beta
License update for beta release
2 parents a65fe27 + 26c4dc7 commit fac5020

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

conda-recipe/meta.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,18 @@ requirements:
3131

3232
about:
3333
home: https://github.com/IntelPython/PyDPPL.git
34+
license: Apache-2.0
35+
license_file: LICENSE
3436
summary: 'A lightweight Python wrapper for a subset of OpenCL and SYCL API.'
37+
description: |
38+
<strong>LEGAL NOTICE: Use of this software package is subject to the
39+
software license agreement (as set forth above, in the license section of
40+
the installed Conda package and/or the README file) and all notices,
41+
disclaimers or license terms for third party or open source software
42+
included in or with the software.</strong>
43+
<br/><br/>
44+
EULA: <a href="https://opensource.org/licenses/Apache-2.0" target="_blank">Apache-2.0</a>
45+
<br/><br/>
3546
3647
extra:
3748
recipe-maintainers:

0 commit comments

Comments
 (0)