Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
Update Footer.jsx
Browse files Browse the repository at this point in the history
year bump
  • Loading branch information
humanumbrella authored Mar 25, 2020
1 parent a24ab31 commit 4a0d98c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const Footer = () => (
</Grid>

<Grid item sm={6}>
<p>Copyright 2019 by Unchained Capital and released under an MIT license.</p>
<p>Copyright 2020 by Unchained Capital and released under an MIT license.</p>
</Grid>

<Grid item sm={1}>
Expand Down

0 comments on commit 4a0d98c

Please sign in to comment.