X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Fdecode%2Fkoi8_r.php;h=d9717e998e32b7b41241ccd0da41bcb5269b8f7a;hb=f34bb4e38938e9519e6eb7dd357f193828a0c37b;hp=4c1da5f5f8ba80e3f4e9723885a2afa0b6021852;hpb=47ccfad452e8d345542d09e59112cac317cffed8;p=squirrelmail.git diff --git a/functions/decode/koi8_r.php b/functions/decode/koi8_r.php index 4c1da5f5..d9717e99 100644 --- a/functions/decode/koi8_r.php +++ b/functions/decode/koi8_r.php @@ -32,7 +32,7 @@ * internal or external distribution as long as this notice remains * attached. * - * @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 @@ -184,4 +184,3 @@ function charset_decode_koi8_r ($string) { return $string; } -?> \ No newline at end of file