Skip to content

Commit

Permalink
Update footer date #254
Browse files Browse the repository at this point in the history
  • Loading branch information
tnajdek committed Aug 30, 2021
1 parent 2a1a498 commit 80d8a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/components/footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const Footer = () => (
/>
</nav>
<small className="copyright">
© 2018–2020 Zotero &nbsp;•&nbsp; <a href="/faq#privacy">Privacy</a>
© 2018–2021 Zotero &nbsp;•&nbsp; <a href="/faq#privacy">Privacy</a>
</small>
</footer>
);
Expand Down

0 comments on commit 80d8a01

Please sign in to comment.