mirror of
https://github.com/dcarrillo/digaws.git
synced 2025-08-01 08:29:26 +00:00
Fix license at setup.py
This commit is contained in:
2
setup.py
2
setup.py
@ -17,7 +17,7 @@ setup(
|
|||||||
url='http://github.com/dcarrillo/digaws',
|
url='http://github.com/dcarrillo/digaws',
|
||||||
author='Daniel Carrillo',
|
author='Daniel Carrillo',
|
||||||
author_email='daniel.carrillo@gmail.com',
|
author_email='daniel.carrillo@gmail.com',
|
||||||
license='MIT',
|
license='Apache Software License',
|
||||||
packages=['digaws'],
|
packages=['digaws'],
|
||||||
zip_safe=False,
|
zip_safe=False,
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
Reference in New Issue
Block a user