From 49d270ba2cc3c0693056f95d19f5f4aa3ae587d9 Mon Sep 17 00:00:00 2001 From: Eric Date: Wed, 24 Apr 2024 10:46:23 -0500 Subject: [PATCH] Website: Update email footer (#18504) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://github.com/fleetdm/confidential/issues/6254 Changes: - Updated the footer in the website's email template (Fleet Device Management Inc. » Fleet Inc.) --- website/views/layouts/layout-email.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/views/layouts/layout-email.ejs b/website/views/layouts/layout-email.ejs index d79fb6aa6d..1895bcca1c 100644 --- a/website/views/layouts/layout-email.ejs +++ b/website/views/layouts/layout-email.ejs @@ -13,7 +13,7 @@ Join the osquery Slack community
-

© <%= (new Date()).getFullYear() %> Fleet Device Management Inc.
All trademarks, service marks, and company names are the property of their respective owners.

+

© <%= (new Date()).getFullYear() %> Fleet Inc.
All trademarks, service marks, and company names are the property of their respective owners.