this post was submitted on 16 Apr 2026
86 points (100.0% liked)

Programming

26523 readers
333 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] vapeloki@lemmy.world 4 points 5 hours ago (1 children)

Ok, so, someone used an LLM do create changes. This new code is no longer under the project license it is, as you say, public domain.

Move forward 400 commits. At what point is most of the code public domain?

While correct you still missed the point completely.

So,not make this as clear as possible: You can not license LLM generated code. Not under GPL, z lib or other copyleft licenses. It may work with public domain licenses.

For MIT licensed projects there is not a big issue.

For the kernel, have a look at the rules. AI models may assist only.