On Fri, Apr 13, 2012 at 14:21, Emerson Espínola
<[email protected]> wrote:
> A friend of mine and I are disagreeing about what the license says about.
> Should I include in my all files the nodejs' license terms? We're just
> distributing (the msi installer) and using Nodejs.

You don't have to release your source files under the same license as Node.

If you're distributing Node in some way, it's required to include said
license in a user-visible place (usually a LICENSE file in the
top-level directory). This is what the MIT license says about it:

  "The above copyright notice and this permission notice shall be
included in
   all copies or substantial portions of the Software."

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to