summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2009-01-25 03:00:40 -0500
committerChris Buechler <cmb@pfsense.org>2009-01-25 03:00:40 -0500
commitf1bf66e888d3ca28134a717bf7655c733ac72e64 (patch)
treeab1ec19eee05ed2841a77d4126c71ea0c4b298b9 /etc/inc/globals.inc
parent0e61d9bb7fe566dc1dbfe02a4fcee708d4baee88 (diff)
downloadpfsense-f1bf66e888d3ca28134a717bf7655c733ac72e64.zip
pfsense-f1bf66e888d3ca28134a717bf7655c733ac72e64.tar.gz
Update (c) year, update fend to include same links, etc. as prior to product_name change.
Diffstat (limited to 'etc/inc/globals.inc')
-rw-r--r--etc/inc/globals.inc9
1 files changed, 5 insertions, 4 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index 3e40f46..fa8c36b 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -35,10 +35,11 @@ $g = array(
"factory_shipped_username" => "admin",
"factory_shipped_password" => "pfsense",
"product_name" => "pfSense",
- "product_copyright" => "BSD Perimeter LLC",
- "product_copyright_years" => "2005, 2006, 2007, 2008",
- "product_website" => "www.pfsense.com",
- "product_email" => "coreteam@pfsense.com",
+ "product_copyright" => "BSD Perimeter LLC",
+ "product_copyright_url" => "http://www.bsdperimeter.com",
+ "product_copyright_years" => "2004 - 2009",
+ "product_website" => "www.pfsense.org",
+ "product_email" => "coreteam@pfsense.org",
"upload_path" => "/root",
"dhcpd_chroot_path" => "/var/dhcpd",
"varrun_path" => "/var/run",
OpenPOWER on IntegriCloud