update licence

This commit is contained in:
debugtalk
2018-12-17 18:40:26 +08:00
parent f7d525cd64
commit 73ba469b42
2 changed files with 203 additions and 676 deletions

View File

@@ -1,9 +1,9 @@
__title__ = 'HttpRunner'
__description__ = 'One-stop solution for HTTP(S) testing.'
__url__ = 'https://github.com/HttpRunner/HttpRunner'
__version__ = '2.0.0.beta'
__version__ = '2.0.0'
__author__ = 'debugtalk'
__author_email__ = 'mail@debugtalk.com'
__license__ = 'MIT'
__license__ = 'Apache-2.0'
__copyright__ = 'Copyright 2017 debugtalk'
__cake__ = u'\u2728 \U0001f370 \u2728'