Happy New Year
[squirrelmail.git] / functions / decode / iso_8859_3.php
index 0ea19d2c9d0e96a3cb4990ccc420b30f44c66731..3ded999cedb83c4ee51d31fdad460b22dd32798f 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-2020 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