Re: Doubt with M.P.L

Gervase Markham <[email protected]> Wed, 23 Dec 2015 11:27:23 +0000
Newsgroups gmane.comp.mozilla.license
Message-ID <[email protected]>
Hi,

On 16/12/15 18:41, Rattata 2me wrote:
> I am not going to change or edit rhino.jar file, just call it from my main
> class. At least what I have understood in M.P.L license, this is a "larger
> work" but like binaries are compiled together I am not sure if I need to
> make public the entire source code or just link rhino library.

You need to tell people where to find the source code for Rhino. You do
not need to make your source code open source in this case.

See https://www.mozilla.org/en-US/MPL/1.1/FAQ/ . (I believe Rhino still
uses MPL 1.1.)

Gerv