Ask HN: Is "no source code was copied" still a sufficient copyright defense?
- AI
- Copyright
- Programming
- Open Source
- Regulation
The post used the recent Corgi versus Papermark flap as a prompt for a broader question: if an LLM helps you recreate a competing app without directly copying source files, does that still count as infringement. The comments landed on a practical answer, not a clean doctrine. "No source code was copied" can help in a classic clean-room defense, but it is nowhere near a complete shield if the copied product includes protected text, images, design assets, or a UI that is protected under local law or design-patent-like regimes. Several people also pointed out that software copyright never covered ideas, workflows, protocols, APIs, or business logic in the first place, so the dispute quickly spills beyond source code into trade dress, design rights, contract terms, and unfair competition.
If you are shipping AI-assisted clones, do not rely on "the code is different" as your legal position. Audit copied text, graphics, UI assets, license obligations, jurisdiction, and contract terms up front, because litigation risk now comes from the whole product, not just the repo diff.
- news.ycombinator.com
- Discuss on HN