This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch NOTICE-adjustment in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git
commit cecb7767bdcdfb9013b4453520fda8d9dd0c6e3f Author: Wu Sheng <[email protected]> AuthorDate: Wed Jul 11 09:44:02 2018 -0700 Make the icon font things more clear in NOTICE, include where they are in our source folder. Also move the text at the beginning of the distribution NOTICE file. --- NOTICE | 3 ++- apm-dist/release-docs/NOTICE | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/NOTICE b/NOTICE index fe4d0a2..a442344 100644 --- a/NOTICE +++ b/NOTICE @@ -4,7 +4,8 @@ Copyright 2017-2018 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). -This product bundles icons/fonts from the ant-design project, +This product bundles icons/fonts in skywalking-ui/public/font/iconfont folder +from the ant-design project, https://github.com/ant-design/antd-init/tree/master/examples/local-iconfont Licensed under the MIT license, confirmed by ant-design team member. https://github.com/ant-design/ant-design/issues/10243 \ No newline at end of file diff --git a/apm-dist/release-docs/NOTICE b/apm-dist/release-docs/NOTICE index d60cf63..cd088c3 100644 --- a/apm-dist/release-docs/NOTICE +++ b/apm-dist/release-docs/NOTICE @@ -4,6 +4,11 @@ Copyright 2017-2018 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). +This product bundles icons/fonts from the ant-design project, +https://github.com/ant-design/antd-init/tree/master/examples/local-iconfont +Licensed under the MIT license, confirmed by ant-design team member. +https://github.com/ant-design/ant-design/issues/10243 + ======================================================================== grpc-java NOTICE @@ -831,8 +836,3 @@ from and not be held liable to the user for any such damages as noted above as far as the program is concerned. ------ - -This product bundles icons/fonts from the ant-design project, -https://github.com/ant-design/antd-init/tree/master/examples/local-iconfont -Licensed under the MIT license, confirmed by ant-design team member. -https://github.com/ant-design/ant-design/issues/10243
