Happy New Year
[squirrelmail.git] / functions / decode / cp1258.php
index 6b5e240563aea9d2f3f355ef6e25b5617c69ed66..fd9ff2eba8a0667b4cf2c744ff1441af52b268b6 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_cp1258 ($string) {
 
     return $string;
 }
-
-?>
\ No newline at end of file