X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fdecode%2Fiso_8859_6.php;h=9c75de2e902c6919a40c87d9ab384be600e07bf8;hb=e3e770bdae1706d364495ef5529435682916a736;hp=0b964ddf0bce697044303ca693b86ed9e7eeca4d;hpb=4b4abf93a9624311afef0c385023724ee46a2b60;p=squirrelmail.git diff --git a/functions/decode/iso_8859_6.php b/functions/decode/iso_8859_6.php index 0b964ddf..9c75de2e 100644 --- a/functions/decode/iso_8859_6.php +++ b/functions/decode/iso_8859_6.php @@ -33,7 +33,7 @@ * internal or external distribution as long as this notice remains * attached. * - * @copyright © 2003-2005 The SquirrelMail Project Team + * @copyright © 2003-2006 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -108,4 +108,3 @@ function charset_decode_iso_8859_6 ($string) { return $string; } -?> \ No newline at end of file