Switch to Apache License 2.0

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
Ben Firshman 2014-05-28 10:59:21 +01:00
commit 3a2c9c1016
2 changed files with 192 additions and 25 deletions

View file

@ -35,7 +35,7 @@ setup(
url='http://orchardup.github.io/fig/',
author='Orchard Laboratories Ltd.',
author_email='hello@orchardup.com',
license='BSD',
license='Apache License 2.0',
packages=find_packages(),
include_package_data=True,
test_suite='nose.collector',