phpDocumentor updates
[squirrelmail.git] / functions / decode / iso_8859_1.php
index 08faf1c582d9b5afe0a91a8989a01b18a349cfaa..7a3e5bbc1f1fc93866a6460cb0e4d58a604b5a8e 100644 (file)
@@ -1,13 +1,13 @@
 <?php
 <?php
+
 /**
  * decode/iso8859-1.php
  *
 /**
  * decode/iso8859-1.php
  *
- * Copyright (c) 2003-2004 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.
  *
  * 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-2005 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage decode
  * @version $Id$
  * @package squirrelmail
  * @subpackage decode