Skip to content
This repository was archived by the owner on Sep 1, 2021. It is now read-only.

Commit 7fa49ef

Browse files
committed
Update license in setup.py
1 parent e20dbc5 commit 7fa49ef

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
@@ -26,7 +26,7 @@
2626
classifiers=[
2727
'Development Status :: 4 - Beta',
2828
'Intended Audience :: Developers',
29-
'License :: OSI Approved :: MIT License',
29+
'License :: OSI Approved :: Apache Software License',
3030
'Programming Language :: Python :: 2',
3131
'Programming Language :: Python :: 2.7',
3232
'Programming Language :: Python :: 3',

0 commit comments

Comments
 (0)