The copyright symbol isn't really needed since the word "copyright" is there. Also...
[squirrelmail.git] / functions / decode / utf_8.php
index c6a2095cd473f2fc25888ca419054c8b2b0ce73f..27ae245de4ae181027870444788cde44a73e0048 100644 (file)
@@ -35,7 +35,7 @@
  *  octdec(a-374)*64^5 + octdec(b-200)*64^4 + octdec(c-200)*64^3 +
  *  + octdec(d-200)*64^2 + octdec(e-200)*64 + octdec(f-200)
  *</pre>
- * @copyright &copy; 2003-2009 The SquirrelMail Project Team
+ * @copyright 2003-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail