87
submitted 14 hours ago by cm0002@lemy.lol to c/linux@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] black0ut@pawb.social 29 points 11 hours ago* (last edited 11 hours ago)

Not only that, but AI output can't be licensed/copyrighted. The GPL license no longer covers the kernel in legal terms.

[-] FauxLiving@lemmy.world 6 points 6 hours ago

The GPL license no longer covers the kernel in legal terms.

The uncopyrightability of AI-written code only applies to the actual strings of code generated by an AI, not to the entire project.

A person could ignore the GPL if they only copied the AI-written portions. But, how could they know for sure which lines were AI generated and which were not? A wrong choice would leave them civilly liable for copyright violation and all they stand to gain would be tiny portions of the Linux kernel code which are worthless by themselves.

There's no reason to steal the AI generated portions and risk a lawsuit, when you can just generate your own code.

[-] Franconian_Nomad@feddit.org 8 points 9 hours ago

There seems to be legal discussions about that. It’s not quite as simple as you say:

However, there may be cases in which a different assessment is justified, namely when users use and operate the LLM as a tool that merely implements their personal creative intent. This could be compared somewhat more vividly to using a paintbrush. If the brush merely rolls over the paper, for example because it is dropped, no copyright-protected work is created, even if paint remains on the paper. However, if a painter deliberately swings the brush in a certain way, a protected painting can be created. If AI is used in a comparable way a copyright-protected work can indeed be created.

https://kpmg-law.de/en/ai-and-copyright-what-is-permitted-when-using-llms/

[-] The_Decryptor@aussie.zone 9 points 8 hours ago

Yeah any decision would be on a case by case basis, which is normally something you'd want to avoid.

I've seen a couple of Linux devs talk about how they just give a prompt to claude and walk away leaving it alone to spit out the code, none of which can be licensed as GPL. But good luck working out what specific lines of what specific patches of theirs used an LLM vs. were re-written or such.

[-] Franconian_Nomad@feddit.org 4 points 8 hours ago

I've seen a couple of Linux devs talk about how they just give a prompt to claude and walk away leaving it alone to spit out the code

While I share Linus opinion on LLMs, I think doing this shit is extremely stupid and lazy.

[-] TeamAssimilation@infosec.pub 1 points 2 hours ago

And extremely abusive, since they don’t review the code fully, but a human must review the whole commit before accepting it. They save their time but consume that of others.

this post was submitted on 16 Jul 2026
87 points (96.8% liked)

Linux

14309 readers
467 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS