Happy New Year
[squirrelmail.git] / functions / decode / koi8_u.php
index 27e87a460081620f9f1b6db6fead798fd6d33619..51910fa5524936f55e955f7ad0b7741730334989 100644 (file)
@@ -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-2022 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