diff --git a/setup.py b/setup.py index 10d6e9d..493cc23 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setup( url='http://github.com/dcarrillo/digaws', author='Daniel Carrillo', author_email='daniel.carrillo@gmail.com', - license='MIT', + license='Apache Software License', packages=['digaws'], zip_safe=False, classifiers=[