LLM-Driven Large Code Rewrites With Relicensing Are The Latest AI Concern
People > Companies ❤️ - programming.dev [Unofficial]
March 8, 2026
submitted by cm0002 to opensource
41 points | 19 comments
https://www.phoronix.com/news/Chardet-LLM-Rewrite-Relicense
> The newest open-source concern around AI that is seeing a lot of interest this weekend is when large language models / AI code generators may rewrite large parts of a codebase and then the “developers” claiming an alternative license incompatible with the original source license. This became a real concern this week with a popular Python project experiencing an AI-driven code rewrite and now published under an alternative license that its original author does not agree with and incompatible with the original code.
>
> Chardet as a Python character encoding detector with its v7.0 release last week was a “ground-up, MIT-licensed rewrite of chardet.” This rewrite was largely driven via AI/LLM and claims to be up to 41x faster and offer an array of new features. But with this AI-driven rewrite, the license shifted from the LGPL to MIT.
Discussion in the ATmosphere