diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-04-07 05:20:02 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-04-07 05:20:02 +0000 |
commit | ef0d244043f93949ec20b77a1b17d8b0c0dba50c (patch) | |
tree | a833452bdb0d758b10421c4540edb6fe38edf908 /usr/local/www | |
parent | 425e4c29129b63035dc508ced53658a393a05ccd (diff) | |
download | pfsense-ef0d244043f93949ec20b77a1b17d8b0c0dba50c.zip pfsense-ef0d244043f93949ec20b77a1b17d8b0c0dba50c.tar.gz |
We're in 2006 now.
Diffstat (limited to 'usr/local/www')
-rwxr-xr-x | usr/local/www/fend.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/fend.inc b/usr/local/www/fend.inc index 7b82a7f..54ea069 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-2005 by Scott Ullrich. All Rights Reserved.</p> + <a target="_blank" href="http://www.pfSense.com" class="redlnk">pfSense</a> is © 2004-2006 by Scott Ullrich. All Rights Reserved.</p> [<a href="/license.php" class="tblnk">view license</a>] </p> </div> <!-- Footer DIV --> |