diff options
author | Michael Straube <michael.straube@posteo.de> | 2019-06-23 12:44:43 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@archlinux.org> | 2019-06-30 14:55:00 +0200 |
commit | 23fc96b45bc93464a62b0bc40f2143e540397787 (patch) | |
tree | 8114650e6365ea5d552fe545768d28581f8d41c5 /web/template | |
parent | fc9c519852d2081a10d1d86a067316b65e48acb3 (diff) | |
download | aur-23fc96b45bc93464a62b0bc40f2143e540397787.tar.gz aur-23fc96b45bc93464a62b0bc40f2143e540397787.tar.xz |
Update copyright year in the cgit footer template
Signed-off-by: Michael Straube <michael.straube@posteo.de>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to 'web/template')
-rw-r--r-- | web/template/cgit/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/cgit/footer.html b/web/template/cgit/footer.html index 6ceec289..1c0bf6f6 100644 --- a/web/template/cgit/footer.html +++ b/web/template/cgit/footer.html @@ -1,6 +1,6 @@ <div id="footer"> <p> - Copyright © 2004-2018 aurweb Development Team – + Copyright © 2004-2019 aurweb Development Team – <strong>AUR packages are user produced content. Any use of the provided files is at your own risk.</strong> </p> </div> |