Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
Signed-off-by: Maximilian Huber <[email protected]>
  • Loading branch information
maxhbr committed Apr 23, 2024
1 parent 64fbd56 commit 77302c4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ This is a rewrite of the old ldbcollector, which is found in the branch v1.

This rewrite is not yet stable and for stable use the old version is prefered.

## Licensing
The code writen for this project is licensed under BSD-3-Clause. The data in `./data` is licensed under the respective licenses.

# Sources and Outputs

```mermaid
Expand All @@ -47,6 +50,8 @@ graph LR;
Scancode["scancode-licensedb.aboutcode.org"]--->LDBcollector;
SPDX["spdx.org/licenses"]---->LDBcollector;
Warpr["github.com/warpr/licensedb"]--->LDBcollector;
Hermine["gitlab.com/hermine-project/hermine-data"]---->LDBcollector;
FossLicenses["github.com/hesa/foss-licenses"]--->LDBcollector;
Curation["Manual Curations"]-->LDBcollector;
Expand Down

0 comments on commit 77302c4

Please sign in to comment.