Hacker News new | ask | show | jobs
by fxtentacle 1639 days ago
In my opinion, this gets a strong reaction because:

1. They made similar mistakes in the past.

2. They didn't fix it for half a year.

3. They can expect strong financial benefits from making these mistakes.

4. They've recently burned a lot of goodwill by deliberately infringing licenses on a large scale when they trained Copilot.

5. They could have easily prevented this kind of mistakes.

My summary would be that Microsoft deserves to be punished for making this mistake. If nothing bad happens now, then we'll have the same discussion again in half a year from now.

2 comments

What financial benefits do they stand to gain by changing the name on an MIT license?
In some cases, they changed other licenses to MIT. That would then allow them to train their AI models on this source code, or redistribute a closed-source monetized GPL rip-off.

Team A) makes a mistake and changes the license. Team B) uses the fork under its new license and forgets to check the original branch's license.

Two honest mistakes leading to a de-GPL-ed library.

Here, they're changed the name on an MIT license. What financial benefit do they stand to accrue from doing so? That's the question I'm asking.
I was talking not only about this specific instance of it happening, but Microsoft had similar mistakes throughout the past 6 months. Here's the one from CUPS, a Linux printing library:

https://github.com/microsoft/cups/commit/ad69bcc78bdea3fea3f...

It used to be Apache License, then it became "MIT License (c) Microsoft Corporation". Thanks to the attention that this thread got, it has now been fixed:

https://github.com/microsoft/cups/commit/3859d70160010c61fd7...

But that source code was online with the wrong license for more than 6 months. Imagine if you had hosted Windows source code with a misattributed MIT license for 6 months... They would also bring out the pitchforks ;) Or even worse: well-paid lawyers.

I asked what Microsoft had to gain from altering an MIT license. You're answering a different question. But, fine, I'll bite: tell me how Microsoft stood to make a nickel by modifying an Apache license.
Um, it changes the ownership? If they wanted to relicense it, then they could say "well, hey, it's our license!".
The MIT license puts essentially no restrictions on them that they would need to relicense out from under. They can't un-MIT it. So I'm still not clear on how you propose for them to make money by doing this. Do you have an answer to my question?
If they can change the copyright ownership from an individual to themselves, then they could (however unlikely) change the license on subsequent revisions to no longer provide the software free of charge, and could prevent anyone from using the software and associated documentation files in an unrestricted form.
They're asserting ownership. By asserting ownership they're converting good will and assuming the mantle of authority, which will sway plenty of weak-minded people: hey it's Microsoft.
I see how that gets them a C-grade Mastodon lyric, but not how it gets them a nickel. Did I ask this question in a particularly weird way? The responses it's getting are a little confusing.