diff options
-rw-r--r-- | etc/inc/globals.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc index a9b74eb..2296005 100644 --- a/etc/inc/globals.inc +++ b/etc/inc/globals.inc @@ -49,7 +49,7 @@ $g = array( "xml_rootobj" => "pfsense", "admin_group" => "admins", "product_name" => "pfSense", - "product_copyright" => "Scott Ullrich", + "product_copyright" => "BSD Perimeter LLC", "product_copyright_years" => "2005, 2006, 2007, 2008", "product_website" => "http://www.pfsense.com", "product_email" => "coreteam@pfsense.com", |