Hacker News new | ask | show | jobs
by a3w 635 days ago
react license applies then to products made with this stack? i.e. no product that meta thinks of as a competitor is allowed?
1 comments

React is fully OSS as far as I know: https://github.com/facebook/react/blob/main/LICENSE

I think the term you mentioned was there at the start but has since been removed and React is licensed pure MIT since 2017.

React used to be licensed as BSD + recovable patents: https://engineering.fb.com/2017/08/18/open-source/explaining...