diff options
author | blagynchy <blagynchy@gmail.com> | 2014-01-02 01:54:39 +0200 |
---|---|---|
committer | blagynchy <blagynchy@gmail.com> | 2014-01-02 01:54:39 +0200 |
commit | 9dc3f2bbb95e4c48a73286ab286d33e9c702f829 (patch) | |
tree | 61263c76b4a84f6e6bfa716d769f4e79834b8fab /etc/inc/globals.inc | |
parent | 31dce4308403a1b9c9a55dd04ec4b186fc5fb43c (diff) | |
download | pfsense-9dc3f2bbb95e4c48a73286ab286d33e9c702f829.zip pfsense-9dc3f2bbb95e4c48a73286ab286d33e9c702f829.tar.gz |
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.
Diffstat (limited to 'etc/inc/globals.inc')
-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 440ef1a..58c5fec 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", |