Skip to content

Commit b811a99

Browse files
ethanwillisrsyring
authored andcommitted
Update setup.py to use SPDX license identifier
1 parent 0637f39 commit b811a99

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
@@ -28,7 +28,7 @@
2828
'Programming Language :: Python :: 3.6',
2929
'Programming Language :: Python :: 3.7',
3030
],
31-
license='BSD',
31+
license='BSD-3-Clause',
3232
packages=find_packages(),
3333
zip_safe=False,
3434
include_package_data=True,

0 commit comments

Comments
 (0)