phpDocumentor updates
[squirrelmail.git] / functions / decode / cp1251.php
index 8f249d582fc9d5641d114174a34f74f292cc509b..e36c0246bec0ce3a29750efa225bdf54e0ecd07a 100644 (file)
@@ -1,10 +1,8 @@
 <?php
+
 /**
  * decode/cp1251.php
  *
- * Copyright (c) 2003-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * This file contains cp1251 decoding function that is needed to read
  * cp1251 encoded mails in non-cp1251 locale.
  *
@@ -18,6 +16,8 @@
  *   Date:          04/15/98
  *   Contact:       cpxlate@microsoft.com
  *
+ * @copyright &copy; 2003-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage decode