this post was submitted on 24 Feb 2026
51 points (91.8% liked)
Opensource
5640 readers
401 users here now
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Right, but I don't see a 'and you can feed it to a neural network on demand such that it can reproduce code that a user can then have plausible deniability that it was licensed on a certain way and be able to redistribute it under an incompatible license"
Free software licenses generally don't restrict what kind of study or what kind of changes you can make. A lot of licences explicitly say "for any purpose". There are licences that add additional restrictions, for example restricting the field of use to non-military, but they are not free software licenses.
ETA: the question of where liability lies for infringing terms of a source license occur should a LLM model launder for example GPL code into a propriety code base is something that will have to be decided by the courts.