浏览代码

The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation.

Fredrik Jervfors 16 年之前
父节点
当前提交
134d462c94
共有 100 个文件被更改,包括 100 次插入100 次删除
  1. 1 1
      class/deliver/Deliver.class.php
  2. 1 1
      class/deliver/Deliver_IMAP.class.php
  3. 1 1
      class/deliver/Deliver_SMTP.class.php
  4. 1 1
      class/deliver/Deliver_SendMail.class.php
  5. 1 1
      class/deliver/index.php
  6. 1 1
      class/error.class.php
  7. 1 1
      class/helper/VCard.class.php
  8. 1 1
      class/helper/index.php
  9. 1 1
      class/index.php
  10. 1 1
      class/l10n.class.php
  11. 1 1
      class/l10n/gettext.class.php
  12. 1 1
      class/l10n/index.php
  13. 1 1
      class/l10n/streams.class.php
  14. 1 1
      class/mime.class.php
  15. 1 1
      class/mime/AddressStructure.class.php
  16. 1 1
      class/mime/ContentType.class.php
  17. 1 1
      class/mime/Disposition.class.php
  18. 1 1
      class/mime/Language.class.php
  19. 1 1
      class/mime/Message.class.php
  20. 1 1
      class/mime/MessageHeader.class.php
  21. 1 1
      class/mime/Rfc822Header.class.php
  22. 1 1
      class/mime/SMimeMessage.class.php
  23. 1 1
      class/mime/index.php
  24. 1 1
      class/template/PHP_Template.class.php
  25. 1 1
      class/template/Smarty_Template.class.php
  26. 1 1
      class/template/Template.class.php
  27. 1 1
      class/template/index.php
  28. 1 1
      config/config_default.php
  29. 1 1
      config/config_local.example.php
  30. 1 1
      config/index.php
  31. 1 1
      contrib/decrypt_headers.php
  32. 1 1
      doc/index.php
  33. 1 1
      functions/abook_database.php
  34. 1 1
      functions/abook_ldap_server.php
  35. 1 1
      functions/abook_local_file.php
  36. 1 1
      functions/addressbook.php
  37. 1 1
      functions/arrays.php
  38. 1 1
      functions/attachment_common.php
  39. 1 1
      functions/auth.php
  40. 1 1
      functions/compose.php
  41. 1 1
      functions/constants.php
  42. 1 1
      functions/date.php
  43. 1 1
      functions/db_prefs.php
  44. 1 1
      functions/decode/cp1250.php
  45. 1 1
      functions/decode/cp1251.php
  46. 1 1
      functions/decode/cp1252.php
  47. 1 1
      functions/decode/cp1253.php
  48. 1 1
      functions/decode/cp1254.php
  49. 1 1
      functions/decode/cp1255.php
  50. 1 1
      functions/decode/cp1256.php
  51. 1 1
      functions/decode/cp1257.php
  52. 1 1
      functions/decode/cp1258.php
  53. 1 1
      functions/decode/cp855.php
  54. 1 1
      functions/decode/cp866.php
  55. 1 1
      functions/decode/index.php
  56. 1 1
      functions/decode/iso_8859_1.php
  57. 1 1
      functions/decode/iso_8859_10.php
  58. 1 1
      functions/decode/iso_8859_11.php
  59. 1 1
      functions/decode/iso_8859_13.php
  60. 1 1
      functions/decode/iso_8859_14.php
  61. 1 1
      functions/decode/iso_8859_15.php
  62. 1 1
      functions/decode/iso_8859_16.php
  63. 1 1
      functions/decode/iso_8859_2.php
  64. 1 1
      functions/decode/iso_8859_3.php
  65. 1 1
      functions/decode/iso_8859_4.php
  66. 1 1
      functions/decode/iso_8859_5.php
  67. 1 1
      functions/decode/iso_8859_6.php
  68. 1 1
      functions/decode/iso_8859_7.php
  69. 1 1
      functions/decode/iso_8859_8.php
  70. 1 1
      functions/decode/iso_8859_9.php
  71. 1 1
      functions/decode/iso_ir_111.php
  72. 1 1
      functions/decode/koi8_r.php
  73. 1 1
      functions/decode/koi8_u.php
  74. 1 1
      functions/decode/ns_4551_1.php
  75. 1 1
      functions/decode/tis_620.php
  76. 1 1
      functions/decode/us_ascii.php
  77. 1 1
      functions/decode/utf_8.php
  78. 1 1
      functions/display_messages.php
  79. 1 1
      functions/encode/cp1251.php
  80. 1 1
      functions/encode/cp1255.php
  81. 1 1
      functions/encode/cp1256.php
  82. 1 1
      functions/encode/index.php
  83. 1 1
      functions/encode/iso_8859_1.php
  84. 1 1
      functions/encode/iso_8859_15.php
  85. 1 1
      functions/encode/iso_8859_2.php
  86. 1 1
      functions/encode/iso_8859_7.php
  87. 1 1
      functions/encode/iso_8859_9.php
  88. 1 1
      functions/encode/koi8_r.php
  89. 1 1
      functions/encode/koi8_u.php
  90. 1 1
      functions/encode/tis_620.php
  91. 1 1
      functions/encode/us_ascii.php
  92. 1 1
      functions/encode/utf_8.php
  93. 1 1
      functions/file_prefs.php
  94. 1 1
      functions/files.php
  95. 1 1
      functions/folder_manip.php
  96. 1 1
      functions/forms.php
  97. 1 1
      functions/gettext.php
  98. 1 1
      functions/global.php
  99. 1 1
      functions/html.php
  100. 1 1
      functions/htmlentities/index.php

