Happy New Year
[squirrelmail.git] / functions / decode / iso_8859_4.php
index 8538b0d651663a87554190287650efae484c9db6..e1a482e647ea26517e173dfd0e73343cd449fde8 100644 (file)
@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @copyright © 2003-2006 The SquirrelMail Project Team
+ * @copyright 2003-2020 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -153,4 +153,3 @@ function charset_decode_iso_8859_4 ($string) {
 
     return $string;
 }
 
     return $string;
 }
-?>
\ No newline at end of file