Skip to content

Commit

Permalink
Show copyright and license on the about page
Browse files Browse the repository at this point in the history
refs #9247
  • Loading branch information
Al2Klimov committed Sep 23, 2015
1 parent 7c3b46f commit 91377a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions application/views/scripts/about/index.phtml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

0 comments on commit 91377a4

Please sign in to comment.