upvote
AWS literally did that. They paid for full time developers to contribute back to the redis code base, including core redis developers. If you actually look at the redis code base the majority of it was written by people who never worked for redis.
reply
> If you actually look at the redis code base the majority of it was written by people who never worked for redis.

Thats a really big deal, how did they legally managed to do the license change? I was under the impression that only works if the original owner is the doing most work

reply
Permissive licenses don't protect against projects that decide to change the license when releasing a new version.

Copyleft protects against that as a general rule. However some projects that rely on copyleft require contributors to sign license agreements granting the project owners a more permissive license.

reply
> Thats a really big deal, how did they legally managed to do the license change? I was under the impression that only works if the original owner is the doing most work

Almost all of these license changes just change the terms under which _new_ work is contributed - which is why many of them have forks from the last OSI-licensed commit.

reply
Sure.

Since they're a for profit entity, they'll do whatever they think offers the best cost/benefit.

reply
If those folks wanted money for their work, they should be charging a price for it.
reply
That’s what they eventually did, yes.

But it’s ok to be voluntarily grateful for hard work.

reply
> But it’s ok to be voluntarily grateful for hard work.

You don't become a billionaire using that approach though.

reply