X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fdecode%2Fcp1254.php;h=9ba9bcd019151aaa237362f33b9a3ac8557f32aa;hb=c53195bbbf00d53343b5b33c35f43f75bb2646a9;hp=1203957e5c5c116caffe61379bdd449864844050;hpb=4b4abf93a9624311afef0c385023724ee46a2b60;p=squirrelmail.git diff --git a/functions/decode/cp1254.php b/functions/decode/cp1254.php index 1203957e..9ba9bcd0 100644 --- a/functions/decode/cp1254.php +++ b/functions/decode/cp1254.php @@ -16,7 +16,7 @@ * Date: 04/15/98 * Contact: cpxlate@microsoft.com * - * @copyright © 2003-2005 The SquirrelMail Project Team + * @copyright 2003-2021 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_cp1254 ($string) { return $string; } - -?> \ No newline at end of file