This case shows how Open Source will die. With anyone just being able to pipe existing code and tests through an LLM and claiming that to be "clean room" (which is hogwash) no licensing can protect your work from being accumulated and monetized by anyone. The commons are actively being shredded in front of our eyes.

https://github.com/chardet/chardet/pull/322

chardet 7.0: ground-up MIT-licensed rewrite by dan-blanchard · Pull Request #322 · chardet/chardet

Summary This PR is for a ground-up, MIT-licensed rewrite of chardet. It maintains API compatibility with chardet 5.x and 6.x, but with 27x improvements to detection speed, and highly accurate suppo...

GitHub
@tante And useful fools who claim to be stewards of FOSS are laying the groundwork and arguments for the industry to do this. 🖕 this guy.
@dalias @tante Non-copyleft licenses like the "MIT licence" are now being used as an active threat to free software.
@ecadre @dalias @tante Even if the original license was MIT, you can't remove the name of the contributors. The license isn't actually the issue here, but that these people don't care about copyright when it suits them.
@aslakr @dalias @tante OK, so when people "rewrite" GNU and other copy-left software and use permissive licences they are breaking MIT etc licences too.