You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/07/10 23:30:29 UTC

[GitHub] wu-sheng opened a new issue #1441: Fix UI font license issue

wu-sheng opened a new issue #1441: Fix UI font license issue
URL: https://github.com/apache/incubator-skywalking/issues/1441
 
 
   From the beta2[RC1] vote, a license issue is found. 
   
   Files under `apache-skywalking-apm-incubating-5.0.0-beta2/skywalking-ui/public/font/iconfont/iconfont` are from antd-design project, so, we need to do following adjustment:
   
   1. Remove Apache head in svg and any other files have that had.
   1. Add an exclusion in rat, and put some comments: These files are from ant-design project under MIT license.
   1. Add following info in source and release NOTICE file
   ```
   This product bundles icons/fonts from the ant-design project,
   https://github.com/ant-design/ant-design
   Licensed under the MIT license, confirmed by ant-design team member.
   https://github.com/ant-design/ant-design/issues/10243
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services