X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=functions%2Fdecode%2Fcp1255.php;h=3bf7db0aeea10996abcc2cbe4a951b442e9c2b9a;hp=38ab90f7485adc98206e27bfa0ac9e946f5d2a29;hb=22387c8d44f3ab104db6e19180d3775a45762359;hpb=4b4abf93a9624311afef0c385023724ee46a2b60 diff --git a/functions/decode/cp1255.php b/functions/decode/cp1255.php index 38ab90f7..3bf7db0a 100644 --- a/functions/decode/cp1255.php +++ b/functions/decode/cp1255.php @@ -16,7 +16,7 @@ * Date: 1/7/2000 * Contact: cpxlate@microsoft.com * - * @copyright © 2003-2005 The SquirrelMail Project Team + * @copyright 2003-2017 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_cp1255 ($string) { return $string; } - -?> \ No newline at end of file