<div><span class="gmail_quote"><span class="q"><span class="gmail_quote">On 30/03/2008, <b class="gmail_sendername">iu2</b> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:israelu@elbit.co.il" target="_blank">israelu@elbit.co.il</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">The problem is that including Python's license in the binary, which as<br>I understand is a must do</blockquote>
</span><span></span>
<div>I think you only need to include the PSF license if you modify python itself.</div>
<div><br>from <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.python.org/psf/license/" target="_blank">http://www.python.org/psf/license/</a>:</div>
<div>
<li>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<li>There is no GPL-like "copyleft" restriction. Distributing binary-only versions of Python, modified or not, is allowed. There is no requirement to release any of your source code. You can also write extension modules for Python and provide them only in binary form. 
<li>You cannot remove the PSF's copyright notice from either the source code or the resulting binary.</li></li></div></blockquote></li></div>
<div>It sounds like you cannot *remove* the copyright notice from files that already include it (like the Python source code and binaries. Not applications written in Python).</div>
<div> </div>
<div>From the license itself:</div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>2. Subject to the terms and conditions of this License Agreement, PSF<br>hereby grants Licensee a nonexclusive, royalty-free, world-wide<br>license to reproduce, analyze, test, perform and/or display publicly,<br>prepare derivative works, distribute, and otherwise use Python 2.4<br>
alone or in any derivative version, provided, however, that PSF's<br>License Agreement and PSF's notice of copyright, i.e., "Copyright (c)<br>2001, 2002, 2003, 2004 Python Software Foundation; All Rights Reserved"<br>
are retained in Python 2.4 alone or in any derivative version prepared<br>by Licensee.</div></blockquote>
<div> </div>
<div>Correct me if I'm wrong.</div>
<div>Thanks,</div>
<div>Roee.</div><span></span></span><span class="e" id="q_119069b3c0534d93_2"></span></div><br>