Github user mateiz commented on a diff in the pull request:
https://github.com/apache/spark/pull/117#discussion_r10860020
--- Diff: NOTICE ---
@@ -3,3 +3,12 @@ Copyright 2013 The Apache Software Foundation.
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
+
+Numerical linear algebra support in MLlib is provided by the breeze
package,
+which depends on the following package that are not distributed under
+an Apache authorized license:
+
+- JTransforms, which is open source software written by Piotr Wendykier,
+ and distributed under the the terms of the MPL/LGPL/GPL tri-license.
+ The original software is available from
+ https://sites.google.com/site/piotrwendykier/software/jtransforms
--- End diff --
BTW in terms of the wording, please follow something like this (linked from
LEGAL-77 above): http://www.apache.org/licenses/example-NOTICE.txt. Look at the
PCRE text there. You don't need to say anything about "Apache approved" license
-- that's not a legal concept, it's just a term ASF uses to describe these.
Otherwise people will think that the whole package might not be licensed as
Apache 2, which is wrong.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---