Added license to setup.py

Change-Id: I43d66f7d35772ae8857fbc0bfdc475299884200e
This commit is contained in:
Flaper Fesp 2013-02-25 16:20:40 +01:00
parent 693582e1c4
commit 567abaea5c
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ setup(
name='marconi',
version=common_setup.get_post_version('marconi'),
description='Message Bus for OpenStack',
license="Apache License (2.0)",
author='Kurt Griffiths',
author_email='kurt.griffiths@rackspace.com',
url='https://launchpad.net/marconi',