File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 67
67
68
68
about :
69
69
home : https://github.com/IntelPython/dpnp
70
- license : BSD-2 -Clause
70
+ license : BSD-3 -Clause
71
71
license_file : LICENSE.txt
72
72
summary : ' Data Parallel Extension for NumPy'
73
73
description : |
77
77
disclaimers or license terms for third party or open source software
78
78
included in or with the software.</strong>
79
79
<br/><br/>
80
- EULA: <a href="https://opensource.org/licenses/BSD-2 -Clause" target="_blank">BSD-2 -Clause</a>
80
+ EULA: <a href="https://opensource.org/licenses/BSD-3 -Clause" target="_blank">BSD-3 -Clause</a>
81
81
<br/><br/>
82
82
83
83
extra :
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ keywords = [
66
66
" gpu" ,
67
67
" dpcpp"
68
68
]
69
- license = " BSD-2 -Clause"
69
+ license = " BSD-3 -Clause"
70
70
license-files = [" LICENSE.txt" ]
71
71
maintainers = [{name = " Intel Corporation" }]
72
72
name = " dpnp"
You can’t perform that action at this time.
0 commit comments