Re: Problem about licence and copyright, worry me more than learning a new language

Frank Hecker <[email protected]> Mon, 17 Aug 2009 13:37:36 +0000
Newsgroups gmane.comp.mozilla.license
Message-ID <[email protected]>
ZeodoHokill wrote:
> So all my code done, but before I submit I decide to have a check on
> copy right problem, that worry me.

We are not lawyer, and so cannot give you formal legal advice. However I 
   can give you my opinion.

> My addon is actually base on two current work. First, I actually copy
> and modified some XBL code from firefox tabbrowser.xml.

If you copied code from an existing file that is under the MPL/GPL/LGPL 
trilicense, then your source code file (or files) that contain that code 
must be under the trilicense as well. In other words, your source code 
files that contain the copied code should also contain a copy of the 
original license notices from the files where the code originated.

> Secondly, my
> addon depends on another addon - ChrominFrame by Zero Fire (https://
> addons.mozilla.org/en-US/firefox/addon/10091).

Could you clarify this? Do you mean that your extension requires 
Chrominframe to be already installed on the user's system?

> I wonder what so I do explicitly in order to obey the licence (for
> example, what comment should I include in my code), and since my work
> do not include code frame ChrominFrame but instead change it by XBL,
> should I also attach MPL header to my work, with original developer as
> Zero Fire.

This depends on whether you copied source code from ChrominFrame, or are 
simply depending on it to be installed separately. Please see my 
question above.

Frank

-- 
Frank Hecker
[email protected]