+ 1 - 1
class/deliver/Deliver.class.php

@@ -7,7 +7,7 @@
  * a delivery backend.
  *
  * @author Marc Groot Koerkamp
- * @copyright © 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
class/deliver/Deliver_IMAP.class.php

@@ -5,7 +5,7 @@
  *
  * Delivery backend for the Deliver class.
  *
- * @copyright © 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
class/deliver/Deliver_SMTP.class.php

@@ -5,7 +5,7 @@
  *
  * SMTP delivery backend for the Deliver class.
  *
- * @copyright © 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
class/deliver/Deliver_SendMail.class.php

@@ -6,7 +6,7 @@
  * Delivery backend for the Deliver class.
  *
  * @author Marc Groot Koerkamp
- * @copyright © 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
class/deliver/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  *
- * @copyright © 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
class/error.class.php

@@ -5,7 +5,7 @@
  *
  * This contains the custom error handler for SquirrelMail.
  *
- * @copyright © 2005-2009 The SquirrelMail Project Team
+ * @copyright 2005-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
class/helper/VCard.class.php

@@ -7,7 +7,7 @@
  *
  * http://www.imc.org/pdi/vcard-21.txt
  *
- * @copyright © 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

+ 1 - 1
class/helper/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  *
- * @copyright © 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
class/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  *
- * @copyright © 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
class/l10n.class.php

@@ -7,7 +7,7 @@
  * translations when php gettext extension is missing or some functions
  * are not available.
  *
- * @copyright © 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

+ 1 - 1
class/l10n/gettext.class.php

@@ -19,7 +19,7 @@
  * along with PHP-gettext; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * @copyright © 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
class/l10n/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  *
- * @copyright © 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
class/l10n/streams.class.php

@@ -20,7 +20,7 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
  * MA  02110-1301, USA
  *
- * @copyright © 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
class/mime.class.php

@@ -5,7 +5,7 @@
  *
  * This file loads classes needed to handle mime messages.
  *
- * @copyright © 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

+ 1 - 1
class/mime/AddressStructure.class.php

@@ -6,7 +6,7 @@
  * This file contains functions needed to extract email address headers from
  * mime messages.
  *
- * @copyright © 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

+ 1 - 1
class/mime/ContentType.class.php

@@ -6,7 +6,7 @@
  * This file contains functions needed to handle content type headers 
  * (rfc2045) in mime messages.
  *
- * @copyright © 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

+ 1 - 1
class/mime/Disposition.class.php

@@ -6,7 +6,7 @@
  * This file contains functions needed to handle content disposition headers 
  * in mime messages. See RFC 2183.
  *
- * @copyright © 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

+ 1 - 1
class/mime/Language.class.php

@@ -6,7 +6,7 @@
  * This file should contain class needed to handle Language properties in 
  * mime messages. I suspect that it is RFC2231
  *
- * @copyright © 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

+ 1 - 1
class/mime/Message.class.php

@@ -5,7 +5,7 @@
  *
  * This file contains functions needed to handle mime messages.
  *
- * @copyright © 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

