Happy New Year
[squirrelmail.git] / functions / decode / cp1255.php
index 4dadc355dd801c70a41eb807648c7ce50a2c0e40..45b5d4ec5994245418277e99ad9aa01c45cdafd2 100644 (file)
@@ -16,7 +16,7 @@
  *   Date:          1/7/2000
  *   Contact:       cpxlate@microsoft.com
  *
- * @copyright © 2003-2006 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_cp1255 ($string) {
 
     return $string;
 }
-
-?>
\ No newline at end of file