Commit fddf4ef9 authored by lgcareer's avatar lgcareer Committed by qiaozhanwei
Browse files

check license and update (#1725)

parent 202a92af
Loading
Loading
Loading
Loading
+14 −6
Original line number Diff line number Diff line
@@ -208,6 +208,15 @@ notices and license terms. Your use of the source code for the these
subcomponents is subject to the terms and conditions of the following
licenses.

========================================================================
Apache 1.1 licenses
========================================================================

The following components are provided under the Apache License. See project link for details.
The text of each license is also included at licenses/LICENSE-[project].txt.

    commons-el 1.0: http://commons.apache.org/dormant/commons-el/, Apache 1.1

========================================================================
Apache 2.0 licenses
========================================================================
@@ -233,9 +242,8 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
    commons-collections4 4.1: https://mvnrepository.com/artifact/org.apache.commons/commons-collections4/4.1, Apache 2.0
    commons-compress 1.4.1: https://mvnrepository.com/artifact/org.apache.commons/commons-compress/1.4.1, Apache 2.0
    commons-configuration 1.10: https://mvnrepository.com/artifact/commons-configuration/commons-configuration/1.10, Apache 2.0
    commons-daemon 1.0.13 https://mvnrepository.com/artifact/commons-daemon/commons-daemon/1.0.13, Apache 2.0
    commons-daemon 1.0.13: https://mvnrepository.com/artifact/commons-daemon/commons-daemon/1.0.13, Apache 2.0
    commons-dbcp 1.4: https://github.com/apache/commons-dbcp, Apache 2.0
    commons-el 1.0: https://mvnrepository.com/artifact/commons-el/commons-el/1.0, Apache 2.0
    commons-email 1.5: https://github.com/apache/commons-email, Apache 2.0
    commons-httpclient 3.0.1: https://mvnrepository.com/artifact/commons-httpclient/commons-httpclient/3.0.1, Apache 2.0
    commons-io 2.4: https://github.com/apache/commons-io, Apache 2.0
@@ -340,7 +348,7 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
    log4j-1.2-api 2.11.2: https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-1.2-api/2.11.2, Apache 2.0
    lz4 1.3.0: https://mvnrepository.com/artifact/net.jpountz.lz4/lz4/1.3.0, Apache 2.0
    mapstruct 1.2.0.Final: https://github.com/mapstruct/mapstruct, Apache 2.0
    mybatis 3.5.2 https://mvnrepository.com/artifact/org.mybatis/mybatis/3.5.2, Apache 2.0
    mybatis 3.5.2: https://mvnrepository.com/artifact/org.mybatis/mybatis/3.5.2, Apache 2.0
    mybatis-plus 3.2.0: https://github.com/baomidou/mybatis-plus, Apache 2.0
    mybatis-plus-annotation 3.2.0: https://mvnrepository.com/artifact/com.baomidou/mybatis-plus-annotation/3.2.0, Apache 2.0
    mybatis-plus-boot-starter 3.2.0: https://mvnrepository.com/artifact/com.baomidou/mybatis-plus-boot-starter/3.2.0, Apache 2.0
@@ -436,7 +444,7 @@ CDDL licenses
The following components are provided under the CDDL License. See project link for details.
The text of each license is also included at licenses/LICENSE-[project].txt.

    activation 1.1: https://mvnrepository.com/artifact/javax.activation/activation/1.1 CDDL 1.0
    activation 1.1: https://mvnrepository.com/artifact/javax.activation/activation/1.1, CDDL 1.0
    javax.activation-api 1.2.0: https://mvnrepository.com/artifact/javax.activation/javax.activation-api/1.2.0, CDDL and LGPL 2.0
    javax.annotation-api 1.3.2: https://mvnrepository.com/artifact/javax.annotation/javax.annotation-api/1.3.2, CDDL + GPLv2
    javax.mail 1.6.2: https://mvnrepository.com/artifact/com.sun.mail/javax.mail/1.6.2, CDDL/GPLv2