mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 08:11:38 +00:00
Change license to MIT
This commit is contained in:
2
setup.py
2
setup.py
@ -8,7 +8,7 @@ setup(
|
||||
version='0.0.1',
|
||||
packages=find_packages(include=('none', 'none.*')),
|
||||
url='https://github.com/richardchien/none-bot',
|
||||
license='AGPL-3.0',
|
||||
license='MIT License',
|
||||
author='Richard Chien',
|
||||
author_email='richardchienthebest@gmail.com',
|
||||
description='A QQ bot framework',
|
||||
|
Reference in New Issue
Block a user