Apparently chardet got Claude to rewrite the entire codebase from LGPL to MIT?
-
@Foxboron @joshbressers @scy Open-source projects that have sought to be compatible with proprietary software, e.g. Samba trying to be compatible with Windows SMB, etc., have (if I'm not misremembering) taken a "clean room" approach and outright stated they do not want any code from any developer who had even looked at the MSFT code for fear of being accused of infringement.
The copyrightability of LLM output is not relevant here - the only question is whether a court would consider the original license infringed upon in the creation of the output.
As I understand it, though, this is a reimplementation of a codebase by the same contributors -- Dan Blanchard seems to be the primary maintainer before and after the rewrite, so ISTM he'd be able to relicense the project regardless of whether it was passed through an LLM first.
It will be interesting when this happens because a company or person decides "I don't like copyleft, so I'll just run this through the LLM wash until I get a functional copy". But this doesn't seem to be that.
@jzb @Foxboron @joshbressers Maintainers can't just change the license without asking each and every contributor for their approval. In open source projects, contributors usually keep their individual copyright, except when the project has them sign additional terms, or assign copyright to the project or something.
-
@jzb @Foxboron @joshbressers Maintainers can't just change the license without asking each and every contributor for their approval. In open source projects, contributors usually keep their individual copyright, except when the project has them sign additional terms, or assign copyright to the project or something.
@scy @Foxboron @joshbressers I mean, they _can_ if they rewrite the code in question.
So here - *if* one of the LGPL code contributors is offended by the license change they could look at the new codebase and see if the new code resembles their contribution. Then they'd have to challenge it.
But projects have been relicensed without seeking permission from every contributor and/or by removing contributions if they cannot get approval. I'm not aware of any cases where a contributor has successfully challenged such - but there's always a first time.
-
@jzb @Foxboron @joshbressers Maintainers can't just change the license without asking each and every contributor for their approval. In open source projects, contributors usually keep their individual copyright, except when the project has them sign additional terms, or assign copyright to the project or something.
Depends.
If you have a permissively licensed project, you can change the source to GPL by just using a poison pill approach.
This is what Forgejo did as an example.
https://forgejo.org/2024-08-gpl/
This works as the MIT license terms are met.
The other way would not work.
-
Depends.
If you have a permissively licensed project, you can change the source to GPL by just using a poison pill approach.
This is what Forgejo did as an example.
https://forgejo.org/2024-08-gpl/
This works as the MIT license terms are met.
The other way would not work.
@Foxboron @jzb @joshbressers You're right, I should've worded that differently.
They can change the license, if the current license allows it.
Still, everyone keeps their individual copyright.
-
@Foxboron lol, this is in a way what they suggest in this talk from #fosdem26: https://fosdem.org/2026/schedule/event/SUVS7G-lets_end_open_source_together_with_this_one_simple_trick/
@duckattack @Foxboron great talk. but generating all the video with sora is both surface level clever, and then just massively offensive to the creators that have been fed to sora.
-
@brie@do.crimes.brie.gay @Foxboron@chaos.social Well... â
â
... Fair point! â
â
One could argue that a rewrite is something different or the same... depending on how one wants to play it. This one would argue that it is actually something new because the underlying technology has changed to a significant degree (as far as this one is aware... but it is not a lawyer obviously).@hannah@moonserver.yorha.nexus @Foxboron@chaos.social
yep, "has changed to a significant degree" is what I was trying to cover by "sufficiently different"
I'm not a lawyer either, but I like learning about legal details, especially copyright. As far as I understand, it isn't very well defined how much source code needs to change to be considered a separate work. This question might not be answered at all until someone goes to court over similar questions (at a sufficiently high level), or there are laws about this.
And this is only for the US's copyright system, but I definitely do not understand how US copyright and other countries copyrights intersect, so I am not going to try to speculate at all -
@scy
US court is leaning towards that LLM generated code is fundamentally not copyrightable.This is a different problem to the moral issues I have with this.
@Foxboron @scy This means that anything "new" (i.e. nothing) the "AI" brought to the work is not a creative work that you can hold copyright to just because you were the person prompting/using the "AI".
It does NOT mean that the copyright on whatever the AI plagiarized is void. But that's how the industry will try to spin these rulings. We need to point out this distinction and fight their attempts to mislead in order to seize and enclose our work.
-
Apparently chardet got Claude to rewrite the entire codebase from LGPL to MIT?
https://github.com/chardet/chardet/releases/tag/7.0.0
That is one way to launder GPL code I guess?
@Foxboron Might as well rewrite it in rust or zig while heâs at it.
-
Apparently chardet got Claude to rewrite the entire codebase from LGPL to MIT?
https://github.com/chardet/chardet/releases/tag/7.0.0
That is one way to launder GPL code I guess?
@Foxboron If AI product, such as code, can't be copyrighted (which seems to be the way the supreme court is going) then I would think it can't be licensed. It's that true?
-
Apparently chardet got Claude to rewrite the entire codebase from LGPL to MIT?
https://github.com/chardet/chardet/releases/tag/7.0.0
That is one way to launder GPL code I guess?
@Foxboron https://fosdem.org/2026/schedule/event/SUVS7G-lets_end_open_source_together_with_this_one_simple_trick/ didn't watch this talk yet, but seems relevant!
EDIT: just watched it. Note: _loads_ of genAI video... feels like my brain is a bit broken. But entertaining. Goes through the history of copyright (from books in the 1700s) through to cleanrooming in the 1970s and then strongly makes the point that cleanrooming is "almost free" now.
True to the talk title, the talk offers no solutions, ending with "this is the end of open source as we know it" :/
-
Apparently chardet got Claude to rewrite the entire codebase from LGPL to MIT?
https://github.com/chardet/chardet/releases/tag/7.0.0
That is one way to launder GPL code I guess?
@Foxboron Supply chain attack. How do you dispute that with pypi though?
Say you wanted to submit your own chardet, say if you had vibe coded a version from some MIT license back to LGPL. đ
Become the chardet
-
Apparently chardet got Claude to rewrite the entire codebase from LGPL to MIT?
https://github.com/chardet/chardet/releases/tag/7.0.0
That is one way to launder GPL code I guess?
@Foxboron "Ground-up" in the sense of "run through a grinder"
-
Apparently chardet got Claude to rewrite the entire codebase from LGPL to MIT?
https://github.com/chardet/chardet/releases/tag/7.0.0
That is one way to launder GPL code I guess?
@Foxboron given the current environment and context of slop peddling techno fascists; I see this as more an avenue of overwhelming and discouraging people from contributing/creating open source software (OSS) than anything else.
OSS is the next step*; which is primarily done by actual people, on their own time, without compensation!! This honorable act is what these techno fascist slop peddlers hate so much.
*First being the hardware RAM/HDD crisis we are in currently.
-
Apparently chardet got Claude to rewrite the entire codebase from LGPL to MIT?
https://github.com/chardet/chardet/releases/tag/7.0.0
That is one way to launder GPL code I guess?
@Foxboron If it's in the US, I'm under the impression that code written by an LLM is public domain. That is, supposing it's not illegal as it should be
-
@scy
I'm not a lawyer so I'm not going to try and debate what is and isn't a copyright violation. -
@Foxboron "Ground-up" in the sense of "run through a grinder"
-
@Bubu @Foxboron somebody should inform PSF that in fact, chardet now has NO licensing and cannot be legally copyrighted or trademarked in any jurisdiction.
https://natlawreview.com/article/copyright-offices-latest-guidance-ai-and-copyrightability
https://fingfx.thomsonreuters.com/gfx/legaldocs/zdpxjnmmxpx/USPTO%20AI%20PATENTS%20squires.pdf
-
Apparently chardet got Claude to rewrite the entire codebase from LGPL to MIT?
https://github.com/chardet/chardet/releases/tag/7.0.0
That is one way to launder GPL code I guess?
@Foxboron@chaos.social the most hilarious part is that it's not even really MIT licensed, most of this is AI output with no way to distinguish it from human output, in a lot of nations this is machine produced text and just isn't legally valid for anything
he literally doesn't have the authority to relicense this as MIT no matter how much he wants to, because he's not the copyright holder of the code, a machine created most of it -
@thomasjwebb Right now, that is how SCOTUS is leaning regarding AI generated output. They refused to interfere with a patent application and "artist" copyright, leaving it up to the copyright and patent offices to decide, which they said no. Some guy used AI to create a beverage holder and light beacon using AI. When the patent was denied, he tried to copyright the AI created "artist" renditions to get around the patent.
https://www.supremecourt.gov/docket/docketfiles/html/public/25-449.html -
@Foxboron Yeah but that's what I mean: Just because the end result is not copyrightable, does that automatically mean that it can't be a copyright violation?
Like, changing the format or medium of something is not a copyrightable work.
So, by that logic, if I take a copyrighted MP3 and convert it to AAC and publish that, my AAC is not copyrightable, but it's not a copyright violation to take it and publish it?
That's what I mean.
@scy @Foxboron It is absolutely a violation for the company which built the model to build a model which emits license-restricted code without following the terms of the license. The model doesnât commit the violation any more than a photocopier does, of course.
The emitted code cannot be copyrighted at all, but if it emitted the code in a way which meets the terms of the license, the code would be covered by the original license.