On Wed, Jul 16, 2014 at 2:02 PM, Robert Metzger <rmetz...@apache.org> wrote: > "by the way Spark has LGPL licensed packages in its NOTICE" --> did you > find the discussion in their mailing list / JIRA regarding this? Maybe they > contacted the authors of the code or got a special permission to do that?
I discussed with Marton offline. The reference is to: https://github.com/apache/spark/blob/master/NOTICE#L60 This is licensed under the GPL, LGPL, and MPL. It's included because of the MPL, and wouldn't be includable if it were only GPL or LGPL licensed. The line in NOTICE notes all of its licenses.