> For example, consider the case when you take the source code for a GPLed > application and the source code for an LGPLed library used by the > application. You compile all the code, link it together (let's say > statically for the sake of argument),
I don't know if this makes a difference, but what if the Mozilla code (taken under LGPL) and the GPL code are combined more closely? Same executable? Same files? Gerv