+ 1 - 1
class/mime/MessageHeader.class.php

@@ -5,7 +5,7 @@
  *
  * This file contains functions needed to handle headers in mime messages.
  *
- * @copyright © 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

+ 1 - 1
class/mime/Rfc822Header.class.php

@@ -5,7 +5,7 @@
  *
  * This file contains functions needed to handle headers in mime messages.
  *
- * @copyright © 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

+ 1 - 1
class/mime/SMimeMessage.class.php

@@ -6,7 +6,7 @@
  * This file contains class needed to handle SMIME mime messages.
  *
  * @link http://www.ietf.org/html.charters/smime-charter.html
- * @copyright © 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

+ 1 - 1
class/mime/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  *
- * @copyright © 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
class/template/PHP_Template.class.php

@@ -9,7 +9,7 @@
   * The SquirrelMail (Foowd) template implementation.
   * Derived from the foowd template implementation and adapted
   * for squirrelmail
-  * @copyright © 2005-2009 The SquirrelMail Project Team
+  * @copyright 2005-2009 The SquirrelMail Project Team
   * @license http://opensource.org/licenses/gpl-license.php GNU Public License
   * @version $Id$
   * @package squirrelmail

+ 1 - 1
class/template/Smarty_Template.class.php

@@ -7,7 +7,7 @@
   * SquirrelMail and Smarty.  All abstract methods from the Template class
   * are implemented here.
   *
-  * @copyright © 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

+ 1 - 1
class/template/Template.class.php

@@ -8,7 +8,7 @@
   * class with any custom functionality needed to interface a target
   * templating engine with SquirrelMail.
   *
-  * @copyright © 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

+ 1 - 1
class/template/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  *
- * @copyright © 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
config/config_default.php

@@ -15,7 +15,7 @@
  * passwords being leaked to e.g. other system users. Take extra care when
  * the webserver is shared with untrusted users.
  *
- * @copyright © 2000-2009 The SquirrelMail Project Team
+ * @copyright 2000-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
config/config_local.example.php

@@ -7,7 +7,7 @@
  * Don't do it unless you know what you're doing.
  * Use standard PHP syntax, see config.php for examples.
  *
- * @copyright © 2002-2009 The SquirrelMail Project Team
+ * @copyright 2002-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
config/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  *
- * @copyright © 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
contrib/decrypt_headers.php

