From 2d724ce20cd1b55a25e25c59a402e5fe4d7ec4cc Mon Sep 17 00:00:00 2001 From: Jared Dillard Date: Fri, 11 Dec 2015 14:36:21 -0600 Subject: link to proper license information location --- src/etc/inc/globals.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/etc/inc/globals.inc b/src/etc/inc/globals.inc index 306639b..44a3b02 100644 --- a/src/etc/inc/globals.inc +++ b/src/etc/inc/globals.inc @@ -59,7 +59,7 @@ $g = array( "product_name" => "pfSense", "product_version" => trim(file_get_contents("/etc/version"), " \n"), "product_copyright" => "Electric Sheep Fencing LLC", - "product_copyright_url" => "http://www.electricsheepfencing.com", + "product_copyright_url" => "https://pfsense.org/license", "product_copyright_years" => "2004 - ".date("Y"), "product_website" => "www.pfsense.org", "product_website_footer" => "https://www.pfsense.org/?gui=bootstrap", -- cgit v1.1