diff --git a/setup.py b/setup.py index 24bbb7b..56b33af 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setup( description='Python client for Intel471', packages=['pyintel471'], classifiers=[ - 'License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)', + 'License :: OSI Approved :: BSD License', 'Development Status :: 3 - Alpha', 'Environment :: Console', 'Operating System :: POSIX :: Linux',