diff --git a/website/views/layouts/layout-customer.ejs b/website/views/layouts/layout-customer.ejs index 9fb31b1ef1..9b6080a0a8 100644 --- a/website/views/layouts/layout-customer.ejs +++ b/website/views/layouts/layout-customer.ejs @@ -164,7 +164,7 @@
© 2023 Fleet Device Management Inc. All trademarks, service marks, and company names are the property of their respective owners.
+© <%= (new Date()).getFullYear() %> Fleet Device Management Inc. All trademarks, service marks, and company names are the property of their respective owners.
You received this email because you’re subscribed to the Fleet newsletter. Unsubscribe
diff --git a/website/views/layouts/layout-email.ejs b/website/views/layouts/layout-email.ejs index ef8e8541c7..d79fb6aa6d 100644 --- a/website/views/layouts/layout-email.ejs +++ b/website/views/layouts/layout-email.ejs @@ -13,7 +13,7 @@
© 2023 Fleet Device Management Inc.
All trademarks, service marks, and company names are the property of their respective owners.
© <%= (new Date()).getFullYear() %> Fleet Device Management Inc.
All trademarks, service marks, and company names are the property of their respective owners.