Permalink
Browse files
Change license string in setup.py
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
setup.py
|
|
@@ -13,7 +13,7 @@ |
|
|
keywords='IoT',
|
|
|
author='Michael J Koster',
|
|
|
url='',
|
|
|
- license='AGPL',
|
|
|
+ license='LGPL',
|
|
|
packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
|
|
|
include_package_data=True,
|
|
|
zip_safe=False,
|
|
|
|
0 comments on commit
81b8336