Happy 2014
[squirrelmail.git] / functions / decode / iso_8859_9.php
index b6a3097036ae0eb2c3e8a0768414af7f2e44c68c..8c4eb1a1f4902bcabb0f24a92de5572d16125246 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-2014 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -153,4 +153,3 @@ function charset_decode_iso_8859_9 ($string) {
 
     return $string;
 }
-?>
\ No newline at end of file