From 5344d9bff0eecd34e90cbd65b0733008d0c2ce53 Mon Sep 17 00:00:00 2001 From: paulb-seldon <141156400+paulb-seldon@users.noreply.github.com> Date: Tue, 7 May 2024 15:46:34 +0100 Subject: [PATCH] Update contributing.md re. license changes and add contributor summary (#1011) * Update CONTRIBUTING.md to reference license changes * Add OSS contributor summary --- CONTRIBUTING.md | 5 +++++ oss_commits.md | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 oss_commits.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 59f5d9b5e..aecc9b7d7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,6 +5,11 @@ practices and development tools we use. When you contribute code, you affirm that the contribution is your original work and that you license the work to the project under the project's license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's license and warrant that you have the legal authority to do so. +# Alibi Detect Licensing + +As of 22 January 2024, contributions to Seldon's open source and source available projects are governed by Seldon's Contributor License Agreement ("CLA"). For certain contributions previously contributed to Seldon's open source projects under the Apache 2.0 license, the individual contributions will remain open source under the Apache 2.0 license (see [here](https://github.com/SeldonIO/alibi/blob/v0.9.4/LICENSE)), but Seldon may include such contribution as part of a larger project that constitutes a derivative work of the project and is licensed as a whole under the Business Source License 1.1. A list of individual contributions that are subject to the Apache 2.0 license are listed [here](oss_commits.md). + + ## Getting started The easiest way to get started is to clone `alibi` and install it locally together with all the development dependencies in a separate virtual environment: diff --git a/oss_commits.md b/oss_commits.md new file mode 100644 index 000000000..5f5f3aee5 --- /dev/null +++ b/oss_commits.md @@ -0,0 +1,5 @@ +# External contributor summary + +The following are external contributions were made before the licensing changes applied to Seldon's Alibi Explain in January 2024. These contributions previously contributed to Alibi Explain under the Apache 2.0 license, however Seldon may include such contributions as part of a larger project that constitutes a derivative work of the project and is licensed as a whole under the Business Source License 1.1. + +[71cc77a](https://github.com/SeldonIO/alibi/commit/71cc77a), [84b17aa](https://github.com/SeldonIO/alibi/commit/84b17aa), [d891152](https://github.com/SeldonIO/alibi/commit/d891152), [658d777](https://github.com/SeldonIO/alibi/commit/658d777), [fee31cc](https://github.com/SeldonIO/alibi/commit/fee31cc), [19a4ba9](https://github.com/SeldonIO/alibi/commit/19a4ba9), [5aec3ab](https://github.com/SeldonIO/alibi/commit/5aec3ab), [f3a0648](https://github.com/SeldonIO/alibi/commit/f3a0648), [a93fb03](https://github.com/SeldonIO/alibi/commit/a93fb03), [3e7cf34](https://github.com/SeldonIO/alibi/commit/3e7cf34), [2eff145](https://github.com/SeldonIO/alibi/commit/2eff145), [2df619b](https://github.com/SeldonIO/alibi/commit/2df619b), [0f709b2](https://github.com/SeldonIO/alibi/commit/0f709b2)