From 6e1fb6414b5627525f3847a5b9b4ec90194e3e60 Mon Sep 17 00:00:00 2001 From: J / Jacob Babich Date: Sun, 20 Oct 2024 16:33:14 -0400 Subject: [PATCH] docs: brag about being completely freedom software --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4ce697e..9141418 100644 --- a/README.md +++ b/README.md @@ -119,3 +119,5 @@ All contents of this repository are licensed under either the - [Unlicense](LICENSE-UNLICENSE) at your option. + +All direct and indirect dependencies of this project are free software as defined by the [Free Software Foundation](https://www.gnu.org/licenses/license-list.html) and are licensed under [OSI Approved Licenses](https://opensource.org/licenses). [This is checked](./deny.toml) in this project's [continuous integration (CI)](./.github/workflows/check-and-build-and-test.yml) with [`cargo-deny`](https://crates.io/crates/cargo-deny).