修改开源协议类型为GPLv3,维持更好的开源环境。

This commit is contained in:
wusheng 2016-05-26 16:41:33 +08:00
parent a319611eaf
commit 03167367d1
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Sky Walking
SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, 是一个对JAVA分布式应用程序集群的业务运行情况进行追踪、告警和分析的系统。
[![Build Status](https://travis-ci.org/wu-sheng/sky-walking.svg?branch=master)](https://travis-ci.org/wu-sheng/sky-walking)
![license](https://img.shields.io/badge/License-Apache%202-blue.svg)
![license](https://img.shields.io/aur/license/yaourt.svg)
# 简介 / abstract
* 核心理论为[Google Dapper论文Dapper, a Large-Scale Distributed Systems Tracing Infrastructure](http://research.google.com/pubs/pub36356.html),英语有困难的同学可参考[国内翻译](http://duanple.blog.163.com/blog/static/70971767201329113141336/)