logo       

Re: [Python-Dev] License for code extracted from a Python library?: msg#00647

python-dev

Subject: Re: [Python-Dev] License for code extracted from a Python library?

Rocky Bernstein wrote:
> Can a MIT License be used for code extracted from Python's standard
> library? Other comments or suggestions?

The extracted code itself would stay under the PSF license since you
don't have the rights to change the license on that. However, as the PSL
itself is a very permissive license, you can bundle it with code under
whatever other license you or users of your package choose to use (even
proprietary ones).

That said, while I know a fair bit about software licensing I'm not a
lawyer, and even if I was one, I still wouldn't be *your* lawyer, so
take what I have to say with a fairly large grain of salt! :)

Cheers,
Nick.

--
Nick Coghlan | ncoghlan@xxxxxxxxx | Brisbane, Australia
---------------------------------------------------------------
_______________________________________________
Python-Dev mailing list
Python-Dev@xxxxxxxxxx
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/maillists%40codeha.us

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | Mail Home | sitemap | FAQ | advertise