Fix license mentioned in setup.py

fix #16
pull/2/merge
Raphaël Vinot 2015-08-19 09:44:43 +02:00
parent c456538528
commit 51e91f8827
1 changed files with 1 additions and 1 deletions

View File

@ -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',