Repository: spark
Updated Branches:
  refs/heads/branch-1.1 0d47bb642 -> c137928cb


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 <sro...@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 <pwend...@gmail.com>


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/c137928c
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/c137928c
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/c137928c

Branch: refs/heads/branch-1.1
Commit: c137928cbe74446254fdbd656c50c1a1c8930094
Parents: 0d47bb6
Author: Sean Owen <sro...@gmail.com>
Authored: Sat Aug 2 21:55:56 2014 -0700
Committer: Patrick Wendell <pwend...@gmail.com>
Committed: Sat Aug 2 21:56:29 2014 -0700

----------------------------------------------------------------------
 LICENSE | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/c137928c/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 76a3601..e9a1153 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/)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to