From 4b22b288a6c7f21f59343872d09073578a3823a5 Mon Sep 17 00:00:00 2001 From: Harshavardhana Date: Sun, 26 Jul 2020 00:59:16 -0700 Subject: [PATCH] add license section be about Apache 2.0 Bonus, remove fossa reference provides a lot of false positives and really hard to fix/manage removing the reference here to avoid any confusion --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3be73c2d..5fc8cae6b 100644 --- a/README.md +++ b/README.md @@ -193,4 +193,4 @@ mc admin update Please follow MinIO [Contributor's Guide](https://github.com/minio/minio/blob/master/CONTRIBUTING.md) ## License -[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fminio%2Fminio.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fminio%2Fminio?ref=badge_large) +Use of MinIO is governed by the Apache 2.0 License found at [LICENSE](./LICENSE).