From 4efab9f24673cee8a5d9936815c2074466b83ab5 Mon Sep 17 00:00:00 2001 From: Mike Voronov Date: Tue, 25 Jun 2024 02:02:28 +0300 Subject: [PATCH] add more --- CONTRIBUTING.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b43bbe7a8..66050e84d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,4 +10,4 @@ Things you need to know: ### Contributor License Agreement -When you contribute, you have to be aware that your contribution is covered by **[Apache License 2.0](./LICENSE)**, but might relicensed under few other software licenses mentioned in the **Contributor License Agreement**. In particular, you need to agree to the Contributor License Agreement. If you agree to its content, you simply have to click on the link posted by the CLA assistant as a comment to the pull request. Click it to check the CLA, then accept it on the following screen if you agree to it. The CLA assistant will save this decision for upcoming contributions and will notify you if there is any change to the CLA in the meantime. +When you contribute, you have to be aware that your contribution is covered by **[AGPLv3](./LICENSE)**, but might relicensed under few other software licenses mentioned in the **Contributor License Agreement**. In particular, you need to agree to the Contributor License Agreement. If you agree to its content, you simply have to click on the link posted by the CLA assistant as a comment to the pull request. Click it to check the CLA, then accept it on the following screen if you agree to it. The CLA assistant will save this decision for upcoming contributions and will notify you if there is any change to the CLA in the meantime. diff --git a/README.md b/README.md index 3452379f5..61665fe00 100644 --- a/README.md +++ b/README.md @@ -139,4 +139,4 @@ Any interested person is welcome to contribute to the project. Please, make sure ## License -All software code is copyright (c) Fluence Labs, Inc. under the [Apache-2.0](./LICENSE) license. +All software code is copyright (c) Fluence Labs, Inc. under the [AGPLv3](./LICENSE) license.