+ {
+ copyRight && (
+
+ {copyRight}
+
+ )
+ }
+ {
+ privacyPolicy && (
+
+ {privacyPolicy?.label}
+
+ )
+ }
{
(
- The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our
+ © 2024 The Linux Foundation. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our
)
}
@@ -298,11 +295,11 @@ const FooterBottom = () => {
to="https://www.linuxfoundation.org/legal/trademark-usage"
className="footer__link-item"
target="_blank"
- >Trademark Usage page
+ >
+ Trademark Usage page.
)
}
-