Happy New Year
[squirrelmail.git] / functions / decode / koi8_r.php
index 4c1da5f5f8ba80e3f4e9723885a2afa0b6021852..ecb4044e3f4c86e471242c7cb6afbe7fe0cde88e 100644 (file)
@@ -32,7 +32,7 @@
  * internal or external distribution as long as this notice remains
  * attached.
  *
- * @copyright © 2003-2006 The SquirrelMail Project Team
+ * @copyright 2003-2019 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