use LEGAL_COPYRIGHT in footer

This commit is contained in:
2025-04-10 06:31:49 +04:00
parent 3fba29e9db
commit d67dd7b50a
+1 -1
View File
@@ -56,6 +56,6 @@
</div>
<div class="footer-copyright">
Kaubuntu.re <?php echo date('Y'); ?> - Licence libre <a href="<?php echo LEGAL_LICENSE_URL; ?>" target="_blank" rel="noopener noreferrer">GNU AGPL-V3</a>
<?php echo LEGAL_COPYRIGHT; ?> <?php echo date('Y'); ?> - Licence libre <a href="<?php echo LEGAL_LICENSE_URL; ?>" target="_blank" rel="noopener noreferrer">GNU AGPL-V3</a>
</div>
</div>