|
|
|
|
|
by markslicker
2384 days ago
|
|
I took a look. IANAL, however it is clear that they lift library sources and substitute their own LICENSE file to claim a copyright with different license terms. Just because the Zig sources don't carry a copyright notice does not mean they are not subject to copyright, so the least they could do is provide the original LICENSE file from Zig and make clear what their own contributions are and what license applies to them. On the Zig side it would be better to include copyright notices with the files and maybe consider relicensing to GPL to avoid these situtations in the first place. Unfortunately many authors today are choosing non-copy left licences which might go against their intentions and probably their interests as well as software creators. |
|