Happy New Year
[squirrelmail.git] / functions / decode / cp1252.php
index 6a7d230ff687ebc73d967221fb282c3acc98dc7f..3c53ec4fc37c6a6730497da65670f2b24276b20d 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
@@ -169,5 +169,3 @@ function charset_decode_cp1252 ($string) {
 
     return $string;
 }
-
-?>
\ No newline at end of file