Skip to content

Commit f36219a

Browse files
authored
Merge pull request #569 from PaurushGarg/change-footer
Updating copyright footer
2 parents 460dc6f + 64eebcb commit f36219a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer/Footer.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ function Footer({ ...props }) {
4747
</div>
4848
</section>
4949
<section className={classes.sectionBottom}>
50-
<div>© 2020–2021 Amazon Web Services, Inc. or its affiliates. All rights reserved.</div>
50+
<div>© 2020–2023 Amazon Web Services, Inc. or its affiliates. All rights reserved.</div>
5151
</section>
5252
</footer>
5353
);

0 commit comments

Comments
 (0)