You paid a developer $15,000 to build your MVP. You wrote the product spec. You funded every hour of work. So you own the code, right?
Maybe not. If that developer was a freelancer and you didn’t get a written copyright assignment, they might still own everything they wrote. That’s not a hypothetical. It’s one of the most common IP gaps that comes up during fundraising, and it can stall a deal.
Copyright for startups touches almost everything you create: the codebase, the website copy, the marketing materials, the UI designs. Most founders don’t think about it until something goes wrong. This post covers what copyright actually protects, where the ownership traps are, and what to do about it. If you want a quick primer on how copyright fits alongside patents, trademarks, and trade secrets, start with 4 Major Types of Intellectual Property.
What Copyright Covers (and What It Doesn’t)
Copyright protects original creative work the moment it’s saved to a file, written on paper, or otherwise “fixed in a tangible medium.” You don’t have to register it, file anything, or add a copyright notice. Protection is automatic.
For startups, that includes:
- Source code. Every line of code your team writes is copyrighted the moment it’s saved.
- Website content. Blog posts, product descriptions, landing page copy, documentation.
- UI and graphic design. The visual layout of your app or website, icons, illustrations, marketing graphics.
- Marketing materials. Pitch decks, whitepapers, email campaigns, social media content.
Copyright does NOT protect:
- Ideas, algorithms, or functionality. Copyright covers the specific code (the expression), not what it does. If you want to protect how your software works, you need a patent or trade secret strategy.
- Brand names or logos used as identifiers. Those fall under trademark law. If you want a quick breakdown of the difference, I cover it in Copyright vs Trademark Explained in 3 Minutes. You can also check out What form of IP do you need for your logo or brand name? for more on that.
- Data, facts, or common layouts. A database of customer information isn’t copyrightable. Neither is a standard grid layout that every app uses.
The key distinction: copyright protects how you expressed something, not the underlying idea itself.
Who Actually Owns the Code?
This is where startups run into trouble. The default rules aren’t what most founders expect.
Employees
If a W-2 employee writes code as part of their job, the company owns the copyright automatically. This is the “work made for hire” rule under federal law. No separate paperwork is needed for the copyright itself, though you should still have employment agreements that cover IP assignment broadly to catch inventions and other IP that fall outside copyright.
Contractors and Freelancers
This is the trap. Software code doesn’t qualify as one of the nine categories eligible for “work made for hire” treatment with independent contractors. That means even if you paid for the work, even if you gave detailed instructions, the contractor owns the copyright by default.
The fix is simple: get a written copyright assignment before any work begins. A one-page IP assignment clause in your contractor agreement is enough. It should say the contractor assigns all intellectual property rights in the work product to the company.
If you’re putting together contractor agreements for the first time, the broader picture of what contracts startups need is worth reviewing. You might also want to look at common legal traps for businesses to make sure you’re not missing anything else.
Co-founders
If two co-founders write code together without any agreement in place, they’re joint authors. Each co-founder can license the work independently without the other’s permission, as long as they share any profits. That’s messy. A founders’ agreement or operating agreement should spell out that all IP created for the company belongs to the company.
Why Copyright Registration Matters for Startups
Copyright protection is automatic, but registration with the U.S. Copyright Office unlocks rights you can’t get any other way.
Statutory Damages
Without registration, if someone copies your code or content, you can only recover your actual financial losses. You have to prove exactly how much money you lost, which is expensive and often difficult.
With registration, you can claim statutory damages: $750 to $30,000 per work infringed, as determined by the court. If the infringement was willful, that number can go up to $150,000 per work. The court can also award attorney’s fees, which makes it realistic to actually enforce your rights without spending more on lawyers than you’d recover.
The 3-Month Window
There’s a timing catch. To qualify for statutory damages and attorney’s fees, you need to register your copyright either before the infringement starts or within 3 months of first publishing the work. Miss that window, and you’re limited to proving actual damages for any infringement that happened before you registered.
This is the single most practical reason to register early. You can’t predict when someone will copy your landing page or rip your code. If you’re already registered, you have real enforcement options. If you’re not, you might win a lawsuit but spend more on legal fees than you recover.
What Registration Costs
Filing through the Copyright Office’s online system costs $45 for a single work by a single author, or $65 for standard online filing. Processing usually takes a few months. If you need it faster, expedited “special handling” costs about $800 extra and can be done in roughly a week.
For a breakdown of IP costs across the board, I put together a video on IP protection costs that covers copyright alongside patents and trademarks.
AI-Generated Code and Copyright for Startups
If your team uses GitHub Copilot, ChatGPT, or similar tools to write code, you need to think about this.
The U.S. Copyright Office has been clear, copyright requires human authorship. Code generated entirely by AI, with no meaningful human creative input, can’t be copyrighted. Nobody owns it, which means nobody can stop someone else from using it.
The more your developers edit, restructure, and build on AI-generated output, the stronger the copyright claim becomes. Code where a developer used AI as a starting point and then made significant creative choices is likely protectable. Code where a developer typed a prompt and pasted the output with no changes is likely not.
For startups, the practical takeaway: document your development process. If you’re using AI tools, make sure your team is making meaningful creative contributions on top of whatever the AI produces. And don’t assume that AI-generated boilerplate code gives you any exclusive rights.
How Copyright Fits With Patents and Trade Secrets
Copyright is one piece of a larger IP strategy. It’s helpful to understand where it stops and other protections pick up.
Copyright vs. patents. Copyright protects the specific code you wrote. A patent protects the functionality, the method, the process. If a competitor writes completely different code that does the same thing your software does, copyright won’t help. A patent might. I break down what actually gets approved in Software Patents: What Actually Gets Approved. If you’re wondering whether you need a patent before raising money, this post on patents and venture capital covers that question.
Copyright vs. trade secrets. If your competitive advantage is in proprietary algorithms or data models, trade secrets may be a better fit than copyright. Trade secret protection lasts as long as you keep the information secret, while copyright protects the code itself even if it’s publicly visible. Many startups use both: copyright for the codebase, trade secrets for the proprietary logic underneath.
If you’re weighing patent vs. trade secret for your software, your overall IP strategy should consider how each one fits your business model and stage.
Copyright and Fundraising
Investors care about copyright ownership more than most founders realize. During IP due diligence, one of the first things an investor’s lawyer will check is whether the company actually owns its codebase.
The questions are straightforward:
- Did every contractor sign an IP assignment agreement?
- Did every employee have an employment agreement with an IP assignment clause?
- Are there any open-source components with license terms that could affect ownership?
- Is any third-party code embedded in the product without a proper license?
If the answer to any of those is “I’m not sure,” that’s a problem. If the answer is “no,” it can slow down or stop a deal. Cleaning this up before you start fundraising is far cheaper than doing it under pressure during a round.
What to Do If Someone Copies Your Work
It happens. Someone scrapes your website content, clones your landing page, or uses chunks of your code in their product.
DMCA Takedown Notices
If the copied material is on a website or platform, a DMCA takedown notice is usually the fastest path. Most platforms respond within 24 to 72 hours. Google typically delists infringing content within 24 to 48 hours. The infringer can file a counter-notice, which adds 10 to 14 business days before the content can be restored, but most don’t bother.
You don’t need a lawyer to file a DMCA notice, though getting one involved is smart if the situation is complex or if the infringer pushes back.
Beyond DMCA: Cease-and-Desist and Litigation
If a takedown notice isn’t enough, a cease-and-desist letter from an attorney is the next step. Most disputes resolve here without going to court.
If the infringer still won’t stop, you can file a federal lawsuit. This is where registration matters most. Without it, you can’t file a lawsuit at all, and without timely registration, you’re limited to actual damages, which often don’t justify the cost of litigation.
The risks of leaving your IP unregistered go beyond copyright. I walk through the broader picture in this video on IP registration risks.
A Simple Copyright Checklist for Startups
- Audit your contractor agreements. Make sure every freelancer and contractor who contributed to your product signed a written IP assignment. If they didn’t, get one signed now.
- Check your employment agreements. Verify that all employee agreements include IP assignment clauses covering work created within the scope of employment.
- Register your most valuable works. At a minimum, register the current version of your core software, your website content, and any original design assets. Cost: $45 to $65 per filing.
- Document your AI tool usage. If your team uses AI coding tools, establish a policy that developers must make meaningful creative modifications to AI-generated output. Keep records.
- Review your open-source components. Know which open-source licenses you’re using and make sure you’re complying with their terms. Some licenses (like GPL) can require you to release your own source code.
FAQs
Yes, if the employee wrote the code within the scope of their job duties. This is the “work made for hire” rule. You don’t need a separate copyright assignment for employee-created code, but your employment agreement should still include a broad IP assignment clause to cover inventions and other IP beyond copyright.
No. Copyright protection exists automatically the moment original work is fixed in a tangible form. But registration is required to file a federal lawsuit and to access statutory damages ($750 to $150,000 per work) and attorney’s fees. Without registration, you’re limited to proving actual financial losses.
It depends on how much human creativity was involved. The U.S. Copyright Office requires human authorship. If a developer used AI as a tool but made significant creative decisions in shaping, editing, and structuring the output, copyright protection is likely available. If the code was generated entirely by AI with no human creative input, it can’t be copyrighted.
Copyright protects the specific code you wrote. A patent protects the underlying functionality, method, or process. If a competitor writes completely different code that does the same thing, copyright won’t help, but a patent could. Copyright is cheaper and easier to get. Patents are more powerful but can cost $20,000 to $30,000 or more.
Filing online through the U.S. Copyright Office costs $45 for a single work by a single author, or $65 for standard filing. Processing takes a few months. If you need it faster, expedited handling is available for about $800 extra and takes roughly a week.
Next Steps
If you’re building a startup and you’re not sure where your copyright ownership stands, it’s worth sorting that out before it becomes a problem. Every company’s situation is different, and small details in your contractor agreements or development process can change the answer.
I’m happy to help you figure out what you own, what needs to be registered, and whether your agreements are covering you the way they should. Here’s a link to my calendar. Feel free to grab a time that works for you.

