Settings

Theme

Possible to get sued for using MIT licensed OSS?

2 points by thereeldeel 10 months ago · 2 comments · 1 min read


Only Apache 2.0 license guarantees that the licensee doesn't get sued for patent infringement.

Why do majority of open source startups (licensors) use MIT license? Is it that that they want to keep the option of suing, on the basis of patent infringement, open?

So, to be safer no licensee should use code from a MIT licensed project, right?

breve 10 months ago

> Only Apache 2.0 license guarantees that the licensee doesn't get sued for patent infringement.

It can't guarantee that. You could be sued by anyone for patent infringement, regardless of the licence from the copyright holder of the source code.

pabs3 10 months ago

The MIT license gives you the right "to deal in the Software without restriction", which sounds like an implied patent usage right, at least for patents held by the copyright holders that the software uses.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection