src: happy new year :)

This commit is contained in:
Franco Fichtner 2016-01-01 08:40:03 +01:00
parent 1e353977a3
commit 3941c46884
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ $g = array(
"product_website" => "https://opnsense.org",
"product_email" => "project@opnsense.org",
"product_copyright_owner" => "Deciso B.V.",
"product_copyright_years" => "2014-2015",
"product_copyright_years" => "2014-2016",
"product_copyright_url" => "https://www.deciso.com/",
"latest_config" => "11.2",
);

View File

@ -166,7 +166,7 @@
<!-- page footer -->
<footer class="page-foot col-sm-push-2">
<div class="container-fluid">
<a target="_blank" href="https://opnsense.org/" class="redlnk">OPNsense</a> (c) 2014-2015 <a href="https://www.deciso.com" class="tblnk">Deciso B.V.</a>
<a target="_blank" href="https://opnsense.org/" class="redlnk">OPNsense</a> (c) 2014-2016 <a href="https://www.deciso.com" class="tblnk">Deciso B.V.</a>
</div>
</footer>