diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2018-05-01 21:12:38 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@archlinux.org> | 2018-05-10 09:29:03 +0200 |
commit | 4381a0d7c23203d19d8c33afc6264fa584ba0a4f (patch) | |
tree | d9a78f1e3878122efc5614c4e3f697cf794e1a95 /web | |
parent | 97c5bcec136eb549b57cdb74ebd9da7ca1338e90 (diff) | |
download | aur-4381a0d7c23203d19d8c33afc6264fa584ba0a4f.tar.gz aur-4381a0d7c23203d19d8c33afc6264fa584ba0a4f.tar.xz |
Update copyright year in the cgit footer template
Four years just passed in the blink of an eye :)
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to 'web')
-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 36e0f1b1..6ceec289 100644 --- a/web/template/cgit/footer.html +++ b/web/template/cgit/footer.html @@ -1,6 +1,6 @@ <div id="footer"> <p> - Copyright © 2004-2014 aurweb Development Team – + Copyright © 2004-2018 aurweb Development Team – <strong>AUR packages are user produced content. Any use of the provided files is at your own risk.</strong> </p> </div> |