diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc index 58c5fec710..acbe36ac56 100644 --- a/etc/inc/globals.inc +++ b/etc/inc/globals.inc @@ -59,7 +59,7 @@ $g = array( "product_name" => "pfSense", "product_copyright" => "Electric Sheep Fencing LLC", "product_copyright_url" => "http://www.electricsheepfencing.com", - "product_copyright_years" => "2004 - 2014", + "product_copyright_years" => "2004 - ".date("Y"), "product_website" => "www.pfsense.org", "product_website_footer" => "http://www.pfsense.org/?gui21", "product_email" => "coreteam@pfsense.org",