diff --git a/main/templates/main/includes/layout/footer.html b/main/templates/main/includes/layout/footer.html
index 48df48bdf800f8434caec64f83f50676c89be5b4..1953c1c3a95467cc74609b548864c4a07a0c09b0 100644
--- a/main/templates/main/includes/layout/footer.html
+++ b/main/templates/main/includes/layout/footer.html
@@ -63,7 +63,8 @@
           {% endif %}
           <div class="max-w-xs">
             <span class="text-xs text-grey-350 ">
-              <span class="-scale-x-100 inline-block">©</span> Piráti, 2022. Všechna práva vyhlazena. Sdílejte a nechte ostatní sdílet za stejných podmínek.<br><br>
+              <span class="-scale-x-100 inline-block">©</span> Piráti, {% now 'Y' %}.
+              Všechna práva vyhlazena. Sdílejte a nechte ostatní sdílet za stejných podmínek.<br><br>
               <a href="{{ page.root_page.gdpr_and_cookies_url }}">Zásady ochrany osobních údajů</a>
             </span>
           </div>