Licence is GPL3

This commit is contained in:
rocky
2018-03-02 11:13:00 -05:00
parent d080b4402d
commit e809ade6e1

View File

@@ -58,7 +58,7 @@ ftp_url = None
install_requires = ['spark-parser >= 1.8.5, < 1.9.0',
'xdis >= 3.6.9, < 3.7.0', 'six']
license = 'MIT'
license = 'GPL3'
mailing_list = 'python-debugger@googlegroups.com'
modname = 'uncompyle6'
py_modules = None