Update copyright range in the cgit footer

Message ID 20200130120916.20978-1-lfleischer@archlinux.org
State New
Headers show
Series Update copyright range in the cgit footer | expand

Commit Message

Lukas Fleischer Jan. 30, 2020, 12:09 p.m. UTC
---
 web/template/cgit/footer.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch

diff --git a/web/template/cgit/footer.html b/web/template/cgit/footer.html
index 1c0bf6f..14c358f 100644
--- a/web/template/cgit/footer.html
+++ b/web/template/cgit/footer.html
@@ -1,6 +1,6 @@ 
 <div id="footer">
 	<p>
-		Copyright &copy; 2004-2019 aurweb Development Team &ndash;
+		Copyright &copy; 2004-2020 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>