Happy New Year
[squirrelmail.git] / functions / decode / iso_8859_8.php
index bfc02365a561e9faf5e4432c0ef6b071b7632def..e3aba1be8e9845bc1a9effafd9e745b23bbc601c 100644 (file)
@@ -33,7 +33,7 @@
  *  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
@@ -117,4 +117,3 @@ function charset_decode_iso_8859_8 ($string) {
 
     return $string;
 }
-?>
\ No newline at end of file