Expert Debunks LGPL Licensing Claims for Chardet 7.0.0
- •Richard Fontana disputes claims that chardet 7.0.0 must use the LGPL license.
- •No evidence found of original LGPL-protected code persisting in the new version.
- •The debate highlights complex copyright challenges in modern software maintenance and relicensing.
The legal landscape of open-source software is facing a new test as experts weigh in on the controversial relicensing of chardet 7.0.0. Richard Fontana, an American lawyer and co-author of the GNU Lesser General Public License (LGPLv3), recently addressed the situation surrounding this popular character encoding detection library. He stated that there currently appears to be no legal basis for forcing the new version to adhere to the LGPL license, a specific legal framework used to ensure that modified versions of software remain freely accessible to the public.
The core of the dispute rests on whether "expressive material"—the unique creative choices made by a programmer—from previous LGPL-licensed versions remains in the current codebase. For a license violation to occur, the new software would typically need to contain significant portions of the original protected code. According to Fontana, no one has yet identified any such persistent copyrightable material in version 7.0.0, nor has anyone provided a viable alternate theory to support a license violation claim.
As libraries are updated, the continuity of licensing terms becomes a critical point of due diligence for the developer ecosystem. While the technical community often defaults to historical standards, Fontana’s analysis suggests that without a clear lineage of protected code, those requirements may not automatically transfer to radically updated versions. This highlights the growing complexity of maintaining software provenance in an era of rapid iterative development.