Happy New Year
[squirrelmail.git] / functions / decode / iso_8859_5.php
index 7272e8dec3de1ff8c6a5eb200475032d2b9f6389..d4b0d894c2eb39de9d0ccac4d0d794cd8b348d71 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-2018 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_5 ($string) {
 
     return $string;
 }
 
     return $string;
 }
-?>
\ No newline at end of file