From b12992f9f37b51546f742ac73d16f3e9b122d1dc Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 19 May 2020 14:21:38 -1000 Subject: [PATCH] Changed license --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3ada79f..55dc69d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -56,7 +56,7 @@ We use [Github Flow](https://guides.github.com/introduction/flow/index.html). Wh ### Submit Under the BSD-2-Clause Plus Patent License -In short, when you submit code changes, your submissions are understood to be available under the same [BSD-2-Clause Plus Patent License](./LICENSE.md) that covers the project. We also ask all code contributors to GPG sign the [Contributor License Agreement (CLA.md)](./CLA.md) to protect future users of this project. Feel free to contact the maintainers if that's a concern. +In short, when you submit code changes, your submissions are understood to be available under the same [CC-BY](./LICENSE-CC-BY-4.0.md) license that covers the project. We also ask all code contributors to GPG sign the [Contributor License Agreement (CLA.md)](./CLA.md) to protect future users of this project. Feel free to contact the maintainers if that's a concern. ## References