diff --git a/etc/legal/LICENSE_extras b/etc/legal/LICENSE_extras index 7b3b96f5..88d55569 100644 --- a/etc/legal/LICENSE_extras +++ b/etc/legal/LICENSE_extras @@ -19,23 +19,28 @@ Apache License 2.0 com.fasterxml.jackson.core:jackson-core:2.14.2 -> https://github.com/FasterXML/jackson-core/blob/3.x/LICENSE com.fasterxml.jackson.core:jackson-databind:2.14.2 -> https://github.com/FasterXML/jackson-databind/blob/2.x/LICENSE com.fasterxml.jackson.core:jackson-annotations:2.14.2 -> https://github.com/FasterXML/jackson-annotations/blob/2.x/LICENSE + com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.4 -> https://github.com/FasterXML/jackson-modules-java8/blob/2.x/LICENSE + com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.4 -> https://github.com/FasterXML/jackson-modules-java8/blob/2.x/LICENSE com.typesafe:config:1.4.3 -> https://github.com/lightbend/config/blob/master/LICENSE-2.0.txt com.typesafe.play:play-json_2.12:2.9.4 -> https://github.com/playframework/play-json/blob/master/LICENSE com.typesafe.play:play-functional_2.12:2.9.4 commons-logging:commons-logging:1.1.3 -> https://github.com/apache/commons-logging/blob/trunk/LICENSE.txt io.get-coursier:coursier-cache_2.12:2.0.0 -> https://github.com/coursier/coursier/blob/master/LICENSE io.get-coursier:coursier_2.12:2.0.0 -> https://github.com/coursier/coursier/blob/master/LICENSE - io.github.alexarchambault:windows-ansi -> https://github.com/alexarchambault/windows-ansi/blob/master/LICENSE + io.get-coursier:coursier-core_2.12:2.0.0 -> https://github.com/coursier/coursier/blob/master/LICENSE + io.get-coursier:coursier-util_2.12:2.0.0 -> https://github.com/coursier/coursier/blob/master/LICENSE + io.github.alexarchambault.windows-ansi:windows-ansi:0.0.3 -> https://github.com/alexarchambault/windows-ansi/blob/master/LICENSE joda-time:joda-time:2.10.1 -> https://github.com/JodaOrg/joda-time/blob/master/LICENSE.txt - com.milessabin:shapeless_2.12 -> https://github.com/milessabin/shapeless/blob/main/LICENSE + com.chuusai:shapeless_2.12:2.3.3 -> https://github.com/milessabin/shapeless/blob/main/LICENSE org.fusesource.jansi:jansi -> https://github.com/fusesource/jansi/blob/master/license.txt org.fusesource.hawtjni:hawtjni-runtime (Apache-2.0 OR EPL-1.0) -> https://github.com/fusesource/hawtjni/blob/master/license.txt org.springframework:spring-core:5.2.2.RELEASE -> https://github.com/spring-projects/spring-framework/blob/main/LICENSE.txt + org.springframework:spring-jcl:5.2.2.RELEASE -> https://github.com/spring-projects/spring-framework/blob/main/LICENSE.txt org.apache.commons:commons-exec:1.3 -> https://github.com/apache/commons-exec/blob/trunk/LICENSE.txt org.scala-lang.modules:scala-collection-compat_2.12:2.0.0 -> https://github.com/scala/scala-collection-compat/blob/main/LICENSE org.scala-lang.modules:scala-java8-compat_2.12:1.0.2 -> https://github.com/scala/scala-java8-compat/blob/master/LICENSE org.scala-lang.modules:scala-xml_2.12:1.3.0 -> https://github.com/scala/scala-xml/blob/master/LICENSE.md - org.scala-lang:scala-reflect:2.12.17 -> http://www.scala-lang.org/license.html and licenses/LICENSE-scala.txt + org.scala-lang:scala-reflect:2.12.17 -> https://www.scala-lang.org/license.html and licenses/LICENSE-scala.txt org.typelevel:macro-compat_2.12:1.1.1 -> https://github.com/milessabin/macro-compat/blob/master/LICENSE ======================================================================== @@ -48,17 +53,18 @@ MPL v2 BSD-like ======================================================================== - io.argonaut:argonaut_2.12 (BSD-3-Clause) -> https://github.com/argonaut-io/argonaut/blob/master/LICENSE and licenses/LICENSE-argonaut.txt - com.neilalexander:jnacl (BSD-2-Clause) -> https://github.com/neilalexander/jnacl/blob/master/LICENSE and licenses/LICENSE-jnacl.txt - asm:asm-commons:7.1 -> http://asm.ow2.org/license.html and licenses/LICENSE-asm.txt - asm:asm-tree:7.1 -> http://asm.ow2.org/license.html and licenses/LICENSE-asm.txt - asm:asm-util:7.1 -> http://asm.ow2.org/license.html and licenses/LICENSE-asm.txt - asm:asm:7.1 -> http://asm.ow2.org/license.html and licenses/LICENSE-asm.txt + com.github.alexarchambault:argonaut-shapeless_6.2_2.12:1.2.0-M12 (BSD-3-Clause) -> https://github.com/alexarchambault/argonaut-shapeless/blob/master/LICENSE + eu.neilalexander:jnacl:1.0.0 (BSD-2-Clause) -> https://github.com/neilalexander/jnacl/blob/master/LICENSE and licenses/LICENSE-jnacl.txt + org.ow2.asm:asm-analysis:7.1 -> https://gitlab.ow2.org/asm/asm/-/blob/master/LICENSE.txt and licenses/LICENSE-asm.txt + org.ow2.asm:asm-commons:7.1 -> https://gitlab.ow2.org/asm/asm/-/blob/master/LICENSE.txt and licenses/LICENSE-asm.txt + org.ow2.asm:asm-tree:7.1 -> https://gitlab.ow2.org/asm/asm/-/blob/master/LICENSE.txt and licenses/LICENSE-asm.txt + org.ow2.asm:asm-util:7.1 -> https://gitlab.ow2.org/asm/asm/-/blob/master/LICENSE.txt and licenses/LICENSE-asm.txt + org.ow2.asm:asm:7.1 -> https://gitlab.ow2.org/asm/asm/-/blob/master/LICENSE.txt and licenses/LICENSE-asm.txt com.github.jupyter:jvm-repr:0.1.0 -> https://github.com/jupyter/jvm-repr/blob/master/LICENSE ======================================================================== MIT license ======================================================================== - 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.32 -> http://www.slf4j.org/license.html and licenses/LICENSE-slf4j.txt + net.sf.jopt-simple:jopt-simple:4.9 -> https://github.com/jopt-simple/jopt-simple/blob/jopt-simple-4.9/LICENSE.txt and licenses/LICENSE-jopt-simple.txt + org.slf4j:slf4j-api:2.0.16 -> https://www.slf4j.org/license.html and licenses/LICENSE-slf4j.txt diff --git a/etc/legal/NOTICE_extras b/etc/legal/NOTICE_extras index 0f3f910c..962d559b 100644 --- a/etc/legal/NOTICE_extras +++ b/etc/legal/NOTICE_extras @@ -6,9 +6,11 @@ org.apache.pekko:pekko-slf4j_2.12:1.1.5 -> https://github.com/apache/pekko/blob/ com.fasterxml.jackson.core:jackson-core:2.14.2 -> https://github.com/FasterXML/jackson-core/blob/ceee70db0e6c54d907c75585e4678a43dabe3dd6/src/main/resources/META-INF/jackson-core-NOTICE#L17 com.fasterxml.jackson.core:jackson-databind:2.14.2 -> https://github.com/FasterXML/jackson-databind/blob/37bd362bffb9d69dd4e3dfabc08ac64f0f8e4953/src/main/resources/META-INF/NOTICE#L17 com.fasterxml.jackson.core:jackson-annotations:2.14.2 -> https://github.com/FasterXML/jackson-annotations/blob/92c08a9fc21d73f9f6aa730d4f90cb19105524c9/src/main/resources/META-INF/NOTICE#L17 +com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.4 -> https://github.com/FasterXML/jackson-modules-java8/blob/2.x/datatypes/src/main/resources/META-INF/NOTICE +com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.4 -> https://github.com/FasterXML/jackson-modules-java8/blob/2.x/datetime/src/main/resources/META-INF/NOTICE org.scala-lang.modules:scala-collection-compat_2.12:2.0.0 -> https://github.com/scala/scala-collection-compat/blob/main/NOTICE org.scala-lang.modules:scala-java8-compat_2.12:1.0.2 -> https://github.com/scala/scala-java8-compat/blob/main/NOTICE -org.scala-lang.modules:scala-xml_2.12:2.1.0 -> https://github.com/scala/scala-xml/blob/main/NOTICE +org.scala-lang.modules:scala-xml_2.12:1.3.0 -> https://github.com/scala/scala-xml/blob/main/NOTICE ======================================================================== diff --git a/etc/legal/licenses/LICENSE-argonaut.txt b/etc/legal/licenses/LICENSE-argonaut.txt index 509c7158..1e073aff 100644 --- a/etc/legal/licenses/LICENSE-argonaut.txt +++ b/etc/legal/licenses/LICENSE-argonaut.txt @@ -1,24 +1,27 @@ -Copyright (c) 2012, Ephox Pty Ltd, Mark Hibberd, Sean Parsons and other contributors. +Copyright (c) 2015-16, Alexandre Archambault. All rights reserved. -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. 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. -3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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. \ No newline at end of file + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. 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. + + 3. Neither the name of Django nor the names of its contributors may 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 OWNER 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.