Add words in two License files. (#1450)

This commit is contained in:
吴晟 Wu Sheng 2018-07-12 18:05:56 -07:00 committed by GitHub
parent 1584eae6eb
commit 86bb1c05e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions

10
LICENSE
View File

@ -199,3 +199,13 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
=======================================================================
Apache SkyWalking Subcomponents:
The Apache SkyWalking project contains subcomponents with separate copyright
notices and license terms. Your use of the source code for the these
subcomponents is subject to the terms and conditions of the following
licenses.
iconfont(from antd): https://github.com/ant-design/antd-init/tree/master/examples/local-iconfont MIT

View File

@ -378,6 +378,7 @@ MIT licenses
antv/data-set 0.8.6: https://github.com/antvis/data-set MIT
add-dom-event-listener 1.0.2: https://github.com/yiminghe/add-dom-event-listener MIT
antd 3.2.2: https://github.com/ant-design/ant-design MIT
iconfont(from antd): https://github.com/ant-design/antd-init/tree/master/examples/local-iconfont MIT
ant-design-pro 1.3.0: https://github.com/ant-design/ant-design-pro MIT , declare license in package.json only.
async-validator 1.8.2: https://github.com/yiminghe/async-validator MIT
babel/polyfill 7.0.0-beta.42: https://github.com/babel/babel/tree/master/packages/babel-polyfill MIT , declare license in package.json only.