Skip to content

Commit af08cb9

Browse files
Fixed license in setup.py
1 parent fe54ed2 commit af08cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
url ="https://software.intel.com/intel-distribution-for-python",
4040
author ="Intel Corporation",
4141
author_email="[email protected]",
42-
license ="Intel EULA",
42+
license ="BSD",
4343
version = ver,
4444
classifiers =[
4545
'Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)