diff options
-rw-r--r-- | etc/inc/globals.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc index 4b9f599..bdc3c00 100644 --- a/etc/inc/globals.inc +++ b/etc/inc/globals.inc @@ -57,8 +57,8 @@ $g = array( "xml_rootobj" => "pfsense", "admin_group" => "admins", "product_name" => "pfSense", - "product_copyright" => "BSD Perimeter LLC", - "product_copyright_url" => "http://www.bsdperimeter.com", + "product_copyright" => "Electric Sheep Fencing LLC", + "product_copyright_url" => "http://www.electricsheepfencing.com", "product_copyright_years" => "2004 - 2013", "product_website" => "www.pfsense.org", "product_website_footer" => "http://www.pfsense.org/?gui21", |