Change license to MIT

This commit is contained in:
Richard Chien
2018-06-29 22:54:24 +08:00
parent 89788474d6
commit 310442ff0d
2 changed files with 20 additions and 662 deletions

View File

@ -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',