views:

29

answers:

0

I need to use two libraries in a commercial product that i'm developing at work. One library is under the Ms-PL license and the other is under Apache License Version 2.0.

I know that Ms-PL is not compatible with GPL according to the FSF, and that the Apache License Version 2.0 is only compatible with GPLv3 (and not with GPLv1 or GPLv2).

But i don't know if both licenses are compatible.

Any help would be appreciated, even if it is that it is impossible :)