From 6371e9637ec2647cfd61480eabbbfa546f353b68 Mon Sep 17 00:00:00 2001 From: Madelyn Olson Date: Wed, 7 Aug 2024 11:25:50 -0700 Subject: [PATCH] Update footer to include updated trademark and privacy policy (#109) ### Description Update the footer to include the updated privacy and trademark policy provided by the LF. Signed-off-by: Madelyn Olson --- templates/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/default.html b/templates/default.html index 8524446..d4dd6fc 100644 --- a/templates/default.html +++ b/templates/default.html @@ -46,7 +46,7 @@

Contact

Connect -

© Valkey contributors, 2024. Valkey is a registered trademark of Linux Foundation.

+

© Valkey contributors, 2024. Valkey and the Valkey logo are trademarks of LF Projects, LLC. Trademark Policy. Privacy Policy.

Valkey includes certain 3-Clause BSD-licensed Redis code from Redis Ltd. and other source code. Redis Ltd. is not the source of that other source code. Redis is a registered trademark of Redis Ltd.