|
|
|
|
|
by folkrav
1524 days ago
|
|
React is MIT, which is pretty much one of the least restrictive ones, granting basically no rights to the original publisher. That Wikipedia definition sounds more like what typically gets described as "Free and Open-Source Software"/FOSS, no? |
|
As I see it commonly defined, "open source software", FOSS, and FLOSS all mean the same thing more or less. That the project uses an OSI approved license, or one very close to it, whether it's MIT, Apache2, or GPL.
"Free software" is the only of the phrases that I see having two competing common definitions, the "free as in money", and "free as in Free Software Foundation's definition of free software". This seems pretty understandable, since "free" is overloaded.
I only infrequently see people mixing up "open source" and "source available", and that's the specific thing I'm trying to discourage people from mixing up. I think keeping those terms clear, and especially calling out "source available" software as _not_ being "open source" (i.e. not granting you the freedom to modify it or run your own copy in some cases) is important.