summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/license.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-12-15 17:04:23 +0545
committerPhil Davis <phil.davis@inf.org>2015-12-15 17:04:23 +0545
commit12745e51a69c8bd5850c94f6063732f49512f53d (patch)
tree90912377eedff496f58bfdca46bc4de79e292bb5 /src/usr/local/www/license.php
parent5d527ce6126e14cfd9856b60d22f48caf647c66c (diff)
downloadpfsense-12745e51a69c8bd5850c94f6063732f49512f53d.zip
pfsense-12745e51a69c8bd5850c94f6063732f49512f53d.tar.gz
Code style l
Diffstat (limited to 'src/usr/local/www/license.php')
-rw-r--r--src/usr/local/www/license.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/license.php b/src/usr/local/www/license.php
index a450779..1233d83 100644
--- a/src/usr/local/www/license.php
+++ b/src/usr/local/www/license.php
@@ -115,7 +115,7 @@ include("head.inc");
<?= "{$g['product_name']} " . gettext("is based upon/includes various free software packages, ".
"listed below.")?><br />
<?php printf(gettext("The authors of %s would like to thank the authors of these " .
- "software packages for their efforts"),$g['product_name'])?>.
+ "software packages for their efforts"), $g['product_name'])?>.
</p>
<p>
FreeBSD (<a href="http://www.freebsd.org" target="_blank">http://www.freebsd.org</a>)<br />
OpenPOWER on IntegriCloud