@@ -272,7 +272,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
272272
273273
274274========================================================================
275- For Py4J (python/lib/py4j0.7.egg and files in assembly/lib/net/sf/py4j):
275+ For Py4J (python/lib/py4j-0.8.2.1-src.zip)
276276========================================================================
277277
278278Copyright (c) 2009-2011, Barthelemy Dagenais All rights reserved.
@@ -442,7 +442,7 @@ Written by Pavel Binko, Dino Ferrero Merlino, Wolfgang Hoschek, Tony Johnson, An
442442
443443
444444========================================================================
445- Fo SnapTree:
445+ For SnapTree:
446446========================================================================
447447
448448SNAPTREE LICENSE
@@ -482,6 +482,24 @@ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
482482SUCH DAMAGE.
483483
484484
485+ ========================================================================
486+ For Timsort (core/src/main/java/org/apache/spark/util/collection/Sorter.java):
487+ ========================================================================
488+ Copyright (C) 2008 The Android Open Source Project
489+
490+ Licensed under the Apache License, Version 2.0 (the "License");
491+ you may not use this file except in compliance with the License.
492+ You may obtain a copy of the License at
493+
494+ http://www.apache.org/licenses/LICENSE-2.0
495+
496+ Unless required by applicable law or agreed to in writing, software
497+ distributed under the License is distributed on an "AS IS" BASIS,
498+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
499+ See the License for the specific language governing permissions and
500+ limitations under the License.
501+
502+
485503========================================================================
486504BSD-style licenses
487505========================================================================
@@ -514,7 +532,7 @@ The following components are provided under a BSD-style license. See project lin
514532 (New BSD license) Protocol Buffer Java API (org.spark-project.protobuf:protobuf-java:2.4.1-shaded - http://code.google.com/p/protobuf)
515533 (The BSD License) Fortran to Java ARPACK (net.sourceforge.f2j:arpack_combined_all:0.1 - http://f2j.sourceforge.net)
516534 (The BSD License) xmlenc Library (xmlenc:xmlenc:0.52 - http://xmlenc.sourceforge.net)
517- (The New BSD License) Py4J (net.sf.py4j:py4j:0.8.1 - http://py4j.sourceforge.net/)
535+ (The New BSD License) Py4J (net.sf.py4j:py4j:0.8.2. 1 - http://py4j.sourceforge.net/)
518536 (Two-clause BSD-style license) JUnit-Interface (com.novocode:junit-interface:0.10 - http://github.com/szeiger/junit-interface/)
519537 (ISC/BSD License) jbcrypt (org.mindrot:jbcrypt:0.3m - http://www.mindrot.org/)
520538
@@ -531,3 +549,4 @@ The following components are provided under the MIT License. See project link fo
531549 (MIT License) pyrolite (org.spark-project:pyrolite:2.0.1 - http://pythonhosted.org/Pyro4/)
532550 (MIT License) scopt (com.github.scopt:scopt_2.10:3.2.0 - https://github.com/scopt/scopt)
533551 (The MIT License) Mockito (org.mockito:mockito-all:1.8.5 - http://www.mockito.org)
552+ (MIT License) jquery (https://jquery.org/license/)
0 commit comments