aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Owen <srowen@gmail.com>2014-08-02 21:55:56 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-08-02 21:56:29 -0700
commitc137928cbe74446254fdbd656c50c1a1c8930094 (patch)
treebd54ba54c1d3b0a2944698f5e8b0135ec06cd174
parent0d47bb642f645c3c8663f4bdf869b5337ef9cb35 (diff)
downloadspark-c137928cbe74446254fdbd656c50c1a1c8930094.tar.gz
spark-c137928cbe74446254fdbd656c50c1a1c8930094.tar.bz2
spark-c137928cbe74446254fdbd656c50c1a1c8930094.zip
SPARK-2414 [BUILD] Add LICENSE entry for jquery
The JIRA concerned removing jquery, and this does not remove jquery. While it is distributed by Spark it should have an accompanying line in LICENSE, very technically, as per http://www.apache.org/dev/licensing-howto.html Author: Sean Owen <srowen@gmail.com> Closes #1748 from srowen/SPARK-2414 and squashes the following commits: 2fdb03c [Sean Owen] Add LICENSE entry for jquery (cherry picked from commit 9cf429aaf529e91f619910c33cfe46bf33a66982) Signed-off-by: Patrick Wendell <pwendell@gmail.com>
-rw-r--r--LICENSE1
1 files changed, 1 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 76a3601c66..e9a1153fdc 100644
--- a/LICENSE
+++ b/LICENSE
@@ -549,3 +549,4 @@ The following components are provided under the MIT License. See project link fo
(MIT License) pyrolite (org.spark-project:pyrolite:2.0.1 - http://pythonhosted.org/Pyro4/)
(MIT License) scopt (com.github.scopt:scopt_2.10:3.2.0 - https://github.com/scopt/scopt)
(The MIT License) Mockito (org.mockito:mockito-all:1.8.5 - http://www.mockito.org)
+ (MIT License) jquery (https://jquery.org/license/)