aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2024-03-15 21:33:30 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2024-03-15 21:33:30 +0100
commit1ecc3a2bf410873be2bb23c3332e5e7ff3c6aa76 (patch)
treed6d3c38e9647059c8026be4fb54ab0afdc5141f6 /common
parent7c535e92e786c015bbdb6d647204b96414fed452 (diff)
downloadwww-1ecc3a2bf410873be2bb23c3332e5e7ff3c6aa76.tar.gz
www-1ecc3a2bf410873be2bb23c3332e5e7ff3c6aa76.zip
automatically update copyright
Diffstat (limited to 'common')
-rw-r--r--common/footer.j2.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/footer.j2.inc b/common/footer.j2.inc
index a7e41d0d..9784acac 100644
--- a/common/footer.j2.inc
+++ b/common/footer.j2.inc
@@ -27,7 +27,7 @@
27 <p> 27 <p>
28 Copyright &copy; 28 Copyright &copy;
29 <a href="{{ url_localized('ev.html') }}">GNUnet e.V.</a> 29 <a href="{{ url_localized('ev.html') }}">GNUnet e.V.</a>
30 2001 &mdash; 2023. 30 2001 &mdash; {{ now.split(' ')[3] }}.
31 <a href="https://git.gnunet.org/www.git">{{ _("Source code of this site.") }}</a> 31 <a href="https://git.gnunet.org/www.git">{{ _("Source code of this site.") }}</a>
32 <a href="{{ url_localized('contact.html') }}">{{ _("Report issues with this website.") }}</a> 32 <a href="{{ url_localized('contact.html') }}">{{ _("Report issues with this website.") }}</a>
33 </p> 33 </p>