X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=functions%2Fdecode%2Fiso_8859_8.php;h=48be2a57622b256b162e896d6328402d37093fa0;hp=bfc02365a561e9faf5e4432c0ef6b071b7632def;hb=701e7beed3baca980039f978c6d536dd91cae775;hpb=47ccfad452e8d345542d09e59112cac317cffed8 diff --git a/functions/decode/iso_8859_8.php b/functions/decode/iso_8859_8.php index bfc02365..48be2a57 100644 --- a/functions/decode/iso_8859_8.php +++ b/functions/decode/iso_8859_8.php @@ -33,7 +33,7 @@ * internal or external distribution as long as this notice remains * attached. * - * @copyright © 2003-2006 The SquirrelMail Project Team + * @copyright 2003-2014 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -117,4 +117,3 @@ function charset_decode_iso_8859_8 ($string) { return $string; } -?> \ No newline at end of file