Understanding the Microsoft Public License (MS-PL)

Posted by J.r. Hounddog on Programmers See other posts from Programmers or by J.r. Hounddog
Published on 2011-06-19T14:35:10Z Indexed on 2011/06/20 16:39 UTC
Read the original article Hit count: 249

Filed under:
|

I'm looking at using a few open source products in a commercial software application I'm working on. One of them is licensed under MIT, which I understand as allowing commercial software linking. However, the other open source product is licensed under MS-PL but I don't understand if that license is fully compatible with commercial software.

So the question is, can I use MS-PL licensed OSS in a commercial/proprietary/for-sale application?

Thanks.

© Programmers or respective owner

Related posts about open-source

Related posts about licensing