]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Update footer.html to 2025
authorAnthony Avina <aavina2@gmail.com>
Mon, 17 Feb 2025 19:33:42 +0000 (13:33 -0600)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 17 Feb 2025 19:49:32 +0000 (19:49 +0000)
Updating footer to reflect current year: 2025

docs/_includes/footer.html

index bdaa0eea03c1e53a26f13db560307df07df3f802..1800c53ea39b9e25e686cd663db5f17cacd80640 100644 (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>