2008/11/4 Greg Ewing <[EMAIL PROTECTED]>:
> Martin v. Löwis wrote:
>>
>> you *will* have to ship gmp.dll to your users, as well ... So then
>
>> you have to include the source (of GMP
>
> Are you sure? I thought the source-provision requirements
> of the *GPL licences only apply when you distribute a
> *modified* version of something. Here you're just shipping
> an unmodified GMP library.

In fact you only have to provide a way to get the sources of the
library. You don't have to ship the library with the source.

As for the LGPL on Windows, wxWidgets does this for a long time now
and a program does not have to be open source or LGPL or whatever.

Matthieu
-- 
Information System Engineer, Ph.D.
Website: http://matthieu-brucher.developpez.com/
Blogs: http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn: http://www.linkedin.com/in/matthieubrucher
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to