On Saturday, December 15, 2012 12:36:16 AM UTC-7, Jonathan Dickinson wrote:
> On Saturday, 15 December 2012 06:38:14 UTC+2, Raynos wrote: > >> I have zero dependencies on GPL modules for that reason and won't use any >> npm modules that are under the GPL licence. >> >> > This brings up a good point: we should maybe be able to blacklist licenses > in the NPM client. If you want to write copyleft-free code you should be > able to configure NPM to reject copyleft modules so that you don't poison > your own codebase. > As I mentioned, you can't "poison" your code base merely by listing code as a dependency, submodule, or anything else. You must, at a very minimum, actually be distributing the code in question. -- 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
