Happy New Year
[squirrelmail.git] / functions / decode / iso_8859_7.php
index d59ab9886b61082464fef36bc9f53eb5906cfac6..1702baf9bf7f4f8b0a5926cbad1f3f854caf4489 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
@@ -147,4 +147,3 @@ function charset_decode_iso_8859_7 ($string) {
 
     return $string;
 }
-?>
\ No newline at end of file