1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-11 20:58:27 +03:00

Update footer.html to 2025

Updating footer to reflect current year: 2025

(cherry picked from commit 1bcb739f080a56ab578129d9a87e061d92059eb5)
(cherry picked from commit 81486f3af7074151e6f8e4e594b80bd78c7a718e)
This commit is contained in:
Anthony Avina 2025-02-17 13:33:42 -06:00 committed by Luca Boccassi
parent ac6039f4ba
commit f2d7b71376

View File

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