For the project I'm working on, I need to include some Python modules that come standard with the Python SDK, because the platform I am targeting (more precisely, PyS60) does not include these modules. Are there any licensing issues that I need to solve? Do I need to include a PSF license in my project?
My project is licensed under Apache 2.0.
source share