extra sanitizing was added in B and Q header decoding, when SquirrelMail tried to
[squirrelmail.git] / functions / decode / iso_8859_1.php
index 6aea1b94ec9f2d50d1f17bf35d2a0eedbaed26af..8675c99fba12f024f332f97bfe24e6c50c934a18 100644 (file)
@@ -1,13 +1,13 @@
 <?php
+
 /**
  * decode/iso8859-1.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-1 decoding function that is needed to read
  * iso-8859-1 encoded mails in non-iso-8859-1 locale.
  *
+ * @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