Switch to Apache License 2.0
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
parent
cf3eed2cda
commit
3a2c9c1016
2 changed files with 192 additions and 25 deletions
2
setup.py
2
setup.py
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue