vote up 1 vote down star
1

As far as I understand. I can use a project licensed under MIT license into a proprietary software. Am I right? It dosen't force any copyleft and I don't have to say that my project is based on something else. That means I can fork the hell out of it, right?

Can someone shed some light over this?

flag

0% accept rate

2 Answers

vote up 3 vote down

You need to include the copyright in "all copies or substantial portions of the Software." That's pretty much the restriction of the MIT License.

That being said, there is no substitute for consulting a lawyer in this case. Proper legal advice is the only correct answer.

link|flag
Yeah. Thought so myself. I was counting on the possibility that someone might came across a similar dilemma. Thanks – Kevin_Jim Sep 22 at 23:07
As I said, it's not a substitute for getting legal advice. However, I have included MIT licensed software in my company's commercial products before. – Reed Copsey Sep 23 at 0:12
vote up 1 vote down

I think your reading is correct, but in regards to legal matters, hire a lawyer. Do not rely on the wisdom of an anoymous programmer forum. ;)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.