Happy New Year
[squirrelmail.git] / functions / decode / cp1257.php
index 8a560db2a95a5c0c83f0075e228c01b4c306d161..21f47b212c30c6b7e7448ea2d95cc1d5e9e066c8 100644 (file)
@@ -16,7 +16,7 @@
  *  Date:          04/15/98
  *  Contact:       cpxlate@microsoft.com
  *
- * @copyright © 2003-2006 The SquirrelMail Project Team
+ * @copyright 2003-2022 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -156,5 +156,3 @@ function charset_decode_cp1257 ($string) {
 
     return $string;
 }
-
-?>
\ No newline at end of file