diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-02-05 08:23:12 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-02-05 08:23:12 +0100 |
commit | ae009b90e71f680c469afca94b829c54bcab2f35 (patch) | |
tree | c6e4b3af02fc12bdf0436e3ef4602d5869b4907a /templates/about.html.ep | |
parent | 2eb1017ce1160af1f256df4d5120729a5c2f59ef (diff) |
about page: update copyright year4.9.0
Diffstat (limited to 'templates/about.html.ep')
-rw-r--r-- | templates/about.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/about.html.ep b/templates/about.html.ep index 6cb5658..f601cc7 100644 --- a/templates/about.html.ep +++ b/templates/about.html.ep @@ -6,7 +6,7 @@ href="<%= app->config->{'source_url'} %>">Quelltext</a> steht unter der <a href="https://git.finalrewind.org/db-fakedisplay/tree/COPYING">GNU AGPL - v3</a> als Open Source zur Verfügung. © 2021 <a + v3</a> als Open Source zur Verfügung. © 2022 <a href="https://finalrewind.org/me">Daniel Friesel</a> / <a href="https://twitter.com/derfnull">@derfnull</a>. % if (my $issue_url = app->config->{'issue_url'}) { Fehlermeldungen bitte via |