Github user mengxr commented on a diff in the pull request:
https://github.com/apache/spark/pull/117#discussion_r10776464
--- 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 --
I didn't find any official document about how to do appropriate labeling
except this JIRA:
https://issues.apache.org/jira/browse/LEGAL-77
Do you know where the official documentation is? We do not use JTransforms
in our code. It comes in as a transitive dependency of breeze. Does it mean
that we do not need to mention it?
---
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.
---