X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fdecode%2Fiso_8859_13.php;h=cd785cd1cef36968021c05fb9dedd1a4382c7130;hb=8747058aeaa16ece0107b756645abcb8f8a32b5b;hp=c1fce27ce2fa9fbf002f3ad5e5613924c8958a87;hpb=47ccfad452e8d345542d09e59112cac317cffed8;p=squirrelmail.git diff --git a/functions/decode/iso_8859_13.php b/functions/decode/iso_8859_13.php index c1fce27c..cd785cd1 100644 --- a/functions/decode/iso_8859_13.php +++ b/functions/decode/iso_8859_13.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-2010 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -153,5 +153,3 @@ function charset_decode_iso_8859_13 ($string) { return $string; } - -?> \ No newline at end of file