Happy 2017
[squirrelmail.git] / functions / decode / cp1255.php
index 4dadc355dd801c70a41eb807648c7ce50a2c0e40..3bf7db0aeea10996abcc2cbe4a951b442e9c2b9a 100644 (file)
@@ -16,7 +16,7 @@
  *   Date:          1/7/2000
  *   Contact:       cpxlate@microsoft.com
  *
- * @copyright © 2003-2006 The SquirrelMail Project Team
+ * @copyright 2003-2017 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