From 76f10a0199bd32f55e91ab9c961d06b96b2b68ad Mon Sep 17 00:00:00 2001 From: Andy Huang Date: Sat, 17 Jun 2017 01:03:48 +0800 Subject: [PATCH] [DOCS] update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 136c692ed..cb37aae8c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -48,5 +48,5 @@ Before submitting a pull request, please make sure the followings are done: Use [Code Style](https://github.com/Tencent/angel/blob/master/dev/checkstyle.xml) for Java and Scala . ## License -By contributing to Tinker, you agree that your contributions will be licensed +By contributing to Angel, you agree that your contributions will be licensed under its [BSD LICENSE](https://github.com/Tencent/angel/blob/master/LICENSE)