Skip to content

Commit

Permalink
Fixed license for pypi.
Browse files Browse the repository at this point in the history
  • Loading branch information
gil_dabah committed May 28, 2016
1 parent 74cb3e6 commit 7f2c696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -247,7 +247,7 @@ def main():
'download_url' : 'http://code.google.com/p/distorm/',
'platforms' : ['cygwin', 'win', 'linux', 'macosx'],
'classifiers' : [
'License :: OSI Approved :: BSD',
'License :: OSI Approved :: BSD License',
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',
'Natural Language :: English',
Expand Down

0 comments on commit 7f2c696

Please sign in to comment.