From afcc2ff6e8832dc0621fe4b90e4dae6152b0d0a8 Mon Sep 17 00:00:00 2001 From: antirez Date: Mon, 3 Mar 2025 09:51:26 +0100 Subject: [PATCH] LICENSE: change copyright to Redis Ltd. --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index df7a7a7cd2..79fb7e3997 100644 --- a/LICENSE +++ b/LICENSE @@ -1,2 +1,2 @@ -This code is Copyright (C) 2024-2025 Salvatore Sanfilippo. +This code is Copyright (c) 2024-Present, Redis Ltd. All Rights Reserved.