From 9dc3f2bbb95e4c48a73286ab286d33e9c702f829 Mon Sep 17 00:00:00 2001 From: blagynchy Date: Thu, 2 Jan 2014 01:54:39 +0200 Subject: [PATCH] Happy New Year 2014! Optimal: Just updating the copyright years; I wish to all of you all of health, happiness and good luck of earth to be in your hands for the new year! Other will come up later :) And make pfsense better then before, more flexible for management/viewing from web (3rd party) using samba,ftp,whois,hw temp..etc. Best regards. --- etc/inc/globals.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc index 440ef1a55b..58c5fec710 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 - 2013", + "product_copyright_years" => "2004 - 2014", "product_website" => "www.pfsense.org", "product_website_footer" => "http://www.pfsense.org/?gui21", "product_email" => "coreteam@pfsense.org",