Skip to content

Commit 8b451c1

Browse files
committed
Update licensing metadata
1 parent c27aae9 commit 8b451c1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

conda-recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ test:
6767

6868
about:
6969
home: https://github.com/IntelPython/dpnp
70-
license: BSD-2-Clause
70+
license: BSD-3-Clause
7171
license_file: LICENSE.txt
7272
summary: 'Data Parallel Extension for NumPy'
7373
description: |
@@ -77,7 +77,7 @@ about:
7777
disclaimers or license terms for third party or open source software
7878
included in or with the software.</strong>
7979
<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>
8181
<br/><br/>
8282
8383
extra:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ keywords = [
6666
"gpu",
6767
"dpcpp"
6868
]
69-
license = "BSD-2-Clause"
69+
license = "BSD-3-Clause"
7070
license-files = ["LICENSE.txt"]
7171
maintainers = [{name = "Intel Corporation"}]
7272
name = "dpnp"

0 commit comments

Comments
 (0)