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