146
Is there a License that requires the user to donate if they make revenue?
(lemmy.giftedmc.com)
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.
Interesting idea. A couple questions:
How would it work if the open source maintainer is a commercial company?
AFAIK there are no restrictions on when an Open source maintainer can change their license. They can do it even after their work has already been used.
So couldn't a company like, Facebook (since they own open source React) just change their React license to this one and all of sudden start charging everyone for it? 🤔
The old version will still be available under whatever license it was released with
Sure but new versions are released pretty often, which essentially means they can change their license whenever they want.
See the current Redis situation, or Mongo a little while ago, among others. Originally open source, then at a certain point they changed to a source-available/more restricted license. The final open source license releases have been forked and now maintained as an alternative
Thanks!
From my pov, a maintainer or user who just works on the software for their own pleasure (witch markedly no use in their company/revenue stream) would probably have to be excluded for fairness reasons.
Afaik it depends on the license. I think the agpl can never be changed. Someone once called it a viral license of something because it taints every project it touched because every project that uses the code must be agpl from that point forward.
But there are far more knowledgeable people than me out there, maybe someone can explain it.
If facebook change to my idea of a license, they would get part (as in shared with every other FOSS project said company uses) of 1% of every companies revenue that uses react. Thats quite a lot probably.
Thanks for chiming in. :)