> The problem I was facing when I decided on the license, was that my code > uses 2 MPL libraries. So I couldn't take GPL, although I prefered it... > But now this problem with Kylix... :) > If I license my code in MPL/GPL, can I use both MPL libraries and GPL > libraries in the same larger-application ?
No. If you like the MPL-only libraries and the GPL-only libraries into the same application you are certainly violating the license on the GPL-only libraries, and almost certainly (although I'm not 100% on this) the license on the MPL-only ones as well. You have to choose :-) One set of libraries or the other. Gerv
