More readable spacing
[squirrelmail.git] / functions / decode / cp1255.php
index 38ab90f7485adc98206e27bfa0ac9e946f5d2a29..be63830aa2d2cf049498e8b53b66ffd18695dce0 100644 (file)
@@ -16,7 +16,7 @@
  *   Date:          1/7/2000
  *   Contact:       cpxlate@microsoft.com
  *
- * @copyright © 2003-2005 The SquirrelMail Project Team
+ * @copyright © 2003-2006 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