This PR adds the licenses for the dependencies that would be bundled by the
web console (I still need to add our java dependencies):
https://github.com/apache/incubator-druid/blob/5fa9a0dded872bff2d1c250bc6253993ea653522/LICENSE

Most of them are MIT licensed, with some Apache and BSD-3-Clause as well.

There's also Palantir Blueprint which has its own license, we've opened a
legal issue regarding that: https://issues.apache.org/jira/browse/LEGAL-436

Thanks,
Jon

On Fri, Feb 8, 2019 at 11:25 AM Julian Hyde <jh...@apache.org> wrote:

> That sounds right.
>
> What is the license of these files?
>
> Julian
>
>
> > On Feb 8, 2019, at 11:17 AM, Jonathan Wei <jon...@apache.org> wrote:
> >
> > Hi mentors,
> >
> > I am updating Druid's LICENSE and NOTICE file for our next release, and
> had
> > a question on handling some our dependencies.
> >
> > We have a web console (
> >
> https://github.com/apache/incubator-druid/tree/0.14.0-incubating/web-console
> )
> > that pulls some modules from the NPM registry and bundles them using
> > webpack at build time.
> >
> > Is the following understanding correct?
> > - The pulled NPM modules don't need to be in LICENSE for our source
> > distribution, since they're not pulled and bundled yet
> > - In a binary distribution, we'll need to include those modules in
> LICENSE
> >
> > Thanks,
> > Jon
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@druid.apache.org
> For additional commands, e-mail: dev-h...@druid.apache.org
>
>

Reply via email to