|
|
|
|
|
by freedomben
998 days ago
|
|
Why would plugins have to also be GPL? The whole point of plugins is (typically) to allow distribution separately. IANAL but it would seem to me that unless you distribute your "plugin" as a statically linked binary that includes the main app, then the GPL would be irrelevant. If I'm wrong I'd love to be informed |
|
Most people want to write software, not worry about licences. MIT seems easier, so people use it. For commercial as well as pure hobby projects.