Skip to content

Commit 4b7d171

Browse files
committed
setup.py: Change license classifier to MIT
1 parent b32767d commit 4b7d171

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@
3030
},
3131
classifiers=[
3232
"Programming Language :: Python :: 3",
33-
"License :: OSI Approved :: Eclipse Public License 2.0 (EPL-2.0)",
34-
"License :: OSI Approved :: Apache Software License",
33+
"License :: OSI Approved :: MIT License",
3534
"Operating System :: OS Independent",
3635
"Development Status :: 3 - Alpha",
3736
],

0 commit comments

Comments
 (0)