Skip to content

Commit 96935d5

Browse files
committed
fix license in setup.py
1 parent bfa6c25 commit 96935d5

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
@@ -18,7 +18,7 @@
1818
author_email='[email protected]',
1919
url='https://github.com/kzk/fluent-logger-python',
2020
download_url='http://pypi.python.org/pypi/fluent-logger/',
21-
license='MIT',
21+
license='Apache License, Version 2.0',
2222
classifiers=[
2323
'Programming Language :: Python :: 2',
2424
'Programming Language :: Python :: 3',

0 commit comments

Comments
 (0)