phpDocumentor updates
[squirrelmail.git] / functions / encode / iso_8859_1.php
index 58f3eb617e889eeb80e52e93c81bbb7c73df7fb7..23d817671b532405ae2a99da011e339761e76453 100644 (file)
@@ -1,12 +1,14 @@
 <?php
 <?php
+
 /**
  * iso-8859-1 encoding functions
  *
  * takes a string of unicode entities and converts it to a iso-8859-1 encoded string
  * Unsupported characters are replaced with ?.
  *
 /**
  * iso-8859-1 encoding functions
  *
  * takes a string of unicode entities and converts it to a iso-8859-1 encoded string
  * Unsupported characters are replaced with ?.
  *
+ * @copyright &copy; 2004-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @version $Id$
- * @copyright Copyright &copy; 2004-2005 The SquirrelMail Project Team
  * @package squirrelmail
  * @subpackage encode
  */
  * @package squirrelmail
  * @subpackage encode
  */