aboutsummaryrefslogtreecommitdiffstats
path: root/libretube-theme
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2022-03-02 08:36:22 +0800
committerJesús <heckyel@hyperbola.info>2022-03-02 08:36:22 +0800
commitf538436562759e4051ce349a247a63ad7dd0ee53 (patch)
treec972e352937cea6d594f37f9911b55e684aee622 /libretube-theme
parentd609e3e98472ec06c4f8ab11d5c44b4e1dfe7e06 (diff)
downloadlibretube-f538436562759e4051ce349a247a63ad7dd0ee53.tar.lz
libretube-f538436562759e4051ce349a247a63ad7dd0ee53.tar.xz
libretube-f538436562759e4051ce349a247a63ad7dd0ee53.zip
Update copy
Diffstat (limited to 'libretube-theme')
-rw-r--r--libretube-theme/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/libretube-theme/templates/base.html b/libretube-theme/templates/base.html
index c2c3b8f..51c3cef 100644
--- a/libretube-theme/templates/base.html
+++ b/libretube-theme/templates/base.html
@@ -172,7 +172,7 @@
<!-- /source code -->
</ul>
- <h6>Copyleft &copy; 2019 - 2021 {{ SITENAME }} Lbtd.</h6>
+ <h6>Copyleft &copy; 2019 - 2022 {{ SITENAME }} Lbtd.</h6>
{% if CURRENT_VERSION and CURRENT_BRANCH %}
<h6>{{ _('Versión actual:') }} {{ CURRENT_VERSION }} @ {{ CURRENT_BRANCH }}</h6>