Update the copyright year on login page.

Ticket:	#8331
This commit is contained in:
Luiz Souza 2018-02-15 06:14:16 -06:00
parent 79f7bc7f61
commit 7df5447dc6

View File

@ -44,7 +44,7 @@ if (isset($user_settings['webgui']['logincss']) && strlen($user_settings['webgui
<div class="modal-body" style="background-color:<?=$logincssfile?>; color:white;">
<?php
print(gettext("<p><font size=\"4\"><strong>pfSense</strong>&reg;</font><font size=\"3\"> is Copyright 2004" .
"-2017 Rubicon Communications, LLC (Netgate)</p>" .
"-2018 Rubicon Communications, LLC (Netgate)</p>" .
"<p>pfSense is a federally registered trademark of Electric Sheep Fencing, LLC. Any unauthorized use of this trademark is " .
"prohibited by state and federal law and by international law. Refer to our Trademark Usage Guidelines for how to properly " .
"use the marks. All rights reserved.</p>" .