Update footer.html

This commit is contained in:
Eduard Tolosa 2022-02-03 13:25:57 -05:00 committed by Lennart Poettering
parent 4d6ce52e7b
commit 7060c656ed

View file

@ -1,7 +1,7 @@
<!-- SPDX-License-Identifier: LGPL-2.1-or-later -->
<footer class="site-footer">
<p>&copy; systemd, 2021</p>
<p>&copy; systemd, 2022</p>
<p><a href="https://github.com/systemd/systemd/tree/main/docs">Website source</a></p>
</footer>