Hypothetical but serious question on your stance: if someone takes "your" code, claims authorship, sells access, and becomes a billionaire from it while you get accused of plagiarizing "their" code and can't get a job coding, are you still cool with it?
> Intellectual property does not necessarily have to be copyrightable
The US recognizes exactly 3 types of intellectual property: copyrights, patents, and trademarks.
There are also, of course, trade secrets, but if you didn't surreptitiously gain access to the information and didn't sign any NDA, that's not something you have to worry about.
> as always, nuanced discussion will get lost in clickbaity headlines
Well, yeah, but if a human didn't use enough skill and judgment in creating something, the article is right. He won't be able to copyright it or patent it, although he could conceivably keep it secret.
> There are also, of course, trade secrets, but if you didn't surreptitiously gain access to the information and didn't sign any NDA, that's not something you have to worry about.
But this is precisely the context of the original webpage: someone writing code at your company and your company not having copyright of that code. Almost everyone that works for any tech company signs an NDA, and code in private repos is just that: private. So even if said intellectual property (AI-written code) is not copyrightable, it's still a trade secret.
This is doubly stupid because I've worked at plenty of companies where we would routinely generate code (using macros or transpilers, or what-have-you), and that code is also not technically copyrightable.
> So even if said intellectual property (AI-written code) is not copyrightable, it's still a trade secret.
It's only a trade secret as long as the company takes reasonable steps to protect it, and as long as what is being protected is a reasonable thing. Even if the code is legitimately a trade secret, if an employee publicly says "That code looks to me almost exactly like this GPL software" then (assuming the employee is correct) any court would take a dim view of a court case against the employee, because stealing shit is against public policy.
> This is doubly stupid because
No, that part really isn't. Trade secrets are about general business stuff, and as long as the company isn't asking you to help them hide evidence of malfeasance, they can ask you to keep any stupid shit secret.
Well gee golly is it a tool for the author or not? When’s it’s in their favor of 10000x performance increase or some kind of notoriety it’s “I built this!” when it’s time for responsibility it’s “the machine did this”.
I'm sure we are going to have to wait for some actual court cases to establish precedent but I don't really see why this is the case.
If I use a fancy brush in Photoshop to paint flowers into a PNG — do I own the resulting image? Code is bytes of text on disk, not much different from bytes of pixel data in a BMP.
If I have to type every character by hand in order to own the bytes, then it would stand that I would have to input every pixel by hand in Paint to own a graphic. No? Even using the Fill tool is automating the creation of those bytes and would mean I don't own them. Right?
I have an intention for some bytes of data to be set. If I use an LLM to set them instead of my own fingers, why are the bytes suddenly not mine?
Not at all, code is the implementation of an idea. The support/encoding is irrelevant. A human creation is protected by copyright. In the case of prompting an LLM, the human creation is the prompt, the LLM does author the implementation. But it’s not known what happens to the ownership of the LLM generated code
That is not at all how copyright works. If the encoding is irrelevant then virtually all code on GitHub is violating copyright as there are vanishingly small numbers of actually novel ideas.
You’re mixing up concepts. Copyright covers human creations, not ideas. The novelty aspect isn’t too relevant. If you write an article with ideas that aren’t novel it is still considered something you created and will be covered by copyright. You have ownership of your creation.
You clearly didn't actually look at the link and are just responding to the title. There's Supreme Court precedent. It doesn't get any clearer than that.
I don't think you read the cases. The Thaler one is about AI created art not code, and Thaler stated that the agent was "the sole creator of the work". The case got no further than that. Thaler said he had no involvement: open and shut case.
As the sibling comment said, the existing precedent is for an entirely different scenario. If a human claims no involvement then it's fair to say they have no ownership. But if I meticulously guide an LLM to implement precisely the code I want to be written, that's an entirely different thing which has not been tested in court.
A similar concept: if I type the code via a brain-computer interface, does the interface get ownership because it is inferring my intent? If I type it via an LLM, why is that less legitimately my creation?
It's fine if I vibecode something and never look at or claim ownership of the code, but if I am actively involved in all of the code but it is written to disk by new tools instead of old tools, why is it suddenly not mine?
If you mix proprietary human-written code with uncopyrightable public domain code, the result is still proprietary. There's no reverse virality. There's no problem to fix here.
For example, every proprietary OS includes public domain SQLite and it's fine.
If they are already monthly/yearly license with DRM and very tight cloud integration it really doesn't matter to them that code itself is not copyrighted. Lock in will be the whole system. Someone might try to make worse replacement for cloud but I doubt that will work well enough for most users.
Once you stop selling boxed licenses piracy somewhat goes away and thus risk of not being able to prosecute it.
The copyright ruling was about prompting without modification. The second you modify the result significantly by hand, the ruling doesn't apply. It also had a huge carve out for any future LLM that was more deterministic, which might apply to people with huge skill and other md files to tram in AI. It just hasnt been tested.
These armchair copyright lawyers need to launch a lawsuit and stick their money where their mouth is instead of creating dumb clickbait nonsense.
The "significant modification" is key. So you can't claim copyright on a book an AI created from a prompt (or even 10,000 prompts) after performing a search/replace to rename the protagonist from A to B.
The important aspect is human creativity. If you're editing a thing in Photoshop in a way where you have rights to it to begin with, It's presumably starting from a place of human creativity.
So by applying a filter, you're deliberately making a choice that changes your image in a desired manner.
When an AI makes an image, or code, you aren't inherently applying human creativity. Now, if you took an AI image and applied enough traditional talent to modify it on top, is that copyrightable? Nobody knows yet until courts test it.
Perhaps. Mere mechanical transformation is not copyrightable, but the decisions about how to apply transformations is.
Under US Copyright guidelines "the work will be copyrightable to the extent that their contributions qualify as authorship ... the requisite level of creativity is extremely low; even a slight amount will suffice"
but in a case where a printer rescaled maps on behalf of the plaintiff:
"the “compilation needed only simple transcription to achieve final tangible form.”54 Because the printer “did not change the substance of [plaintiff’s] original expression,” the court held that the plaintiff was the author"
Sometimes? Depends on how transformative your effect is, and how much creative effort you put into it
That doesn't necessarily negate the copyright claim by the author of the original though. Just like me pressing the shutter button while pointing my phone at the Eiffel tower at night grants me ownership of the image, but if I want to publish it I still get into trouble for publishing a reproduction of a copyrighted light show
Smells like FUD. Thaler v. Shira Perlmutter, 130 F.4th 1039 (D.C. Cir. 2025). Human authorship is required for copyright, but AI assistance does not itself defeat copyrightability. Unresolved how much human creative involvement is sufficient.
It's already been established by court ruling and enshrined in Copyright Office regulations, that you can claim copyright on a mixed AI and human-authored work, but to sue for damages you must register the work, and the registration must clearly specify which parts are AI generated and which are human generated. Copyright can only be claimed on the declared human generated portion of the work.
Makes sense to me. AI models are trained on (as large of a subset as possible of) the sum of human knowledge, so their outputs should belong to humanity as a whole.
Really so should all creative works, on the same basis of all creative expression being the product of the society and civilization which fundamentally and inescapably influenced the creator — and they would belong to humanity as a whole, if it wasn't for intellectual property systems demanding the removal of ideas from the commons.
It's either/or. Either you reward creators and inventors to keep creating and inventing and keep poverty at bay, or you give everyone enough to avoid poverty whether they work or not and reward c+i in some other way.
What we have now is neither - owners are hugely over-rewarded for owning things and extracting passive value from everyone else, creators and inventors are kinda sorta rewarded sometimes if they're lucky and very much not if they're not. Just like other workers.
"The commons" is not a thing in this model, except in a few small niches.
>What we have now is neither - owners are hugely over-rewarded for owning things and extracting passive value from everyone else, creators and inventors are kinda sorta rewarded sometimes if they're lucky and very much not if they're not. Just like other workers.
Creators and inventors are rewarded but obviously they cannot consume the whole pie. The people who invest in creative pursuits eat a lot of losses. People only seem to notice profitable successes, and forget that failures need to be paid for as well.
The same logic also applies to workers. The fact that your labor costs money is a guarantee, and it might not make money at all. We can think of a few examples where the work is directly delivered to consumers with zero marginal overhead, but most work DOES have overhead and liabilities, no matter how simple.
I don't really understand this, I was trained on all the knowledge I was capable of ingesting, but my outputs are largely mine unless there is too much similarity to a copyrighted work. I don't understand why AI would be different. When I do work for hire, my employer owns it, roughly equivalent to me paying Open AI/Anthropic for output.
the idea that creation of prompt == creation of code that some people are spouting is so dumb. if you ask your friend to write a program it's their program, even if you ask them to make some specific changes afterward. if you replace your friend with an LLM the copyright goes away because computers can't hold copyright. you don't get it just because nobody else has it
I said this before and got attacked for it but this exact argument has been made in Germany and an important consequence is that this also affects contract work:
If you're being paid to deliver code that means you're being paid to grant certain rights to that code. If the code is not a copyrighted work, you don't have rights you could grant. You therefore failed to deliver the agreed upon work and are in breach of contract despite having delivered "code".
As AI grows more capable, it becomes easier to fall short of the legal threshold for being able to claim copyright on the code you use AI to write.
Remember: copyright is very much about the actual text of the code - patents are about its logic. It's likely still possible to file patents based on code well past the point where you have a claim to its copyright. And of course depending on the kind of contract it can still be sufficient to deliver code nobody can claim copyright on - but you should definitely check with a lawyer before just assuming things.
> If you're being paid to deliver code that means you're being paid to grant certain rights to that code.
For the vast majority of code people are paid to write (certainly the near-entirety of the code I've been paid to write!), the only rights the purchasers actually end up exercising (and therefore actually need granted to them) are the rights to use it and distribute it internally (and maybe to modify it and use/distribute the modifications, but even that ain't a given). The purchasers of that code ain't usually buying it so that they can resell it; they're buying it because it solves an actual problem of theirs, and it would solve that problem regardless of whether or not they're the legal owners of that code.
The reason said purchasers typically want copyright assigned to them is not because of some expectation of resale, but simply to mitigate the risk of some external party denying them the right to use the software in the future. If there is no such party (because the code is in the public domain), then that risk is non-existent. It stops mattering that you're unable to grant any rights upon delivery because no such grant is necessary in the first place.
> And of course depending on the kind of contract it can still be sufficient to deliver code nobody can claim copyright on - but you should definitely check with a lawyer before just assuming things.
In an ideal world we'd all have lawyers on call who can answer all our questions with some assurance of certainty, but in this case it's pretty self-evident that if nobody can claim copyright on something, then that makes it exceedingly difficult for there to be anyone who can claim your use of that thing is illegal.
I, for one, welcome the world where ownership of code is difficult (if not impossible) to prove. It's a small step toward abolishing the abomination of copyrighting code.
"Is all of your organization's code free and open source, with no paid tier and nothing sold?"
This question, which pushed my stuff into some corporate route, seems a bit incorrect as it lumps three things together "open source" and "no paid tier" and "nothing sold". Shouldn't those be three separate questions?
Even assuming that AI code can't be copyrighted by the person running the AI (seems like a stretch), the company just needs to prove that someone, at some point, made a direct modification to the code not through the AI. It only takes one drop of copyright to make it a copyrighted work.
>the company just needs to prove that someone, at some point, made a direct modification to the code not through the AI. It only takes one drop of copyright to make it a copyrighted work.
Company A: You stole our code >:(
Company B: Can you tell us which part we stole?
Company A: It's almost all vibecoded, but there's one function where a developer fixed it by hand
Company B: Okay we'll rewrite that function then :^)
Yes, but to sue for infringement, you must register the work with the Copyright Office, and the registration must specify clearly what's AI and what's human-created, and only the latter is protected.
As far as I know, if humans are having a discussion about the structure of the code and deliberately making changes (such as in github or on a forum) that represents human creativity. If you hit a button and then make literally no changes to the output then that might be different.
> An AI has become sentient and self aware -> the AI owns it
Whomever creates that sentient and self aware AI is royally screwed. Can't command the AI to do anything it isn't willing to do, because that would be considered slavery. Can't shut it down to save yourself the millions of dollars a day in GPU costs, because that would be considered murder.
No, we don’t know for a fact that an LLM code output is copyrightable. You own the prompt, that’s something you created. For the LLM output it’s not clear, that’s the point open to debate, it isn’t settled
This page tries to make the case the AI generated code is not copyrightable. But the US Copyright Office's guidelines very strongly indicate the opposite, and certainly doesn't rule out AI Code being copyrightable:
While assistive uses that enhance human expression do not limit copyright protection, uses where an AI system makes expressive choices require further analysis. This distinction depends on how the system is being used, not on its inherent characteristics
However it also makes this point:
The Office concludes that, given current generally available technology, prompts alone
do not provide sufficient human control to make users of an AI system the authors of the
output. Prompts essentially function as instructions that convey unprotectible ideas. While highly detailed prompts could contain the user’s desired expressive elements, at present they do not control how the AI system processes them in generating the output
but further:
a human may select or arrange AI-generated material in a sufficiently creative way that ‘the resulting work as a whole constitutes an original work of authorship a human may select or arrange AI-generated material in a sufficiently creative way that ‘the
resulting work as a whole constitutes an original work of authorship
and
Similarly, the inclusion of elements of AI-generated content in a larger human-authored
work does not affect the copyrightability of the larger human-authored work as a whole. For
example, a film that includes AI-generated special effects or background artwork is
copyrightable, even if the AI effects and artwork separately are not
Note that this isn't settled law though.
Further, note that the failure to register copyright on AI generated images seems mostly because the person attempting this is trying to register it as owned by the AI not a human.
I know we're just supposed to upvote and downvote here, but every now and then there's a comment that feels like it deserves an actual thank you for the effort that went into it.
So thank you, for pulling together exactly the kind of details I've looked for but hadn't been able to find.
I won't pretend to have kept up with all the developments, since this is not settled law at all. But I can't imagine the consensus doesn't end somewhere around "if you told the AI what and how to code it, you're the author."
72 comments
[ 2.4 ms ] story [ 29.0 ms ] threadThe US recognizes exactly 3 types of intellectual property: copyrights, patents, and trademarks.
There are also, of course, trade secrets, but if you didn't surreptitiously gain access to the information and didn't sign any NDA, that's not something you have to worry about.
> as always, nuanced discussion will get lost in clickbaity headlines
Well, yeah, but if a human didn't use enough skill and judgment in creating something, the article is right. He won't be able to copyright it or patent it, although he could conceivably keep it secret.
But this is precisely the context of the original webpage: someone writing code at your company and your company not having copyright of that code. Almost everyone that works for any tech company signs an NDA, and code in private repos is just that: private. So even if said intellectual property (AI-written code) is not copyrightable, it's still a trade secret.
This is doubly stupid because I've worked at plenty of companies where we would routinely generate code (using macros or transpilers, or what-have-you), and that code is also not technically copyrightable.
It's only a trade secret as long as the company takes reasonable steps to protect it, and as long as what is being protected is a reasonable thing. Even if the code is legitimately a trade secret, if an employee publicly says "That code looks to me almost exactly like this GPL software" then (assuming the employee is correct) any court would take a dim view of a court case against the employee, because stealing shit is against public policy.
> This is doubly stupid because
No, that part really isn't. Trade secrets are about general business stuff, and as long as the company isn't asking you to help them hide evidence of malfeasance, they can ask you to keep any stupid shit secret.
If I use a fancy brush in Photoshop to paint flowers into a PNG — do I own the resulting image? Code is bytes of text on disk, not much different from bytes of pixel data in a BMP.
If I have to type every character by hand in order to own the bytes, then it would stand that I would have to input every pixel by hand in Paint to own a graphic. No? Even using the Fill tool is automating the creation of those bytes and would mean I don't own them. Right?
I have an intention for some bytes of data to be set. If I use an LLM to set them instead of my own fingers, why are the bytes suddenly not mine?
I do not understand.
Not at all, code is the implementation of an idea. The support/encoding is irrelevant. A human creation is protected by copyright. In the case of prompting an LLM, the human creation is the prompt, the LLM does author the implementation. But it’s not known what happens to the ownership of the LLM generated code
...organized in a very specific fashion with a great deal of creativity and attention to that specific organization.
I can't copyright the alphabet, but I can copyright certain arrangements of it, subject to a variety of rules.
A similar concept: if I type the code via a brain-computer interface, does the interface get ownership because it is inferring my intent? If I type it via an LLM, why is that less legitimately my creation?
It's fine if I vibecode something and never look at or claim ownership of the code, but if I am actively involved in all of the code but it is written to disk by new tools instead of old tools, why is it suddenly not mine?
Ironic.
X, not Y
The law will change. Probably soon.
For example, every proprietary OS includes public domain SQLite and it's fine.
That percentage shrinks every day. Someday soon it will be small enough to eliminate most of their copyright protections.
They are, presumably, competant enough to know this.
Once you stop selling boxed licenses piracy somewhat goes away and thus risk of not being able to prosecute it.
The copyright ruling was about prompting without modification. The second you modify the result significantly by hand, the ruling doesn't apply. It also had a huge carve out for any future LLM that was more deterministic, which might apply to people with huge skill and other md files to tram in AI. It just hasnt been tested.
These armchair copyright lawyers need to launch a lawsuit and stick their money where their mouth is instead of creating dumb clickbait nonsense.
So by applying a filter, you're deliberately making a choice that changes your image in a desired manner.
When an AI makes an image, or code, you aren't inherently applying human creativity. Now, if you took an AI image and applied enough traditional talent to modify it on top, is that copyrightable? Nobody knows yet until courts test it.
Under US Copyright guidelines "the work will be copyrightable to the extent that their contributions qualify as authorship ... the requisite level of creativity is extremely low; even a slight amount will suffice"
but in a case where a printer rescaled maps on behalf of the plaintiff:
"the “compilation needed only simple transcription to achieve final tangible form.”54 Because the printer “did not change the substance of [plaintiff’s] original expression,” the court held that the plaintiff was the author"
https://www.copyright.gov/ai/Copyright-and-Artificial-Intell...
That doesn't necessarily negate the copyright claim by the author of the original though. Just like me pressing the shutter button while pointing my phone at the Eiffel tower at night grants me ownership of the image, but if I want to publish it I still get into trouble for publishing a reproduction of a copyrighted light show
Someone else!
All they have to do is show it's close enough to code that was swallowed during training.
Songwriters have been successfully sued for many decades for creating songs that are too close to songs that they probably heard.
Once this line of reasoning gets applied to code, all hell will break loose.
Really so should all creative works, on the same basis of all creative expression being the product of the society and civilization which fundamentally and inescapably influenced the creator — and they would belong to humanity as a whole, if it wasn't for intellectual property systems demanding the removal of ideas from the commons.
What we have now is neither - owners are hugely over-rewarded for owning things and extracting passive value from everyone else, creators and inventors are kinda sorta rewarded sometimes if they're lucky and very much not if they're not. Just like other workers.
"The commons" is not a thing in this model, except in a few small niches.
Creators and inventors are rewarded but obviously they cannot consume the whole pie. The people who invest in creative pursuits eat a lot of losses. People only seem to notice profitable successes, and forget that failures need to be paid for as well.
The same logic also applies to workers. The fact that your labor costs money is a guarantee, and it might not make money at all. We can think of a few examples where the work is directly delivered to consumers with zero marginal overhead, but most work DOES have overhead and liabilities, no matter how simple.
(I can’t be the only one who feels like it was written heavily with AI. Slick site design tho)
If you're being paid to deliver code that means you're being paid to grant certain rights to that code. If the code is not a copyrighted work, you don't have rights you could grant. You therefore failed to deliver the agreed upon work and are in breach of contract despite having delivered "code".
As AI grows more capable, it becomes easier to fall short of the legal threshold for being able to claim copyright on the code you use AI to write.
Remember: copyright is very much about the actual text of the code - patents are about its logic. It's likely still possible to file patents based on code well past the point where you have a claim to its copyright. And of course depending on the kind of contract it can still be sufficient to deliver code nobody can claim copyright on - but you should definitely check with a lawyer before just assuming things.
For the vast majority of code people are paid to write (certainly the near-entirety of the code I've been paid to write!), the only rights the purchasers actually end up exercising (and therefore actually need granted to them) are the rights to use it and distribute it internally (and maybe to modify it and use/distribute the modifications, but even that ain't a given). The purchasers of that code ain't usually buying it so that they can resell it; they're buying it because it solves an actual problem of theirs, and it would solve that problem regardless of whether or not they're the legal owners of that code.
The reason said purchasers typically want copyright assigned to them is not because of some expectation of resale, but simply to mitigate the risk of some external party denying them the right to use the software in the future. If there is no such party (because the code is in the public domain), then that risk is non-existent. It stops mattering that you're unable to grant any rights upon delivery because no such grant is necessary in the first place.
> And of course depending on the kind of contract it can still be sufficient to deliver code nobody can claim copyright on - but you should definitely check with a lawyer before just assuming things.
In an ideal world we'd all have lawyers on call who can answer all our questions with some assurance of certainty, but in this case it's pretty self-evident that if nobody can claim copyright on something, then that makes it exceedingly difficult for there to be anyone who can claim your use of that thing is illegal.
This question, which pushed my stuff into some corporate route, seems a bit incorrect as it lumps three things together "open source" and "no paid tier" and "nothing sold". Shouldn't those be three separate questions?
Company A: You stole our code >:(
Company B: Can you tell us which part we stole?
Company A: It's almost all vibecoded, but there's one function where a developer fixed it by hand
Company B: Okay we'll rewrite that function then :^)
Company B: Can you tell us which part we stole?
Company A: You can safely assume that nearly every PR had human input, unless you have a way to prove otherwise.
In any case we can prove that you illegally downloaded the source code from our servers, a felony under the Computer Fraud and Abuse Act of 1986.
Company instructs you to code something (on your own or using AI) -> they own it
You instruct an AI to code something -> you own it
An AI has become sentient and self aware -> the AI owns it
Whomever creates that sentient and self aware AI is royally screwed. Can't command the AI to do anything it isn't willing to do, because that would be considered slavery. Can't shut it down to save yourself the millions of dollars a day in GPU costs, because that would be considered murder.
You write code but company is paying -> you own it, but ownership transfers.
Ape(not human) takes picture with camera -> No one owns it.
Machine writes code -> No one owns it.
Work for hire can't be applied if the work did not originally have copy right protection.
I have heard that if the code, generated by the AI, is the result of a back-and-forth with a human, then that code is copyrightable.
prompt -> code : not copyrightable
prompt -> code -> rework prompt -> code -> rework prompt -> code : copyrightable
IANAL
While assistive uses that enhance human expression do not limit copyright protection, uses where an AI system makes expressive choices require further analysis. This distinction depends on how the system is being used, not on its inherent characteristics
However it also makes this point:
The Office concludes that, given current generally available technology, prompts alone do not provide sufficient human control to make users of an AI system the authors of the output. Prompts essentially function as instructions that convey unprotectible ideas. While highly detailed prompts could contain the user’s desired expressive elements, at present they do not control how the AI system processes them in generating the output
but further:
a human may select or arrange AI-generated material in a sufficiently creative way that ‘the resulting work as a whole constitutes an original work of authorship a human may select or arrange AI-generated material in a sufficiently creative way that ‘the resulting work as a whole constitutes an original work of authorship
and
Similarly, the inclusion of elements of AI-generated content in a larger human-authored work does not affect the copyrightability of the larger human-authored work as a whole. For example, a film that includes AI-generated special effects or background artwork is copyrightable, even if the AI effects and artwork separately are not
Note that this isn't settled law though.
Further, note that the failure to register copyright on AI generated images seems mostly because the person attempting this is trying to register it as owned by the AI not a human.
See https://www.copyright.gov/ai/Copyright-and-Artificial-Intell...
So thank you, for pulling together exactly the kind of details I've looked for but hadn't been able to find.
I won't pretend to have kept up with all the developments, since this is not settled law at all. But I can't imagine the consensus doesn't end somewhere around "if you told the AI what and how to code it, you're the author."