From 90a27e6453a01876bf2ea4acff95b760880919d8 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Wed, 11 Sep 2013 17:12:00 -0500 Subject: [PATCH] s/BSDP/ESF/ --- etc/inc/globals.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc index f391339e56..628ac9f579 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",