From b33e83e6bf2be8f2d058edad99fadd5357365efc Mon Sep 17 00:00:00 2001 From: Mehdi Osman Date: Mon, 12 Dec 2022 17:35:01 +0100 Subject: [PATCH] Update third-party.md --- third-party.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/third-party.md b/third-party.md index 186ad8817..1c003748b 100644 --- a/third-party.md +++ b/third-party.md @@ -1,4 +1,4 @@ -## Licenses (as of November 04, 2022) +## Licenses (as of December 12, 2022) Below is the list of dependencies used in OpenReplay software. Licenses may change between versions, so please keep this up to date with every new library you use. @@ -105,9 +105,8 @@ Below is the list of dependencies used in OpenReplay software. Licenses may chan | kafka | Apache2 | Infrastructure | | stern | Apache2 | Infrastructure | | k9s | Apache2 | Infrastructure | -| minio | GPLv3 | Infrastructure | +| minio | [AGPLv3](https://github.com/minio/minio/blob/master/LICENSE) | Infrastructure | | postgreSQL | PostgreSQL License | Infrastructure | -| ansible | GPLv3 | Infrastructure | | k3s | Apache2 | Infrastructure | | nginx | BSD2 | Infrastructure | | clickhouse | Apache2 | Infrastructure |