aboutsummaryrefslogtreecommitdiff
path: root/assembly/lib/PY4J_LICENSE.txt
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2013-09-01 14:57:27 -0700
committerMatei Zaharia <matei@eecs.berkeley.edu>2013-09-01 14:57:27 -0700
commit2ce200bf7f7a38afbcacf3303ca2418e49bdbe2a (patch)
tree586a62e61ad15b5eda60cb13e15ca0c66cb1cc31 /assembly/lib/PY4J_LICENSE.txt
parent87d586e4da63e6e1875d9cac194c6f11e1cdc653 (diff)
parentf957c26fa27486c329d82cb66595b2cf07aed0ef (diff)
downloadspark-2ce200bf7f7a38afbcacf3303ca2418e49bdbe2a.tar.gz
spark-2ce200bf7f7a38afbcacf3303ca2418e49bdbe2a.tar.bz2
spark-2ce200bf7f7a38afbcacf3303ca2418e49bdbe2a.zip
Merge remote-tracking branch 'old/master'
Diffstat (limited to 'assembly/lib/PY4J_LICENSE.txt')
-rw-r--r--assembly/lib/PY4J_LICENSE.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/assembly/lib/PY4J_LICENSE.txt b/assembly/lib/PY4J_LICENSE.txt
new file mode 100644
index 0000000000..a70279ca14
--- /dev/null
+++ b/assembly/lib/PY4J_LICENSE.txt
@@ -0,0 +1,27 @@
+
+Copyright (c) 2009-2011, Barthelemy Dagenais All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+- Redistributions of source code must retain the above copyright notice, this
+list of conditions and the following disclaimer.
+
+- Redistributions in binary form must reproduce the above copyright notice,
+this list of conditions and the following disclaimer in the documentation
+and/or other materials provided with the distribution.
+
+- The name of the author may not be used to endorse or promote products
+derived from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.