phpDocumentor updates
[squirrelmail.git] / functions / encode / koi8_u.php
index e0082da92b1d88d6f2ad1cdec6117488ad48eea1..f3307dea6adc21b424e6ae2ca669fc4bcd830df5 100644 (file)
@@ -1,12 +1,14 @@
 <?php
+
 /**
  * koi8-u encoding functions
  *
  * takes a string of unicode entities and converts it to a koi8-u 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$
- * @copyright Copyright &copy; 2004-2005 The SquirrelMail Project Team
  * @package squirrelmail
  * @subpackage encode
  */