Repository: incubator-toree Updated Branches: refs/heads/master 5048616c7 -> a9c295cc6
[TOREE-392] Update LICENSE content for binary packages Review and add missing dependencies on the extended license used for binary packages Project: http://git-wip-us.apache.org/repos/asf/incubator-toree/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-toree/commit/a9c295cc Tree: http://git-wip-us.apache.org/repos/asf/incubator-toree/tree/a9c295cc Diff: http://git-wip-us.apache.org/repos/asf/incubator-toree/diff/a9c295cc Branch: refs/heads/master Commit: a9c295cc61d1eccd11ea6c02b3f0181b2867e984 Parents: 5048616 Author: Luciano Resende <lrese...@apache.org> Authored: Thu Jan 4 18:00:42 2018 -0800 Committer: Luciano Resende <lrese...@apache.org> Committed: Thu Jan 4 18:00:42 2018 -0800 ---------------------------------------------------------------------- etc/legal/LICENSE_extras | 65 +++++++++++++++++++++++++------------------ 1 file changed, 38 insertions(+), 27 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-toree/blob/a9c295cc/etc/legal/LICENSE_extras ---------------------------------------------------------------------- diff --git a/etc/legal/LICENSE_extras b/etc/legal/LICENSE_extras index 9f713c4..7d09cb2 100644 --- a/etc/legal/LICENSE_extras +++ b/etc/legal/LICENSE_extras @@ -7,46 +7,57 @@ package is subject to the terms and conditions of the following licenses. ======================================================================== -MPL v2 +Apache License 2.0 ======================================================================== -Direct dependencies + com.google.guava:guava:14.0.1 + com.typesafe.akka:akka-slf4j_2.11:2.4.20 + com.typesafe.akka:akka-actor_2.11:2.4.20 + com.typesafe:config:1.3.0 -> https://github.com/lightbend/config/blob/master/LICENSE-2.0.txt + com.typesafe.play:play-json_2.11:2.3.10 -> https://github.com/playframework/play-json/blob/master/LICENSE + com.typesafe.play:play-datacommons_2.11:2.3.10 + com.typesafe.play:play-functional_2.11:2.3.10 + com.typesafe.play:play-iteratees_2.11:2.3.10 + commons-logging:commons-logging:1.1.3 -> https://github.com/apache/commons-logging/blob/trunk/LICENSE.txt + io.get-coursier:coursier-cache_2.11:1.0.0-RC10 -> https://github.com/coursier/coursier/blob/master/LICENSE + io.get-coursier:coursier_2.11:1.0.0-RC10 -> https://github.com/coursier/coursier/blob/master/LICENSE + joda-time:joda-time:2.3 -> https://github.com/JodaOrg/joda-time/blob/master/LICENSE.txt + org.springframework:spring-core:4.1.1.RELEASE + org.apache.commons:commons-exec:1.3 -> https://github.com/apache/commons-exec/blob/trunk/LICENSE.txt + org.joda:joda-convert:1.6 -> https://github.com/JodaOrg/joda-convert/blob/master/LICENSE.txt - org.zeromq:jeromq:0.3.6 -> https://github.com/zeromq/jeromq/blob/master/LICENSE ======================================================================== -BSD-like +MPL v2 ======================================================================== -Direct dependencies - - org.clapper:classutil_2.10:1.0.3 -> http://software.clapper.org/javautil/#copyright-and-license and licenses/LICENSE-clapper.txt - org.scala-lang:scala-reflect:2.10.4 -> http://www.scala-lang.org/license.html and licenses/LICENSE-scala.txt - org.scalamacros:quasiquotes_2.10:2.0.1 -> http://www.scala-lang.org/license.html and licenses/LICENSE-scala.txt + org.zeromq:jeromq:0.3.6 -> https://github.com/zeromq/jeromq/blob/master/LICENSE -Transitive Dependencies +======================================================================== +BSD-like +======================================================================== + asm:asm-commons:5.1 -> http://asm.ow2.org/license.html and licenses/LICENSE-asm.txt + asm:asm-tree:5.1 -> http://asm.ow2.org/license.html and licenses/LICENSE-asm.txt + asm:asm-util:5.1 -> http://asm.ow2.org/license.html and licenses/LICENSE-asm.txt + asm:asm:5.1 -> http://asm.ow2.org/license.html and licenses/LICENSE-asm.txt + com.github.jupyter:jvm-repr:0.1.0 -> https://github.com/jupyter/jvm-repr/blob/master/LICENSE jline:jline:2.6 -> https://github.com/jline/jline2/blob/master/LICENSE.txt and licenses/LICENSE-jline.txt - org.clapper:grizzled-scala_2.10:1.1.2 -> http://software.clapper.org/grizzled-scala/#copyright-and-license and licenses/LICENSE-clapper.txt - org.clapper:grizzled-slf4j_2.10:1.0.1 -> http://software.clapper.org/grizzled-slf4j/#copyright-and-license and licenses/LICENSE-clapper.txt - org.scala-stm:scala-stm_2.10:0.7 -> https://nbronson.github.io/scala-stm/license.html and licenses/LICENSE-scala-stm.txt - org.scalaz:scalaz-concurrent_2.10:7.1.2 -> https://github.com/scalaz/scalaz/blob/series/7.1.x/etc/LICENCE and licenses/LICENSE-scalaz.txt - org.scalaz:scalaz-core_2.10:7.1.2 -> https://github.com/scalaz/scalaz/blob/series/7.1.x/etc/LICENCE and licenses/LICENSE-scalaz.txt - org.scalaz:scalaz-effect_2.10:7.1.2 -> https://github.com/scalaz/scalaz/blob/series/7.1.x/etc/LICENCE and licenses/LICENSE-scalaz.txt - asm:asm-commons:3.3 -> http://asm.ow2.org/license.html and licenses/LICENSE-asm.txt - asm:asm-tree:3.3 -> http://asm.ow2.org/license.html and licenses/LICENSE-asm.txt - asm:asm:3.3 -> http://asm.ow2.org/license.html and licenses/LICENSE-asm.txt + org.clapper:classutil_2.11:1.0.12 -> http://software.clapper.org/javautil/#copyright-and-license and licenses/LICENSE-clapper.txt + org.clapper:grizzled-scala_2.11:2.4.1 -> http://software.clapper.org/grizzled-scala/#copyright-and-license and licenses/LICENSE-clapper.txt + org.scala-lang.modules:scala-java8-compat_2.11:0.7.0 -> https://github.com/scala/scala-java8-compat/blob/master/LICENSE + org.scala-lang.modules:scala-xml_2.11:1.0.6 -> https://github.com/scala/scala-xml/blob/master/LICENSE.md + org.scala-lang:scala-reflect:2.11.8 -> http://www.scala-lang.org/license.html and licenses/LICENSE-scala.txt + org.scala-stm:scala-stm_2.11:0.7 -> https://nbronson.github.io/scala-stm/license.html and licenses/LICENSE-scala-stm.txt + org.scalaz:scalaz-concurrent_2.11:7.2.13 -> https://github.com/scalaz/scalaz/blob/series/7.1.x/etc/LICENCE and licenses/LICENSE-scalaz.txt + org.scalaz:scalaz-core_2.11:7.2.13 -> https://github.com/scalaz/scalaz/blob/series/7.1.x/etc/LICENCE and licenses/LICENSE-scalaz.txt + org.scalaz:scalaz-effect_2.11:7.2.13 -> https://github.com/scalaz/scalaz/blob/series/7.1.x/etc/LICENCE and licenses/LICENSE-scalaz.txt + org.scalamacros:quasiquotes_2.10:2.0.1 -> http://www.scala-lang.org/license.html and licenses/LICENSE-scala.txt ======================================================================== MIT license ======================================================================== -Direct dependencies - - net.sf.jopt-simple:jopt-simple:4.9 -> https://pholser.github.io/jopt-simple/license.html and licenses/LICENSE-jopt-simple.txt - org.slf4j:slf4j-api:1.7.5 -> http://www.slf4j.org/license.html and licenses/LICENSE-slf4j.txt - org.slf4j:slf4j-api:1.7.1 -> http://www.slf4j.org/license.html and licenses/LICENSE-slf4j.txt - -Transitive Dependencies - com.lihaoyi:ammonite-terminal_2.10:0.5.0 -> https://github.com/lihaoyi/Ammonite/blob/master/LICENSE and licenses/LICENSE-ammonite.txt + net.sf.jopt-simple:jopt-simple:4.9 -> https://pholser.github.io/jopt-simple/license.html and licenses/LICENSE-jopt-simple.txt + org.slf4j:slf4j-api:1.7.21 -> http://www.slf4j.org/license.html and licenses/LICENSE-slf4j.txt