Permalink
Browse files

Change license string in setup.py

  • Loading branch information...
1 parent efd622d commit 81b8336cfe7f0b1a95c5ff6a6bc9805b4b26d1e2 @reederz reederz committed Nov 14, 2014
Showing with 1 addition and 1 deletion.
  1. +1 −1 setup.py
View
@@ -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

Please sign in to comment.