Earlier quoted context omitted.
> Stealing an open source repo It's in poor taste for sure but let's not pretend that the chosen license is doing him any favors: https://github.com/mbeher2200/DarkHours/blob/813cf85/LICENSE Hate to see people fall for the “fewer restrictions == more Free” fallacy. Profit-driven entities love when smart people publish MIT code that they can feed off of without giving anything back. Nor is the copycat project prevente…
> Hate to see people fall for the “fewer restrictions == more Free” fallacy. How is it a fallacy? The ability to pull in MIT/BSD code into a commercial product without providing the source is an extra freedom over (say) the GPL. The license does give end-users one more freedom than copyleft licenses? Some folks may not like that extra bit of freedom, and want to put the restriction that you have to (re-)share the cod…
IMO,the end-user is the person downloading and using the software from the app store, not the free-riding intermediary who repackages it. Copyleft ensures the end users can modify their software by guaranteeing access to its source code, and it accomplishes this by constraining any privileges of would-be intermediary repackagers from impinging this fundamental end-user right.
When judging which software offers more rights, you must first establish which party you prefer to have primacy: downstream developers, or the users of the software who run the released packages on their devices.