X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=include%2Ftimezones.php;h=5df5ca5641fd233d4a9d3a9560b1641cdeeb3aed;hp=5ee79f3ef36139017024b0a3c4886d449e376d1a;hb=d9f83cf8cd23f773fde77e3233a10a07aa64b37b;hpb=4b4abf93a9624311afef0c385023724ee46a2b60;ds=sidebyside diff --git a/include/timezones.php b/include/timezones.php index 5ee79f3e..5df5ca56 100644 --- a/include/timezones.php +++ b/include/timezones.php @@ -13,7 +13,7 @@ * Both subkeys are optional. If they are not present, time zone * key name is used. * - * @copyright © 1999-2005 The SquirrelMail Project Team + * @copyright 1999-2011 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -87,4 +87,3 @@ function sq_get_tz_key($sTZ) { return false; } } -?> \ No newline at end of file