Relicensing with AI-Assisted Rewrite
tuananh
16 points
9 comments
March 05, 2026
Related Discussions
Found 5 related stories in 648.7ms across 14,015 title embeddings via pgvector HNSW
- Relicensing versus License Compatibility cfreksen · 22 pts · April 09, 2026 · 62% similar
- AI changes the economics of software rewrites cinooo · 102 pts · July 09, 2026 · 49% similar
- Cloudflare rewrites Next.js as AI rewrites commercial open source pseudolus · 22 pts · March 05, 2026 · 49% similar
- Most rewrites serve the engineer, not the business bbsnly · 60 pts · July 01, 2026 · 48% similar
- Can coding agents relicense open source through a "clean room" implementation? MindGods · 13 pts · March 05, 2026 · 48% similar
Discussion Highlights (4 comments)
verdverm
Interesting questions raised by recent SCOTUS refusal to hear appeals related to AI an copyright-ability, and how that may affect licensing in open source. Hoping the HN community can bring more color to this, there are some members who know about these subjects.
anilgulecha
This is precedent setting. In this case the rewrite was in same language, but if there's a python GPL project, and it's tests (spec) were used to rewrite specs in rust, and then an implementation in rust, can the second project be legally MIT, or any other? If yes, this in a sense allows a path around GPL requirements. Linux's MIT version would be out in the next 1-2 years.
Retr0id
> In traditional software law, a “clean room” rewrite requires two teams Is the "clean room" process meaningfully backed by legal precedent?
DrammBA
I like the idea of AI-generated ~code~ anything being public domain. Public data in, public domain out.