Skip to content
This repository was archived by the owner on Jan 20, 2020. It is now read-only.

Commit 40e7020

Browse files
committed
Update license in setup.py
This was missed in 0bc0341.
1 parent 45cf4a7 commit 40e7020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
version=coinbase.wallet.__version__,
1414
packages=['coinbase', 'coinbase.wallet'],
1515
include_package_data=True,
16-
license='MIT License',
16+
license='Apache 2.0',
1717
description='Coinbase API client library',
1818
long_description=README,
1919
url='https://github.com/coinbase/coinbase-python/',

0 commit comments

Comments
 (0)