Skip to content

Wrong Date Range in the Footer

There is a minor error in the footer that says Copyright © 2004-2023 aurweb Development Team – ..., the range of the years are no longer valid, since i don't have write access to this project and I'm new here i hope this patch file in sufficient:

diff --git a/static/html/cgit/footer.html b/static/html/cgit/footer.html
index b3e79568..2b2b2d26 100644
--- a/static/html/cgit/footer.html
+++ b/static/html/cgit/footer.html
@@ -1,6 +1,6 @@
 <div id="footer">
 	<p>
-		Copyright &copy; 2004-2023 aurweb Development Team &ndash;
+		Copyright &copy; 2004-2025 aurweb Development Team &ndash;
 		<strong>AUR packages are user produced content. Any use of the provided files is at your own risk.</strong>
 	</p>
 </div>
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information