this post was submitted on 19 Nov 2025
22 points (92.3% liked)

Opensource

4343 readers
176 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] finitebanjo@piefed.world -2 points 1 day ago (2 children)

WORRY NOT! If they reuse your work commercially then it was illegal, simple as. Very very very few open source projects license terms allow repackaging and selling the works. Hopefully enough programmers get together and start suing the pants off these corpos like Artists are doing.

[–] coffee_tacos@mander.xyz 8 points 1 day ago (1 children)

Free software licenses (e.g. GPL) allow repackaging and selling the works, they just also require that any of the 'repackaging' is also under a free software license. You can even sell someone a piece of free software without making any changes, nobody is going to buy it though because it can usually be found for free somewhere else.

[–] stormeuh@lemmy.world 6 points 1 day ago

Under a very strict interpretation, that should mean any LLM trained on GPL code should be GPL as well. To prove that is the case seems tough though, just like artists you would need to make the LLM produce a substantial part of the licensed work to prove said work was part of the training data.

If that would hold up in court is a completely different question though, and then there is also the question of what organization is willing and able to cough up the legal fees to litigate this.

[–] thatonecoder@lemmy.ca 1 points 1 day ago

MIT/Expat, Apache??? The only thing that appears to be missing is attribution, really.