Merge pull request #2 from somebugsyouwinsomebugsyoulose/patch-1

Corrected license classifer
master
Alexandre Dulaunoy 2 years ago committed by GitHub
commit 917272fafa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      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',

Loading…
Cancel
Save