1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-21 02:50:18 +03:00

Update footer.html to 2025

Updating footer to reflect current year: 2025
This commit is contained in:
Anthony Avina 2025-02-17 13:33:42 -06:00 committed by Luca Boccassi
parent ce37853543
commit 1bcb739f08

View File

@ -1,7 +1,7 @@
<!-- SPDX-License-Identifier: LGPL-2.1-or-later -->
<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>
</footer>