Again, not GPL3 but MIT

This commit is contained in:
rocky
2016-05-05 12:04:01 -04:00
parent 469cadd5c9
commit 845a4a2003

View File

@@ -32,8 +32,6 @@ author = "Rocky Bernstein, Hartmut Goebel, John Aycock, and others"
author_email = "rb@dustyfeet.com"
ftp_url = None
install_requires = ['spark-parser >= 1.1.1']
license = 'GPL'
license = 'MIT'
mailing_list = 'python-debugger@googlegroups.com'
modname = 'uncompyle6'