chore: update copyright text

This commit is contained in:
Marvin Flock
2025-04-22 16:46:55 +02:00
parent dbdf7be51a
commit 8d50de12d7
@@ -23,7 +23,7 @@ class HtmlView extends BaseHtmlView
ToolbarHelper::title(Text::_('COM_SPORTSMANAGER')); ToolbarHelper::title(Text::_('COM_SPORTSMANAGER'));
?> ?>
<h2><?php echo Text::_('COM_SPORTSMANAGER'); ?> Copyright &copy; 2006 &#8211; 2014 Sven Nickel</h2> <h3><?php echo Text::_('COM_SPORTSMANAGER'); ?> &#8211; Created by Sven Nickel | Maintained by DTFB</h3>
<?php <?php
// Display the template // Display the template
parent::display($tpl); parent::display($tpl);