From 84702ec3664cd63aca90d95ed2471df1b666e391 Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 11 Apr 2024 13:27:25 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0cfd862..30aea4e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Cortex -[![OSS by Subtale](https://img.shields.io/badge/oss_by-subtale-white?style=flat-square&labelColor=14213D&color=E5E5E5)][oss] +[![OSS by Subtale](https://img.shields.io/badge/oss_by-subtale-white?style=flat-square&labelColor=14213D&color=E5E5E5)][![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsubtalegames%2Fcortex.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsubtalegames%2Fcortex?ref=badge_shield) +[oss] [![Chat on Discord](https://img.shields.io/badge/chat_on-discord-white?style=flat-square&labelColor=14213D&color=E5E5E5)][discord] [![Crates.io](https://img.shields.io/crates/v/subtale-cortex?style=flat-square&label=latest&labelColor=14213D&color=E5E5E5)][crate] [![MIT License](https://img.shields.io/badge/license-MIT-brightgreen?style=flat-square&labelColor=14213D&color=E5E5E5)][mit] @@ -60,6 +61,9 @@ Cortex is free and open source. Unless explicitly noted otherwise, all code in t This licensing approach is the de facto standard within the Rust ecosystem. + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsubtalegames%2Fcortex.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsubtalegames%2Fcortex?ref=badge_large) + ### Contributions Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions. @@ -71,4 +75,4 @@ Unless you explicitly state otherwise, any contribution intentionally submitted [apache]: LICENSE-APACHE [inspiration]: https://web.archive.org/web/20230324021914/https://www.anthropicstudios.com/2021/03/05/crash-reporter/ [native-dialog]: https://github.com/native-dialog-rs/native-dialog-rs -[bevy]: https://github.com/bevyengine/bevy +[bevy]: https://github.com/bevyengine/bevy \ No newline at end of file