Skip to content

Commit

Permalink
Merge pull request openebs#2743 from kmova/update-license-report
Browse files Browse the repository at this point in the history
chore(docs): add auto-generated fossa report link to NOTICE.md
  • Loading branch information
Murat Karslioglu authored Sep 18, 2019
2 parents 6797391 + 8a04d0e commit 6e35a4a
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions NOTICE.md
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.

0 comments on commit 6e35a4a

Please sign in to comment.