mirror of
https://github.com/ihabunek/toot.git
synced 2025-10-21 19:44:16 -04:00
Fix license in setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -14,7 +14,7 @@ setup(
|
|||||||
author_email='ivan@habunek.com',
|
author_email='ivan@habunek.com',
|
||||||
url='https://github.com/ihabunek/toot/',
|
url='https://github.com/ihabunek/toot/',
|
||||||
keywords='mastodon toot',
|
keywords='mastodon toot',
|
||||||
license='MIT',
|
license='GPLv3',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Development Status :: 4 - Beta',
|
'Development Status :: 4 - Beta',
|
||||||
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
|
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
|
||||||
|
|||||||
Reference in New Issue
Block a user