Happy New Year
[squirrelmail.git] / functions / decode / cp1251.php
index 590e662f73f8fb70f242eeb341fe8198bc2f8167..f4ce59f8af025a7e35cc4a4aa0746a3a545710dc 100644 (file)
@@ -16,7 +16,7 @@
  *   Date:          04/15/98
  *   Contact:       cpxlate@microsoft.com
  *
- * @copyright © 2003-2006 The SquirrelMail Project Team
+ * @copyright 2003-2021 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_cp1251 ($string) {
 
     return $string;
 }
-
-?>
\ No newline at end of file