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