X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fdecode%2Fkoi8_u.php;h=caba38a4196deaa6ae092d8fdb785f8d8727af27;hb=870ffc40786e9a810e9a8cd228ec5117e70cdaed;hp=27e87a460081620f9f1b6db6fead798fd6d33619;hpb=47ccfad452e8d345542d09e59112cac317cffed8;p=squirrelmail.git diff --git a/functions/decode/koi8_u.php b/functions/decode/koi8_u.php index 27e87a46..caba38a4 100644 --- a/functions/decode/koi8_u.php +++ b/functions/decode/koi8_u.php @@ -36,7 +36,7 @@ * HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. * - * @copyright © 2003-2006 The SquirrelMail Project Team + * @copyright © 2003-2009 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -188,4 +188,3 @@ function charset_decode_koi8_u ($string) { return $string; } -?> \ No newline at end of file