forked from openebs/openebs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request openebs#2743 from kmova/update-license-report
chore(docs): add auto-generated fossa report link to NOTICE.md
- Loading branch information
Showing
1 changed file
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
The source code developed for the OpenEBS Project is licensed under Apache 2.0. | ||
The source code developed under the OpenEBS Project is licensed under Apache 2.0. | ||
|
||
However, the OpenEBS project contains unmodified/modified subcomponents from other Open Source Projects with separate copyright notices and license terms. Your use of the source code for these subcomponents is subject to the terms and conditions as defined by those source projects. | ||
|
||
OpenEBS uses [FOSSA](https://app.fossa.com) to perform license scan on all its projects. The links to the auto-generated FOSSA reports on the 3rd Party Softwares used by each of the OpeneBS project are listed below: | ||
|
||
| Component | Repo Link | License | Dependency and Notes | ||
|---|---|---|---| | ||
| Storage Device Management - NDM | https://github.com/openebs/node-disk-manager | Apache 2.0 | [FOSSA Report](https://app.fossa.com/reports/8a87fe2c-b38d-4281-804c-6eae3eb84876) | ||
| Storage Management - Maya | https://github.com/openebs/maya | Apache 2.0 | [FOSSA Report](https://app.fossa.com/reports/8bd232e6-d3ce-40db-ad4e-89810e08e2a4) | ||
| Data Engine - Jiva | https://github.com/openebs/jiva | Apache 2.0 | [FOSSA Report](https://app.fossa.com/reports/b6049ecb-70e0-44b6-b582-32841e3d075f) | ||
| Data Engine - cStor Replica | https://github.com/openebs/libcstor | Apache 2.0 | [FOSSA Report](https://app.fossa.com/reports/e77688f0-8124-49aa-bd3b-1eb11a4ce44b) | ||
| Data Engine - cStor Target | https://github.com/openebs/istgt | Apache 2.0 | [FOSSA Report](https://app.fossa.com/reports/352b66b9-2e8a-4fab-b743-a56505e32c93) | ||
| Data Engine - cStor (uZFS) | https://github.com/openebs/cstor | CDDL 1.0 | [FOSSA Report](https://app.fossa.com/reports/656cad60-251f-4515-a25a-bf5c7c6b0ea1) | ||
|
||
|
||
However, the OpenEBS project contains unmodified/modified subcomponents from other Open Source Projects with separate copyright notices and license terms. | ||
|
||
Your use of the source code for these subcomponents is subject to the terms and conditions as defined by those source projects. |