@@ -3,7 +3,7 @@
 /**
  * Script provides form to decode encrypted header information.
  *
- * @copyright © 2005-2009 The SquirrelMail Project Team
+ * @copyright 2005-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
doc/index.php

@@ -5,7 +5,7 @@
  *
  * Redirects to the index.html file.
  *
- * @copyright © 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/abook_database.php

@@ -14,7 +14,7 @@
  *  PRIMARY KEY (owner,nickname)
  * </pre>
  *
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/abook_ldap_server.php

@@ -18,7 +18,7 @@
  * and inetOrgPerson (RFC2798) objects and dn, description, sn, givenname,
  * cn, mail attributes. Other attributes are ignored.
  * 
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/abook_local_file.php

@@ -3,7 +3,7 @@
 /**
  * abook_local_file.php
  *
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/addressbook.php

@@ -4,7 +4,7 @@
  *
  * Functions require SM_PATH and support of forms.php functions
  *
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/arrays.php

@@ -5,7 +5,7 @@
  *
  * Contains utility functions for array operations
  *
- * @copyright &copy; 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/attachment_common.php

@@ -5,7 +5,7 @@
  *
  * This file provides the handling of often-used attachment types.
  *
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/auth.php

@@ -9,7 +9,7 @@
  *  functions/global.php
  *  functions/strings.php.
  *
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/compose.php

@@ -6,7 +6,7 @@
  * Functions for message compositon: writing a message, attaching files etc.
  *
  * @author Thijs Kinkhorst <kink at squirrelmail.org>
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/constants.php

@@ -2,7 +2,7 @@
 /**
  * old constants function file location
  *
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/date.php

@@ -8,7 +8,7 @@
  *       <Tue,> 29 Jun 1999 09:52:11 -0500 (EDT)
  * (as specified in RFC 822) -- 'Tue' is optional
  *
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/db_prefs.php

@@ -21,7 +21,7 @@
  * Configuration of databasename, username and password is done
  * by using conf.pl or the administrator plugin
  *
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/decode/cp1250.php

@@ -16,7 +16,7 @@
  *  Date:          04/15/98
  *  Contact:       cpxlate@microsoft.com
  *
- * @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

+ 1 - 1
functions/decode/cp1251.php

@@ -16,7 +16,7 @@
  *   Date:          04/15/98
  *   Contact:       cpxlate@microsoft.com
  *
- * @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

+ 1 - 1
functions/decode/cp1252.php

@@ -16,7 +16,7 @@
  *   Date:          04/15/98
  *   Contact:       cpxlate@microsoft.com
  *
- * @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

+ 1 - 1
functions/decode/cp1253.php

@@ -16,7 +16,7 @@
  *   Date:          04/15/98
  *   Contact:       cpxlate@microsoft.com
  *
- * @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

+ 1 - 1
functions/decode/cp1254.php

@@ -16,7 +16,7 @@
  *   Date:          04/15/98
  *   Contact:       cpxlate@microsoft.com
  *
- * @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

+ 1 - 1
functions/decode/cp1255.php

@@ -16,7 +16,7 @@
  *   Date:          1/7/2000
  *   Contact:       cpxlate@microsoft.com
  *
- * @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

+ 1 - 1
functions/decode/cp1256.php

@@ -16,7 +16,7 @@
  *   Date:          01/5/99
  *   Contact:       cpxlate@microsoft.com
  *
- * @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

+ 1 - 1
functions/decode/cp1257.php

@@ -16,7 +16,7 @@
  *  Date:          04/15/98
  *  Contact:       cpxlate@microsoft.com
  *
- * @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

+ 1 - 1
functions/decode/cp1258.php

@@ -16,7 +16,7 @@
  *   Date:          04/15/98
  *   Contact:       cpxlate@microsoft.com
  *
- * @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

+ 1 - 1
functions/decode/cp855.php

@@ -16,7 +16,7 @@
  *   Authors:       Lori Brownell <loribr@microsoft.com>
  *                  K.D. Chang    <a-kchang@microsoft.com>
  *
- * @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

+ 1 - 1
functions/decode/cp866.php

@@ -18,7 +18,7 @@
                    K.D. Chang    <a-kchang@microsoft.com>
     The entries are in cp866_DOSCyrillicRussian order
  *
- * @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

+ 1 - 1
functions/decode/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  *
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/decode/iso_8859_1.php

@@ -6,7 +6,7 @@
  * 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-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

+ 1 - 1
functions/decode/iso_8859_10.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @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

+ 1 - 1
functions/decode/iso_8859_11.php

@@ -33,7 +33,7 @@
  *        internal or external distribution as long as this notice remains
  *        attached.
  *
- * @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

+ 1 - 1
functions/decode/iso_8859_13.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @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

+ 1 - 1
functions/decode/iso_8859_14.php

@@ -34,7 +34,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @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

+ 1 - 1
functions/decode/iso_8859_15.php

@@ -34,7 +34,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @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

+ 1 - 1
functions/decode/iso_8859_16.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @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

+ 1 - 1
functions/decode/iso_8859_2.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @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

+ 1 - 1
functions/decode/iso_8859_3.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @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

+ 1 - 1
functions/decode/iso_8859_4.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @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

+ 1 - 1
functions/decode/iso_8859_5.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @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

+ 1 - 1
functions/decode/iso_8859_6.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @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

+ 1 - 1
functions/decode/iso_8859_7.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @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

+ 1 - 1
functions/decode/iso_8859_8.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @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

+ 1 - 1
functions/decode/iso_8859_9.php

@@ -33,7 +33,7 @@
  *  internal or external distribution as long as this notice remains
  *  attached.
  *
- * @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

+ 1 - 1
functions/decode/iso_ir_111.php

@@ -37,7 +37,7 @@
  * OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
  * THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  *
- * @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

+ 1 - 1
functions/decode/koi8_r.php

@@ -32,7 +32,7 @@
  * internal or external distribution as long as this notice remains
  * attached.
  *
- * @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

+ 1 - 1
functions/decode/koi8_u.php

@@ -36,7 +36,7 @@
  * HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
  * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
  *
- * @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

+ 1 - 1
functions/decode/ns_4551_1.php

@@ -9,7 +9,7 @@
  * This is the same as ISO-646-NO and is used by some
  * Microsoft programs when sending Norwegian characters
  *
- * @copyright &copy; 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/decode/tis_620.php

@@ -31,7 +31,7 @@
  *  5. http://charts.unicode.org/Unicode.charts/normal/U0E00.html
  *  6. http://www.unicode.org/
  *
- * @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

+ 1 - 1
functions/decode/us_ascii.php

@@ -8,7 +8,7 @@
  *
  * Function replaces all 8bit symbols with '?' marks
  *
- * @copyright &copy; 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/decode/utf_8.php

@@ -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

+ 1 - 1
functions/display_messages.php

@@ -6,7 +6,7 @@
  * This contains all messages, including information, error, and just
  * about any other message you can think of.
  *
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/encode/cp1251.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a cp1251 encoded string
  * Unsupported characters are replaced with ?.
  *
- * @copyright &copy; 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/encode/cp1255.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a cp1255 encoded string
  * Unsupported characters are replaced with ?.
  *
- * @copyright &copy; 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/encode/cp1256.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a cp1256 encoded string
  * Unsupported characters are replaced with ?.
  *
- * @copyright &copy; 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/encode/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  *
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/encode/iso_8859_1.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a iso-8859-1 encoded string
  * Unsupported characters are replaced with ?.
  *
- * @copyright &copy; 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/encode/iso_8859_15.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a iso-8859-15 encoded string
  * Unsupported characters are replaced with ?.
  *
- * @copyright &copy; 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/encode/iso_8859_2.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a iso-8859-2 encoded string
  * Unsupported characters are replaced with ?.
  *
- * @copyright &copy; 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/encode/iso_8859_7.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a iso-8859-7 encoded string
  * Unsupported characters are replaced with ?.
  *
- * @copyright &copy; 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/encode/iso_8859_9.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a iso-8859-9 encoded string
  * Unsupported characters are replaced with ?.
  *
- * @copyright &copy; 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/encode/koi8_r.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a koi8-r encoded string
  * Unsupported characters are replaced with ?.
  *
- * @copyright &copy; 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/encode/koi8_u.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a koi8-u encoded string
  * Unsupported characters are replaced with ?.
  *
- * @copyright &copy; 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/encode/tis_620.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a tis-620 encoded string
  * Unsupported characters are replaced with ?.
  *
- * @copyright &copy; 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/encode/us_ascii.php

@@ -6,7 +6,7 @@
  * takes a string of unicode entities and converts it to a us-ascii encoded string
  * Unsupported characters are replaced with ?.
  *
- * @copyright &copy; 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/encode/utf_8.php

@@ -10,7 +10,7 @@
  * Original code is taken from www.php.net manual comments
  * Original author: ronen at greyzone dot com
  *
- * @copyright &copy; 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/file_prefs.php

@@ -5,7 +5,7 @@
  *
  * This contains functions for manipulating user preferences in files
  *
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/files.php

@@ -6,7 +6,7 @@
  * This file includes various helper functions for working
  * with the server filesystem.
  *
- * @copyright &copy; 2008-2009 The SquirrelMail Project Team
+ * @copyright 2008-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/folder_manip.php

@@ -7,7 +7,7 @@
  * (un)subscribe, create, rename, delete.
  *
  * @author Thijs Kinkhorst <kink at squirrelmail.org>
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/forms.php

@@ -25,7 +25,7 @@
  * @link http://www.section508.gov/ Section 508
  * @link http://www.w3.org/WAI/ Web Accessibility Initiative (WAI)
  * @link http://www.w3.org/TR/html4/ W3.org HTML 4.01 form specs
- * @copyright &copy; 2004-2009 The SquirrelMail Project Team
+ * @copyright 2004-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/gettext.php

@@ -8,7 +8,7 @@
  *
  * @link http://www.php.net/gettext Original php gettext manual
  * @link http://savannah.nongnu.org/projects/php-gettext php-gettext classes
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @since 1.1.2

+ 1 - 1
functions/global.php

@@ -7,7 +7,7 @@
  * It also has some session register functions that work across various
  * php versions.
  *
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/html.php

@@ -7,7 +7,7 @@
  * the right to left implementation by "functionize" some
  * html outputs.
  *
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

+ 1 - 1
functions/htmlentities/index.php

@@ -7,7 +7,7 @@
  * people to the login screen. At this point no attempt is made to see if the
  * person is logged in or not.
  *
- * @copyright &copy; 1999-2009 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail

部分文件因为文件数量过多而无法显示