Happy New Year
[squirrelmail.git] / functions / decode / iso_8859_13.php
index fa22b8044efa54988c1307fb66effdd4eb174343..a94935bc96f214e26115465d7c7d751c9dc6e519 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-2020 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