|
|
|
|
|
by ryukafalz
1459 days ago
|
|
Just to clear this up, since I’ve heard this a lot before: > since it's GNU licensed, which by extension makes your entire project GNU licensed and you can't keep the exclusive rights to it This is incorrect. Including GPL code in your product cannot automatically relicense your code. It’s just a copyright violation if your product’s license isn’t GPL-compatible and you don’t abide by the GPL. |
|