Skip to content

Commit 80727bc

Browse files
Merge pull request #169 from mindsdb/update-license
Update __about__.py
2 parents 20e97f4 + a45be40 commit 80727bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mindsdb_sdk/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
__author__ = 'MindsDB Inc'
77
__github__ = 'https://github.com/mindsdb/mindsdb_python_sdk'
88
__pypi__ = 'https://pypi.org/project/mindsdb-sdk/'
9-
__license__ = 'GPL-3.0'
9+
__license__ = 'MIT'
1010
__copyright__ = 'Copyright 2020- mindsdb'

0 commit comments

Comments
 (0)