Happy New Year
[squirrelmail.git] / functions / decode / cp1253.php
index 4e6ab4a79675d1c41b1990bd25a549f719f2ad16..a689cf1e387e7e7b8d2ac6ff1c1e8cb219133df5 100644 (file)
@@ -16,7 +16,7 @@
  *   Date:          04/15/98
  *   Contact:       cpxlate@microsoft.com
  *
- * @copyright © 2003-2005 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
@@ -168,5 +168,3 @@ function charset_decode_cp1253 ($string) {
 
     return $string;
 }
-
-?>
\ No newline at end of file