diff options
author | Lukas Fleischer <lfleischer@archlinux.org> | 2020-01-30 13:09:05 +0100 |
---|---|---|
committer | Lukas Fleischer <lfleischer@archlinux.org> | 2020-01-30 14:23:28 +0100 |
commit | 23c0c9c372a7443e96115441571ea57bb24881c7 (patch) | |
tree | 2a4faa9f4a836d9b211d6e4234d7b052607686d9 /web | |
parent | def2787b45275de2b8dfab0ece87f35ea280567b (diff) | |
download | aur-23c0c9c372a7443e96115441571ea57bb24881c7.tar.gz aur-23c0c9c372a7443e96115441571ea57bb24881c7.tar.xz |
Update copyright range in the cgit footer
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 1c0bf6f6..14c358f1 100644 --- a/web/template/cgit/footer.html +++ b/web/template/cgit/footer.html @@ -1,6 +1,6 @@ <div id="footer"> <p> - Copyright © 2004-2019 aurweb Development Team – + Copyright © 2004-2020 aurweb Development Team – <strong>AUR packages are user produced content. Any use of the provided files is at your own risk.</strong> </p> </div> |