Skip to content

Commit

Permalink
Update footer copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiahub committed Oct 23, 2023
1 parent 92688ff commit c4c805c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layout/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const Footer = ({ hideNewsletter }: Props) => {
<div className="column">
<p><Logo /></p>
<p className="has-text-grey6">
© {new Date().getFullYear()} VMware, Inc. or its affiliates.{" "}
Copyright © 2005 - {new Date().getFullYear()} Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries.{" "}
<a
href="https://www.vmware.com/help/legal.html"
className="footer-link"
Expand Down

0 comments on commit c4c805c

Please sign in to comment.