diff --git a/setup.py b/setup.py index f0a712d..b6d3d93 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( description='Python API for MISP.', packages=['pymisp'], classifiers=[ - 'License :: OSI Approved :: GNU General Public License v3 (GPLv3)', + 'License :: OSI Approved :: BSD License', 'Development Status :: 5 - Production/Stable', 'Environment :: Console', 'Intended Audience :: Science/Research',