"AI" LLM-based licensewashing of LGPL code ... by the project maintainer.

What the hell is wrong with these folks? Token go in, brain fall out.

Getting a program to "rewrite" your code doesn't nullify the copyright ownership or license terms of everything that went before it. You need a clean-room reimplementation from a bare spec for that, and LLMs *by definition* can't do that.

https://github.com/chardet/chardet/releases/tag/7.0.0

#FFS.

#AI #LLM #OpenSource #FreeSoftware #license #licensing #LGPL #GPL #CleanRoom #reimplementation

Release 7.0.0 · chardet/chardet

Ground-up, MIT-licensed rewrite of chardet. Same package name, same public API — drop-in replacement for chardet 5.x/6.x. Just way faster and more accurate! Highlights: MIT license (previous versi...

GitHub

It's nice to see the original author, Mark Pilgrim, pop up to point out This Ain't Right (or legal).

https://github.com/chardet/chardet/issues/327

No right to relicense this project · Issue #327 · chardet/chardet

Hi, I'm Mark Pilgrim. You may remember me from such classics as "Dive Into Python" and "Universal Character Encoding Detector." I am the original author of chardet. First off, I would like to thank...

GitHub