summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/globals.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/inc/globals.inc')
-rw-r--r--src/etc/inc/globals.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/etc/inc/globals.inc b/src/etc/inc/globals.inc
index a266eaa..377fcd5 100644
--- a/src/etc/inc/globals.inc
+++ b/src/etc/inc/globals.inc
@@ -3,7 +3,7 @@
* globals.inc
*
* part of pfSense (https://www.pfsense.org)
- * Copyright (c) 2004-2016 Electric Sheep Fencing, LLC
+ * Copyright (c) 2004-2016 Rubicon Communications, LLC (Netgate)
* All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
@@ -54,7 +54,7 @@ $g = array(
"admin_group" => "admins",
"product_name" => "pfSense",
"product_version" => trim(file_get_contents("/etc/version"), " \n"),
- "product_copyright" => "Electric Sheep Fencing LLC",
+ "product_copyright" => "Rubicon Communications, LLC (Netgate)",
"product_copyright_url" => "https://pfsense.org/license",
"product_copyright_years" => "2004 - ".date("Y"),
"product_website" => "www.pfsense.org",
OpenPOWER on IntegriCloud