|
|
|
|
|
by orlandohill
990 days ago
|
|
The commercial license typically grants the right to sublicense the software as part of a larger piece of software that can be sold commercially. Both commercial and non-commercial users can copy, modify, and redistribute modified and unmodified copies. Again, there is no lock-in. There's little incentive for the developers to switch from dual commercial/non-commercial licensing of the source code to only distributing compiled executables. The whole point of choosing the dual licensing model is that it's more attractive to customers. You wouldn't want to use such a model if you were trying to keep trade secrets, but in such a case you wouldn't consider using an open source license either. Further reading: https://duallicensing.com/
https://indieopensource.com/public-private/indies |
|
I don't follow. Both examples you provided explicitly forbid commercial redistribution:
So both licenses disallow distribution if done for a commercial purpose. Do you mean to say that you can dual license, under such a non-commercial license and also under an open license, that allows commercial distribution? But then, how would you discourage commercial users from simply downloading and using the open source version? We're back to the service model of financing open source.