99
The Linux Foundation's 'OpenTofu' Project Denies HashiCorp's Allegations of Code Theft
(news.slashdot.org)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
And this is exactly why OpenTofu was created, to avoid a non competitive relicensing... which, what do you know, actually happened.
But to take on Linux Foundation seems silly, not sure what their angle is here. It's not like HashiCorp can bully them.
I mean it's still possible that someone made a blunder and copied code from after the relicense but it sounds highly unlikely given that the whole point of the fork was in preparation to avoiding the relicense... I have to assume they took extra care not to include anything that wasn't covered by MPL.
According to the article, they basically copied and pasted code from the earlier version to a new place for some new purpose, which is the same thing Hashicorp did for the same purpose in their new version.
No idea what the actual details are, but that seems pretty likely to be permissible under the first license to me.
In the comments someone shared the code in question. It’s a new feature that both TF and OT implemented. The implementations are different, though, and OT’s appears to be much more similar to existing MPL licensed code than to the new TF code.