|
|
|
|
|
by nuclear_eclipse
5412 days ago
|
|
I think it's seen more as a problem for a) software with multiple contributors, and b) corporations that want to use open-source software. When there's no legally-recognized guarantee of rights to users of the software, you have to implicitly trust that the original creator will not change their mind and sue you later. In cases with multiple contributors, it adds that many more unknown entities with the ability to litigate. By releasing the software under a permissive license such as MIT or BSD, or even CC0, the legal wording is there to help guarantee your rights to use the software in the face of lawsuits. |
|