X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fdecode%2Fcp1257.php;h=1b5f02ef71ceb78154501f0a8016e6188e8b0aa1;hb=a95fae0bb9d244d1fccb7531074371bc39f80a0f;hp=cb72e34deae5414a77099e448524e64b2639c5cf;hpb=4b4abf93a9624311afef0c385023724ee46a2b60;p=squirrelmail.git diff --git a/functions/decode/cp1257.php b/functions/decode/cp1257.php index cb72e34d..1b5f02ef 100644 --- a/functions/decode/cp1257.php +++ b/functions/decode/cp1257.php @@ -16,7 +16,7 @@ * Date: 04/15/98 * Contact: cpxlate@microsoft.com * - * @copyright © 2003-2005 The SquirrelMail Project Team + * @copyright 2003-2016 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -156,5 +156,3 @@ function charset_decode_cp1257 ($string) { return $string; } - -?> \ No newline at end of file