|
|
|
|
|
by nickff
93 days ago
|
|
Developers are permitted to learn from open source code with restrictive copyrights, and apply those lessons to developing other software which does not comply with the copyright of their 'example'. As an aside, I do believe that LLM trainers are ignoring and violating many licenses, but open-source software is not a clear example of a violation. |
|
Copyright protects only arbitrarily non-trivial parts of the original being reproduced, but that means that you have to be careful with learning from copyrighted material. Programming books will have direct clauses allowing snippet reuse, but not for teaching purposes.