X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=functions%2Fdecode%2Fcp1250.php;h=4b6dd6f900c906b95ceed72d4d9e3a8f4440c906;hp=9bfbf198fd35448d16ca56284c11e73e0e252799;hb=d4e46166df04792c6b939356ea5dfda8e47bba7b;hpb=47ccfad452e8d345542d09e59112cac317cffed8 diff --git a/functions/decode/cp1250.php b/functions/decode/cp1250.php index 9bfbf198..4b6dd6f9 100644 --- a/functions/decode/cp1250.php +++ b/functions/decode/cp1250.php @@ -16,7 +16,7 @@ * Date: 04/15/98 * Contact: cpxlate@microsoft.com * - * @copyright © 2003-2006 The SquirrelMail Project Team + * @copyright © 2003-2009 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -168,5 +168,3 @@ function charset_decode_cp1250 ($string) { return $string; } - -?> \ No newline at end of file