diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2007-02-23 00:40:28 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2007-02-23 00:40:28 +0000 |
commit | 0cbaf12be78af530951e979b2277ea8737596c3a (patch) | |
tree | b1e83726741a4a90f510284ac8fbfcc951c41316 | |
parent | e2fa1b81b0b9dedb4e09ea88a834d55c4bc46019 (diff) | |
download | pfsense-0cbaf12be78af530951e979b2277ea8737596c3a.zip pfsense-0cbaf12be78af530951e979b2277ea8737596c3a.tar.gz |
Update (C) years
-rwxr-xr-x | usr/local/www/fend.inc | 2 | ||||
-rwxr-xr-x | usr/local/www/license.php | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/fend.inc b/usr/local/www/fend.inc index 9127d92..54aaec3 100755 --- a/usr/local/www/fend.inc +++ b/usr/local/www/fend.inc @@ -3,7 +3,7 @@ </div> <!-- Content DIV --> <div id="footer"> - <a target="_blank" href="http://www.pfSense.com" class="redlnk">pfSense</a> is © 2004-2006 by Scott Ullrich. All Rights Reserved. + <a target="_blank" href="http://www.pfSense.com" class="redlnk">pfSense</a> is © 2004-2007 by Scott Ullrich. All Rights Reserved. [<a href="/license.php" class="tblnk">view license</a>] </div> <!-- Footer DIV --> diff --git a/usr/local/www/license.php b/usr/local/www/license.php index ecb2b12..e93e5d3 100755 --- a/usr/local/www/license.php +++ b/usr/local/www/license.php @@ -10,11 +10,11 @@ include("head.inc"); <?php include("fbegin.inc"); ?> <p class="pgtitle">License</p> - <p><strong>pfSense is Copyright © 2004, 2005 by Scott Ullrich + <p><strong>pfSense is Copyright © 2004, 2005, 2006, 2007 by Scott Ullrich (<a href="mailto:geekgod@geekgod.com">geekgod@geekgod.com</a>).<br> All rights reserved.</strong></p> - <p><strong>m0n0wall is Copyright © 2002-2004 by Manuel Kasper + <p><strong>m0n0wall is Copyright © 2002-2007 by Manuel Kasper (<a href="mailto:mk@neon1.net">mk@neon1.net</a>).<br> All rights reserved.</strong></p> <p> Redistribution and use in source and binary forms, with or without<br> |