[Python-Dev] Boost Software License
Oleg Broytman
phd at phdru.name
Sun Jan 27 18:11:06 CET 2013
On Sun, Jan 27, 2013 at 06:52:21PM +0200, Serhiy Storchaka <storchaka at gmail.com> wrote:
> Is Boost Software License [1] compatible with Python license? Can I
> steal some code from Boost library [2]?
>
> [1] http://www.boost.org/LICENSE_1_0.txt
> [2] http://www.boost.org/
BSD-ish license? I think yes, it's compatible with Python license.
Also I think you have to copy the license to the section "Licenses and
Acknowledgements for Incorporated Software" in Doc/license.rst.
Oleg.
--
Oleg Broytman http://phdru.name/ phd at phdru.name
Programmers don't die, they just GOSUB without RETURN.
More information about the Python-Dev
mailing list