extra sanitizing was added in B and Q header decoding, when SquirrelMail tried to
[squirrelmail.git] / functions / decode / iso_8859_8.php
index 678355ad57bdc0ac24d62c649db180ea79aceab1..bfc02365a561e9faf5e4432c0ef6b071b7632def 100644 (file)
@@ -1,10 +1,8 @@
 <?php
+
 /**
  * decode/iso8859-8.php
  *
- * Copyright (c) 2003-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * This file contains iso-8859-8 decoding function that is needed to read
  * iso-8859-8 encoded mails in non-iso-8859-8 locale.
  *
@@ -35,6 +33,8 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
+ * @copyright &copy; 2003-2006 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage decode