Browse Source

move license

CalvinKirs 4 years ago
parent
commit
fba133c94c
1 changed files with 10 additions and 11 deletions
  1. 10 11
      dolphinscheduler-dist/release-docs/LICENSE

+ 10 - 11
dolphinscheduler-dist/release-docs/LICENSE

@@ -384,6 +384,10 @@ The text of each license is also included at licenses/LICENSE-[project].txt.
     xml-apis 1.4.01: https://mvnrepository.com/artifact/xml-apis/xml-apis/1.4.01, Apache 2.0 and W3C
     zookeeper 3.4.14: https://mvnrepository.com/artifact/org.apache.zookeeper/zookeeper/3.4.14, Apache 2.0
     presto-jdbc 0.238.1 https://mvnrepository.com/artifact/com.facebook.presto/presto-jdbc/0.238.1
+    protostuff-core 1.7.2: https://github.com/protostuff/protostuff/protostuff-core Apache-2.0
+    protostuff-runtime 1.7.2: https://github.com/protostuff/protostuff/protostuff-core Apache-2.0
+    protostuff-api 1.7.2: https://github.com/protostuff/protostuff/protostuff-api Apache-2.0
+    protostuff-collectionschema 1.7.2: https://github.com/protostuff/protostuff/protostuff-collectionschema Apache-2.0
 
 ========================================================================
 BSD licenses
@@ -469,6 +473,11 @@ Public Domain licenses
     xz 1.0: https://mvnrepository.com/artifact/org.tukaani/xz/1.0, Public Domain
     aopalliance 1.0: https://mvnrepository.com/artifact/aopalliance/aopalliance/1.0, Public Domain
 
+========================================
+WTFPL License
+========================================
+    reflections 0.9.12: https://github.com/ronmamo/reflections WTFPL
+
 
 ========================================================================
 UI related licenses
@@ -506,19 +515,9 @@ Apache 2.0 licenses
 ========================================
     echarts	4.1.0: https://github.com/apache/incubator-echarts	Apache-2.0
     remixicon 2.5.0 https://github.com/Remix-Design/remixicon   Apache-2.0
-    protostuff-core 1.7.2: https://github.com/protostuff/protostuff/protostuff-core Apache-2.0
-    protostuff-runtime 1.7.2: https://github.com/protostuff/protostuff/protostuff-core Apache-2.0
-    protostuff-api 1.7.2: https://github.com/protostuff/protostuff/protostuff-api Apache-2.0
-    protostuff-collectionschema 1.7.2: https://github.com/protostuff/protostuff/protostuff-collectionschema Apache-2.0
 
 
 ========================================
 BSD licenses
 ========================================
-    d3 3.5.17: https://github.com/d3/d3 BSD-3-Clause
-
-
-========================================
-WTFPL License
-========================================
-    reflections 0.9.12: https://github.com/ronmamo/reflections WTFPL
+    d3 3.5.17: https://github.com/d3/d3 BSD-3-Clause