Happy New Year
[squirrelmail.git] / functions / decode / iso_8859_3.php
index 87d7f213c17f3ec5c7428f15e77b7f56aa49d034..7ba5e92ae2cbb6a258ce34f573797a15d6a36ce0 100644 (file)
@@ -33,7 +33,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
@@ -146,4 +146,3 @@ function charset_decode_iso_8859_3 ($string) {
 
     return $string;
 }
-?>
\ No newline at end of file