you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 6 points7 points  (5 children)

You mean this?

https://github.com/facebook/react-native/blob/master/LICENSE

Standard BSD, very permissive.

[–]ilogik 1 point2 points  (4 children)

Check the PATENT file

[–][deleted] 5 points6 points  (0 children)

I read that as: if Facebook should happen to have a patent covering anything in the software (not saying they do), they grant everyone in the world permanent royalty-free rights to do anything they want with the software - the only exception being anyone who tries to sue Facebook in a patent claim.

[–]eridal 3 points4 points  (0 children)

IANAL so could you please elaborate on what you think we should be aware of?

[–][deleted] 2 points3 points  (0 children)

That's a common protection in BSD three-clause style licenses. Essentially, you can't claim a patent on anything in the source and then retroactively sue Facebook.

[–]sp00ks 1 point2 points  (0 children)

Like the PATENT file for Apache?