This is an automated email from the ASF dual-hosted git repository. roryqi pushed a commit to branch ISSUE-1657 in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git
commit d3d88b58d501e8d43afc76ae5a6f4f6a16053b6c Author: Heng Qin <[email protected]> AuthorDate: Tue Apr 30 19:09:26 2024 +0800 [#1657] build: Add license information for dashboard module --- LICENSE-binary | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/LICENSE-binary b/LICENSE-binary index 274d99697..3e50db7ee 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -273,6 +273,14 @@ org.slf4j:slf4j-reload4j org.codehaus.mojo:animal-sniffer-annotations org.checkerframework:checker-qual +axios +core-js +element-plus +moment +vue +vue-resource +vue-router + Common Development and Distribution License (CDDL) 1.0 ------------------------------------------------------ @@ -290,3 +298,7 @@ Eclipse Public License (EPL) 2.0 jakarta.annotation:jakarta.annotation-api org.glassfish.hk2.external:jakarta.inject org.apache.hbase.thirdparty:hbase-shaded-jersey + +The ISC License +--------------- +rimraf
