From f8d1e202e851ba19676f78daa3f56a0363f78699 Mon Sep 17 00:00:00 2001 From: Alexandr Gorshenin Date: Fri, 23 Aug 2024 10:51:49 +0100 Subject: [PATCH] Updated LICENSE and CONTRIBUTING.md (#84) --- CONTRIBUTING.md | 34 +++++++++++----------------------- LICENSE | 5 ++--- 2 files changed, 13 insertions(+), 26 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 04c6116d..03b7763e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,33 +1,21 @@ # Notice to external contributors +## Common -## General info +YDB is a free and open project and we appreciate to receive contributions from our community. -Hello! In order for us (YANDEX LLC) to accept patches and other contributions from you, you will have to adopt our Yandex Contributor License Agreement (the "**CLA**"). The current version of the CLA can be found here https://yandex.ru/legal/cla/?lang=en +## Contributing code changes -By adopting the CLA, you state the following: +If you would like to contribute a new feature or a bug fix, please discuss your idea first on the GitHub issue. +If there is no issue for your idea, please open one. It may be that somebody is already working on it, +or that there are some complex obstacles that you should know about before starting the implementation. +Usually there are several ways to fix a problem and it is important to find the right approach before spending time on a PR +that cannot be merged. -* You obviously wish and are willingly licensing your contributions to us for our open source projects under the terms of the CLA, -* You have read the terms and conditions of the CLA and agree with them in full, -* You are legally able to provide and license your contributions as stated, -* We may use your contributions for our open source projects and for any other our project too, -* We rely on your assurances concerning the rights of third parties in relation to your contributions. +## Provide a contribution -If you agree with these principles, please read and adopt our CLA. By providing us your contributions, you hereby declare that you have already read and adopt our CLA, and we may freely merge your contributions with our corresponding open source project and use it in further in accordance with terms and conditions of the CLA. - -## Provide contributions - -If you have already adopted terms and conditions of the CLA, you are able to provide your contributions. When you submit your pull request, please add the following information into it: - -``` -I hereby agree to the terms of the CLA available at: [link]. -``` - -Replace the bracketed text as follows: -* [link] is the link to the current version of the CLA: https://yandex.ru/legal/cla/?lang=en. - -It is enough to provide us such notification once. +To make a contribution you should submit a pull request. There will probably be discussion about the pull request and, if any changes are needed, we would love to work with you to get your pull request merged. ## Other questions -If you have any questions, please mail us at info@ydb.tech. \ No newline at end of file +If you have any questions, please mail us at info@ydb.tech. diff --git a/LICENSE b/LICENSE index 106c6bf6..84a3a355 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,4 @@ -Copyright 2023 YANDEX LLC - Apache License + Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ @@ -187,7 +186,7 @@ Copyright 2023 YANDEX LLC same "printed page" as the copyright notice for easier identification within third-party archives. -Copyright 2023 YANDEX LLC + Copyright 2022-2024 YANDEX LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.