Follow-up Comment #7, task #15146 (project administration): Oh, sorry, I misunderstood your comment #3.
The "CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1" is only valid for Python 1.6.1. But dis3 is a backport from Python 3.5, see https://github.com/KeyWeeUsr/python-dis3/blob/master/LICENSE and https://github.com/KeyWeeUsr/python-dis3/blob/master/dis3.py You can find the license for Python 3.5 at <https://github.com/python/cpython/blob/3.5/LICENSE>, which also includes a list stating wich version of python is GPL-compliant. This lists says: Release: 2.2 and above Derived: from 2.1.1 Year: 2001-now Owner: PSF (Python Software Foundation) GPL-compatible? yes HTH. Regarding pefile: The author released a noew version just yesterday removing the sustbitious "All rights reserved". This change will go into the next releae, see https://github.com/erocarrera/pefile/issues/251. _______________________________________________________ Reply to this item at: <https://savannah.nongnu.org/task/?15146> _______________________________________________ Message sent via Savannah https://savannah.nongnu.org/
