Correct documentation
[squirrelmail.git] / functions / decode / iso_8859_10.php
index ae870a932b566bb16918f48525a95468899a7d5a..2eb49008b171f1d0d8b2eb306522673f76f6159f 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-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -153,5 +153,3 @@ function charset_decode_iso_8859_10 ($string) {
 
     return $string;
 }
-
-?>
\ No newline at end of file