Ask HN: Can companies claim copyright over their LLM-generated codebases?
4 points
6 hours ago
| 2 comments
| HN
As tools like Claude Code and Codex become more widely used across industries, will companies be able to claim copyright over their codebases (or products) or impose license restrictions when a significant portion of the code is generated by LLMs?
throwaway5465
14 minutes ago
[-]
Compilers do not have copyright over the code resulting from instructions given.

LLMs do not have copyright over the ode resulting from instructions given.

reply
dartharva
6 hours ago
[-]
The code is still technically "written" by employed programmers who only happen to be using the "autocomplete tools" of Claude Code and Codex. So the code written is still the employer's IP under typical employment terms. Nothing changes on that front.
reply
mks_shuffle
5 hours ago
[-]
Thanks for the reply. I’ve mostly heard that images generated by AI are considered non-copyrightable (prompts are written by a human). Would the situation be different for code compared to images, since both are created with generative AI tools? Or does it depend on whether the generated artifact is created by an individual versus within a company? Thanks.
reply
wmf
5 hours ago
[-]
The talk about AI being uncopyrightable is mostly cope from AI haters. The default assumption is going to be that everything is copyrighted because some human creativity was used somewhere in the process. To actually claim that something is public domain you'd have to prove that no human creativity was ever present which would be really difficult.
reply