Are Ms-PL and Apache License Version 2.0 Compatible?
Posted
by Carlos Díez
on Stack Overflow
See other posts from Stack Overflow
or by Carlos Díez
Published on 2010-03-09T09:13:34Z
Indexed on
2010/05/26
10:51 UTC
Read the original article
Hit count: 328
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 :)
© Stack Overflow or respective owner