X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fdecode%2Fcp1251.php;h=f4ce59f8af025a7e35cc4a4aa0746a3a545710dc;hb=c997cbe6f5a46d432d7733acb207dfcdfd00e49e;hp=590e662f73f8fb70f242eeb341fe8198bc2f8167;hpb=47ccfad452e8d345542d09e59112cac317cffed8;p=squirrelmail.git diff --git a/functions/decode/cp1251.php b/functions/decode/cp1251.php index 590e662f..f4ce59f8 100644 --- a/functions/decode/cp1251.php +++ b/functions/decode/cp1251.php @@ -16,7 +16,7 @@ * Date: 04/15/98 * Contact: cpxlate@microsoft.com * - * @copyright © 2003-2006 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_cp1251 ($string) { return $string; } - -?> \ No newline at end of file