phpDocumentor updates
[squirrelmail.git] / functions / decode / cp855.php
index e5f270c548cac17c9823a16f89c33294ac367c22..5cc587bda59c3e417d4c0393aa1f34387e7ef3ca 100644 (file)
@@ -1,10 +1,8 @@
 <?php
+
 /**
  * decode/cp855.php
  *
- * Copyright (c) 2003-2004 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * This file contains cp855 decoding function that is needed to read
  * cp855 encoded mails in non-cp855 locale.
  *
@@ -18,6 +16,8 @@
  *   Authors:       Lori Brownell <loribr@microsoft.com>
  *                  K.D. Chang    <a-kchang@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