Show copyright and license on the about page

refs #9247
This commit is contained in:
Alexander A. Klimov 2015-06-05 12:38:55 +02:00
parent 7c3b46fefa
commit 91377a4bd7
1 changed files with 3 additions and 0 deletions

View File

@ -22,4 +22,7 @@
: '<p>' . nl2br(implode("\n", $versionInfo), false)
) . '</p>';
?>
<p>Copyright &copy; 2013-2015&emsp;<a href="https://www.icinga.org"><?=
$this->translate('The Icinga Project')
?></a><br>License: GNU GPL v2 or later</p>
</div>