Comment on TinyMCE (also) moving from MIT to GPLparentComments−consp2yif modules are designed to run linked together in a shared address space.How does this not apply to javascript?−kevin_thibedeau2yThat happens after distribution of "unlinked" code. GPL's copyleft doesn't apply to binaries that aren't distributed.−panzi2yBut would bundled and minified JavaScript not be very much like a binary? And isn't it distributed every time someone opens the web page?
Comments
How does this not apply to javascript?
That happens after distribution of "unlinked" code. GPL's copyleft doesn't apply to binaries that aren't distributed.
But would bundled and minified JavaScript not be very much like a binary? And isn't it distributed every time someone opens the web page?