From 25d38e030b3b5bb647f7c05f33a6343b7c97344a Mon Sep 17 00:00:00 2001 From: bh4t <109562845+bh4t@users.noreply.github.com> Date: Wed, 16 Aug 2023 11:28:34 -0700 Subject: [PATCH] Minor change to text under license page (#17864) Made minor change to move the text and link regarding license details. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e657d9ce4..b54ea9059 100644 --- a/README.md +++ b/README.md @@ -259,6 +259,6 @@ Please follow MinIO [Contributor's Guide](https://github.com/minio/minio/blob/ma ## License -- MinIO source is licensed under the GNU AGPLv3 license that can be found in the [LICENSE](https://github.com/minio/minio/blob/master/LICENSE) file. -- MinIO [Documentation](https://github.com/minio/minio/tree/master/docs) © 2021 by MinIO, Inc is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/). +- MinIO source is licensed under the [GNU AGPLv3](https://github.com/minio/minio/blob/master/LICENSE). +- MinIO [documentation](https://github.com/minio/minio/tree/master/docs) is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/). - [License Compliance](https://github.com/minio/minio/blob/master/COMPLIANCE.md)