License question
Tim Peters
tim.one at comcast.net
Sun Dec 22 22:06:00 EST 2002
[Iustin Pop]
> I'm writing an extension module for Python and, in the ideea that
> I'd like it included in the main python tree in the far future,
> I have a few questions I hope others may know the answer:
> - what license should I release it under?
Whatever you and your lawyer like. If it's folded into the Python
distribution someday, you'll be asked to relicense it under the PSF license
at that time.
> - choosing sourceforge for hosting is ok?
Sure. In that case, you'll have to give it an Open Source license now (a
requirement for hosting a project at SF).
More information about the Python-list
mailing list