Account for servers that send extra unsolicited FETCH responses (such as when flags...
[squirrelmail.git] / functions / decode / iso_8859_6.php
index d2c740f938c31bc73694e9f49aa287a54d99302b..dc2af08e529f0ab99fc8c431c3d96a8756e4f253 100644 (file)
@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @copyright © 2003-2006 The SquirrelMail Project Team
+ * @copyright 2003-2012 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -108,4 +108,3 @@ function charset_decode_iso_8859_6 ($string) {
 
     return $string;
 }
-?>
\ No newline at end of file