|
|
|
|
|
by glacials
1574 days ago
|
|
You can accomplish this with dual licensing (e.g. GPL and commercial), where the user decides which license to fulfill. Once upon a time I built a platform to simplify this [1], but it didn’t take off—between the extra mental effort, the impact to growth, and the inability to call it “open source”, I think most authors just prefer the simplicity of MIT. [1]: https://license.land/ |
|
This is a good solution, but you have to make ultra-certain that all of your contributors, who may have chosen the GPL, understand that their contributions will be dual-licensed, too. It introduces a barrier to contribution that may be more harmful than good.