This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch wusheng/add-notice in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git
commit d4cec534cb88696fbf9749e13d1542fc18aedf59 Author: wu-sheng <[email protected]> AuthorDate: Fri Dec 15 12:19:04 2017 +0800 Submit related projects in NOTICE. --- NOTICE.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/NOTICE.txt b/NOTICE.txt new file mode 100644 index 0000000..294456b --- /dev/null +++ b/NOTICE.txt @@ -0,0 +1,21 @@ +Apache SkyWalking +Copyright 2015-2017 The Apache Software Foundation + +This product includes software developed by The Apache Software +Foundation (http://www.apache.org/). + +The binary distribution contains software developed by: + +raphw (byte-buddy): http://bytebuddy.net/ +INRIA, France Telecom (asm): http://asm.ow2.org/ +Google: +- grpc: https://grpc.io/ +- guava: https://github.com/google/guava +- gson: https://github.com/google/gson +Elasticsearch BV (Elasticsearch): https://www.elastic.co/products/elasticsearch +H2 Database: http://www.h2database.com/html/main.html +LMAX Ltd.(disruptor): https://github.com/LMAX-Exchange/disruptor +mockito: http://site.mockito.org/ +QOS.ch (slf4j): https://www.slf4j.org/ +powermock: https://github.com/powermock/powermock +Eclipse (Jetty): https://www.eclipse.org/jetty/ \ No newline at end of file -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
