This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking.git
commit 90d33701ba8898112368ff7537f006fc69ce81cd Author: 吴晟 Wu Sheng <[email protected]> AuthorDate: Fri Sep 24 08:00:47 2021 +0800 Fix license of netty-tcnative-boringssl-static --- dist-material/release-docs/LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist-material/release-docs/LICENSE b/dist-material/release-docs/LICENSE index fe74708..a5cccc9 100755 --- a/dist-material/release-docs/LICENSE +++ b/dist-material/release-docs/LICENSE @@ -216,7 +216,6 @@ The following components are provided under the Apache License. See project link The text of each license is also included at licenses/LICENSE-[project].txt. Apache: httpcomponents 4.x.x: http://hc.apache.org/index.html, Apache 2.0 - Apache: netty-tcnative-boringssl-static 2.0.39: https://github.com/netty/netty-tcnative, Apache 2.0 ======================================================================== Apache 2.0 licenses @@ -259,6 +258,7 @@ The text of each license is the standard Apache 2.0 license. Apache: commons-collections4 4.4: https://mvnrepository.com/artifact/org.apache.commons/commons-collections4, Apache 2.0 Apache: freemarker 2.3.28: https://github.com/apache/freemarker, Apache 2.0 netty 4.1.65: https://github.com/netty/netty/blob/4.1/LICENSE.txt, Apache 2.0 + netty: netty-tcnative-boringssl-static 2.0.39: https://github.com/netty/netty-tcnative, Apache 2.0 annotations 13.0: http://www.jetbrains.org, Apache 2.0 compiler 0.9.6: https://github.com/spullara/mustache.java, Apache 2.0 error_prone_annotations 2.3.2: https://github.com/google/error-prone, Apache 2.0
