summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/license.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/license.php b/usr/local/www/license.php
index b98921f..9df9db0 100755
--- a/usr/local/www/license.php
+++ b/usr/local/www/license.php
@@ -41,8 +41,7 @@ include("head.inc");
<?php include("fbegin.inc"); ?>
<p class="pgtitle">License</p>
- <p><strong>{$g['product_name']} is Copyright &copy; {$g['product_copyright_years']} by {$g['product_copyright']}
- (<a href="mailto:geekgod@geekgod.com">geekgod@geekgod.com</a>).<br>
+ <p><strong><?=$g['product_name'];?> is Copyright &copy; <?=$g['product_copyright_years'];?> by <?=$g['product_copyright'];?><br>
All rights reserved.</strong></p>
<p><strong>m0n0wall is Copyright &copy; 2002-2007 by Manuel Kasper
OpenPOWER on IntegriCloud