Happy New Year
[squirrelmail.git] / functions / decode / iso_8859_13.php
index c1fce27ce2fa9fbf002f3ad5e5613924c8958a87..bd10e6144bfb18f445a9cbb4307e962ce2a41329 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
@@ -153,5 +153,3 @@ function charset_decode_iso_8859_13 ($string) {
 
     return $string;
 }
-
-?>
\ No newline at end of file