I am trying to figure out which license terms (NPL, MPL, GPL, LGPL) apply to the source code files for spidermonkey when they are obtained from Mozilla.org.
The easiest way is to download the source and look :-)
My understanding is that any particular such file is licensed only under either the MPL, the NPL or one of the following triple or dual license schemes: NPL/GPL; MPL/GPL; NPL/GPL/LGPL; MPL/GPL/LGPL. In other words, no such file will ever be obtained from Mozilla.org under only the GPL, the LGPL or a GPL/LGPL dual license scheme (not actually sure that a GPL/LGPL license scheme makes sense logically. Sorry if it doesn't). Am I right about this?
Yes, I think so. Though I don't know how thinking about it that way helps you :-)
Gerv
