This is an automated email from the ASF dual-hosted git repository.

xiaoyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu.git


The following commit(s) were added to refs/heads/master by this push:
     new 51e608b  add license and notice (#3045)
51e608b is described below

commit 51e608bd360f76d485e4273996b604b1751d5238
Author: Zhang Yonglun <[email protected]>
AuthorDate: Wed Mar 16 19:20:20 2022 +0800

    add license and notice (#3045)
---
 LICENSE                                                      |  3 ++-
 NOTICE                                                       | 12 ++++++++++++
 .../shenyu-bootstrap-dist/src/main/release-docs/LICENSE      |  1 +
 .../shenyu-bootstrap-dist/src/main/release-docs/NOTICE       | 12 ++++++++++++
 4 files changed, 27 insertions(+), 1 deletion(-)

diff --git a/LICENSE b/LICENSE
index 5c0698b..2b34f53 100644
--- a/LICENSE
+++ b/LICENSE
@@ -215,4 +215,5 @@ Apache 2.0 licenses
 The following components are provided under the Apache License. See project 
link for details.
 The text of each license is the standard Apache 2.0 license.
 
-    Maven Wrapper(mvnw, mvnw.cmd files in root path), 
https://github.com/takari/maven-wrapper   Apache 2.0
+    Maven Wrapper(mvnw, mvnw.cmd files in root path), 
https://github.com/takari/maven-wrapper  Apache 2.0
+    shenyu-agent, https://github.com/apache/shardingsphere  Apache 2.0
diff --git a/NOTICE b/NOTICE
index 83dac2f..1dad8bd 100644
--- a/NOTICE
+++ b/NOTICE
@@ -3,3 +3,15 @@ Copyright 2021-2022 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
+
+========================================================================
+
+Apache ShardingSphere NOTICE
+
+========================================================================
+
+Apache ShardingSphere
+Copyright 2018-2022 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
diff --git a/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE 
b/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE
index 608b773..615ed7e 100644
--- a/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE
+++ b/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE
@@ -418,6 +418,7 @@ The text of each license is the standard Apache 2.0 license.
     tomcat-annotations-api 9.0.29: https://tomcat.apache.org/, Apache 2.0
     tomcat-embed-core 9.0.29: https://tomcat.apache.org/, Apache 2.0
     jackson-jr-objects 2.10.1: http://wiki.fasterxml.com/JacksonHome, Apache 
2.0
+    shardingsphere 5.0.0, https://github.com/apache/shardingsphere,  Apache 2.0
 
 ========================================================================
 BSD licenses
diff --git a/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/NOTICE 
b/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/NOTICE
index a7f8b89..cf4f0bd 100644
--- a/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/NOTICE
+++ b/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/NOTICE
@@ -790,3 +790,15 @@ The original XML Schemas for Java EE Deployment 
Descriptors:
 
 may be obtained from:
 http://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/index.html
+
+========================================================================
+
+Apache ShardingSphere NOTICE
+
+========================================================================
+
+Apache ShardingSphere
+Copyright 2018-2022 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).

Reply via email to